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

18 lines
744 B
Markdown

### [CVE-2021-24711](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24711)
![](https://img.shields.io/static/v1?label=Product&message=Software%20License%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.5.1%3C%204.5.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The del_reistered_domains AJAX action of the Software License Manager WordPress plugin before 4.5.1 does not have any CSRF checks, and is vulnerable to a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/3351bc30-e5ff-471f-8d1c-b1bcdf419937
#### Github
No PoCs found on GitHub currently.