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

18 lines
876 B
Markdown

### [CVE-2021-24708](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24708)
![](https://img.shields.io/static/v1?label=Product&message=Export%20any%20WordPress%20data%20to%20XML%2FCSV&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.3.1%3C%201.3.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Export any WordPress data to XML/CSV WordPress plugin before 1.3.1 does not escape its Export's Name before outputting it in Manage Exports settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/4560eef4-253b-49a4-8e20-9520c45c6f7f
#### Github
No PoCs found on GitHub currently.