cve/2024/CVE-2024-10708.md

18 lines
846 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-10708](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10708)
![](https://img.shields.io/static/v1?label=Product&message=System%20Dashboard&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.8.15%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 System Dashboard WordPress plugin before 2.8.15 does not validate user input used in a path, which could allow high privilege users such as admin to perform path traversal attacks an read arbitrary files on the server
### POC
#### Reference
- https://wpscan.com/vulnerability/61d750a5-8c2c-4c94-a1a9-6a254c2a0d03/
#### Github
No PoCs found on GitHub currently.