cve/2024/CVE-2024-7501.md
2024-08-17 18:41:15 +00:00

18 lines
1.1 KiB
Markdown

### [CVE-2024-7501](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7501)
![](https://img.shields.io/static/v1?label=Product&message=Download%20Plugins%20and%20Themes%20in%20ZIP%20from%20Dashboard&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%201.8.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Download Plugins and Themes in ZIP from Dashboard plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.8.7. This is due to missing or incorrect nonce validation on the download_theme() function. This makes it possible for unauthenticated attackers to download arbitrary themes from the website via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. In versions prior to 1.8.6 it was possible to download the entire sites files.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/20142995/nuclei-templates