Files
CVEs-PoC/2021/CVE-2021-24225.md
T
2024-05-25 21:48:12 +02:00

18 lines
770 B
Markdown

### [CVE-2021-24225](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24225)
![](https://img.shields.io/static/v1?label=Product&message=Advanced%20Booking%20Calendar&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.6.7%3C%201.6.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Advanced Booking Calendar WordPress plugin before 1.6.7 did not sanitise the calId GET parameter in the "Seasons & Calendars" page before outputing it in an A tag, leading to a reflected XSS issue
### POC
#### Reference
- https://wpscan.com/vulnerability/25ca8af5-ab48-4e6d-b2ef-fc291742f1d5
#### Github
No PoCs found on GitHub currently.