Files
CVEs-PoC/2021/CVE-2021-24696.md
T
2024-06-18 02:51:15 +02:00

18 lines
891 B
Markdown

### [CVE-2021-24696](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24696)
![](https://img.shields.io/static/v1?label=Product&message=Simple%20Download%20Monitor&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.9.9%3C%203.9.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 Simple Download Monitor WordPress plugin before 3.9.9 does not enforce nonce checks, which could allow attackers to perform CSRF attacks to 1) make admins export logs to exploit a separate log disclosure vulnerability (fixed in 3.9.6), 2) delete logs (fixed in 3.9.9), 3) remove thumbnail image from downloads
### POC
#### Reference
- https://wpscan.com/vulnerability/e94772af-39ac-4743-a556-52351ebda9fe
#### Github
No PoCs found on GitHub currently.