cve/2023/CVE-2023-1624.md
2024-05-28 08:49:17 +00:00

18 lines
873 B
Markdown

### [CVE-2023-1624](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1624)
![](https://img.shields.io/static/v1?label=Product&message=WPCode&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.0.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The WPCode WordPress plugin before 2.0.9 has a flawed CSRF when deleting log, and does not ensure that the file to be deleted is inside the expected folder. This could allow attackers to make users with the wpcode_activate_snippets capability delete arbitrary log files on the server, including outside of the blog folders
### POC
#### Reference
- https://wpscan.com/vulnerability/132b70e5-4368-43b4-81f6-2d01bc09dc8f
#### Github
No PoCs found on GitHub currently.