cve/2024/CVE-2024-10146.md
2025-09-29 16:08:36 +00:00

18 lines
778 B
Markdown

### [CVE-2024-10146](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10146)
![](https://img.shields.io/static/v1?label=Product&message=Simple%20File%20List&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.1.13%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Simple File List WordPress plugin before 6.1.13 does not sanitise and escape a generated URL before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting which could be used against admins.
### POC
#### Reference
- https://wpscan.com/vulnerability/9ee74a0f-83ff-4c15-a114-f8f6baab8bf5/
#### Github
No PoCs found on GitHub currently.