cve/2023/CVE-2023-2252.md

18 lines
767 B
Markdown
Raw Permalink Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-2252](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2252)
![](https://img.shields.io/static/v1?label=Product&message=Directorist&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%207.5.4%20&color=brighgreen)
![](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 Directorist WordPress plugin before 7.5.4 is vulnerable to Local File Inclusion as it does not validate the file parameter when importing CSV files.
### POC
#### Reference
- https://wpscan.com/vulnerability/9da6eede-10d0-4609-8b97-4a5d38fa8e69/
#### Github
No PoCs found on GitHub currently.