cve/2024/CVE-2024-3481.md

18 lines
775 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-3481](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3481)
![](https://img.shields.io/static/v1?label=Product&message=Counter%20Box%20&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.2.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Counter Box WordPress plugin before 1.2.4 does not have CSRF checks in some bulk actions, which could allow attackers to make logged in admins perform unwanted actions, such deleting counters via CSRF attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/0c441293-e7f9-4634-8f3a-09925cd2b696/
#### Github
No PoCs found on GitHub currently.