Files
CVEs-PoC/2020/CVE-2020-36505.md
T
2024-05-25 21:48:12 +02:00

19 lines
887 B
Markdown

### [CVE-2020-36505](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36505)
![](https://img.shields.io/static/v1?label=Product&message=Delete%20All%20Comments%20Easily&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.3%3C%3D%201.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Delete All Comments Easily WordPress plugin through 1.3 is lacking Cross-Site Request Forgery (CSRF) checks, which could result in an unauthenticated attacker making a logged in admin delete all comments from the blog.
### POC
#### Reference
- https://medium.com/@hoanhp/0-day-story-2-delete-all-comments-easily-a854e52a7d50
- https://wpscan.com/vulnerability/239f8efa-8fa4-4274-904f-708e65083821
#### Github
No PoCs found on GitHub currently.