CVE-2022-1007
Advanced Booking Calendar < 1.7.1 - Reflected Cross-Site Scripting
Record summary
CVE-2022-1007 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Advanced Booking Calendar WordPress plugin before 1.7.1 does not sanitise and escape the room parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting issue
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Advanced Booking Calendar | CVE List | 1.7.1 to < 1.7.1 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Advanced Booking Calendar <1.7.1 - Cross-Site ScriptingCVSS 6.1
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.
Impact
Successful exploitation of this vulnerability could lead to the execution of arbitrary script code in the context of the affected website, potentially allowing an attacker to steal sensitive information or perform actions on behalf of the user.
Remediation
Update to WordPress Advanced Booking Calendar plugin version 1.7.1 or later to mitigate this vulnerability.
Source: ProjectDiscovery