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

18 lines
833 B
Markdown

### [CVE-2021-24609](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24609)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Mapa%20Politico%20Espa%C3%B1a&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.7.0%3C%203.7.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP Mapa Politico Espana WordPress plugin before 3.7.0 does not sanitise or escape some of its settings before outputting them in attributes, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/8b639743-3eb5-4f74-a156-76cb657bbe05
#### Github
No PoCs found on GitHub currently.