Files
CVEs-PoC/2021/CVE-2021-24502.md
T
2024-06-18 02:51:15 +02:00

18 lines
879 B
Markdown

### [CVE-2021-24502](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24502)
![](https://img.shields.io/static/v1?label=Product&message=Maps%20Plugin%20using%20Google%20Maps%20for%20WordPress%20%E2%80%93%20WP%20Google%20Map&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.7.7%3C%201.7.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP Google Map WordPress plugin before 1.7.7 did not sanitise or escape the Map Title before outputting them in the page, leading to a Stored Cross-Site Scripting issue by high privilege users, even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/f95c3a48-5228-4047-9b92-de985741d157
#### Github
No PoCs found on GitHub currently.