cve/2024/CVE-2024-12035.md

18 lines
1.0 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-12035](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12035)
![](https://img.shields.io/static/v1?label=Product&message=CS%20Framework&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%207.0%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 CS Framework plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the cs_widget_file_delete() function in all versions up to, and including, 6.9. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/JairCodes/critical-threats-modern-systems