cve/2024/CVE-2024-8031.md

18 lines
884 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-8031](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8031)
![](https://img.shields.io/static/v1?label=Product&message=Secure%20Downloads&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.2.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-552%20Files%20or%20Directories%20Accessible%20to%20External%20Parties&color=brighgreen)
### Description
The Secure Downloads WordPress plugin before 1.2.3 is vulnerable does not properly restrict which files can be downloaded. This makes it possible for authenticated attackers, with admin-level access and above, to download arbitrary files that may contain sensitive information like wp-config.php.
### POC
#### Reference
- https://wpscan.com/vulnerability/c6f54e6f-0a50-424f-ae3a-00b9880d9f13/
#### Github
No PoCs found on GitHub currently.