cve/2023/CVE-2023-4297.md

18 lines
824 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-4297](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4297)
![](https://img.shields.io/static/v1?label=Product&message=Mmm%20Simple%20File%20List&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
The Mmm Simple File List WordPress plugin through 2.3 does not validate the generated path to list files from, allowing any authenticated users, such as subscribers, to list the content of arbitrary directories.
### POC
#### Reference
- https://wpscan.com/vulnerability/9ff85b06-819c-459e-90a9-6151bfd70978
#### Github
No PoCs found on GitHub currently.