.. / CVE-2022-1007

Exploit for WordPress Advanced Booking Calendar <1.7.1 - Cross-Site Scripting (CVE-2022-1007)

Description:

WordPress Advanced Booking Calendar plugin before 1.7.1 contains a cross-site scripting vulnerability. It does not sanitize and escape the room parameter before outputting it back in an admin page. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Nuclei Template

View the template here CVE-2022-1007.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-1007.yaml
Copy

References:

https://plugins.trac.wordpress.org/changeset/2695427
https://wpscan.com/vulnerability/6f5b764b-d13b-4371-9cc5-91204d9d6358
https://wordpress.org/plugins/advanced-booking-calendar/
https://github.com/ARPSyndicate/kenzer-templates
https://nvd.nist.gov/vuln/detail/cve-2022-1007