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

18 lines
848 B
Markdown

### [CVE-2021-24177](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24177)
![](https://img.shields.io/static/v1?label=Product&message=File%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.1%3C%207.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
In the default configuration of the File Manager WordPress plugin before 7.1, a Reflected XSS can occur on the endpoint /wp-admin/admin.php?page=wp_file_manager_properties when a payload is submitted on the User-Agent parameter. The payload is then reflected back on the web application response.
### POC
#### Reference
- https://n4nj0.github.io/advisories/wordpress-plugin-wp-file-manager-i/
#### Github
No PoCs found on GitHub currently.