cve/2024/CVE-2024-3471.md

18 lines
755 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-3471](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3471)
![](https://img.shields.io/static/v1?label=Product&message=Button%20Generator%20&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Button Generator WordPress plugin before 3.0 does not have CSRF check in place when bulk deleting, which could allow attackers to make a logged in admin delete buttons via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/a3c282fb-81b8-48bf-8c18-8366ea8ad9af/
#### Github
No PoCs found on GitHub currently.