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

18 lines
908 B
Markdown

### [CVE-2021-24636](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24636)
![](https://img.shields.io/static/v1?label=Product&message=Print%20My%20Blog%20%E2%80%93%20Print%2C%20PDF%2C%20%26%20eBook%20Converter%20WordPress%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.4.2%3C%203.4.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Print My Blog WordPress Plugin before 3.4.2 does not enforce nonce (CSRF) checks, which allows attackers to make logged in administrators deactivate the Print My Blog plugin and delete all saved data for that plugin by tricking them to open a malicious link
### POC
#### Reference
- https://wpscan.com/vulnerability/db8ace7b-7a44-4620-9fe8-ddf0ad520f5e
#### Github
No PoCs found on GitHub currently.