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

18 lines
879 B
Markdown

### [CVE-2021-24945](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24945)
![](https://img.shields.io/static/v1?label=Product&message=Like%20Button%20Rating%20%E2%99%A5%20LikeBtn&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.6.38%3C%202.6.38%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200%20Information%20Exposure&color=brighgreen)
### Description
The Like Button Rating ♥ LikeBtn WordPress plugin before 2.6.38 does not have any authorisation and CSRF checks in the likebtn_export_votes AJAX action, which could allow any authenticated user, such as subscriber, to get a list of email and IP addresses of people who liked content from the blog.
### POC
#### Reference
- https://wpscan.com/vulnerability/d7618061-a7fa-4da4-9384-be19bc5e8548
#### Github
No PoCs found on GitHub currently.