cve/2024/CVE-2024-3475.md

18 lines
783 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-3475](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3475)
![](https://img.shields.io/static/v1?label=Product&message=Sticky%20Buttons%20&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.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 Sticky Buttons WordPress plugin before 3.2.4 does not have CSRF checks in some bulk actions, which could allow attackers to make logged in admins perform unwanted actions, such as deleting buttons via CSRF attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/bf540242-5306-4c94-ad50-782d0d5b127f/
#### Github
No PoCs found on GitHub currently.