cve/2024/CVE-2024-2405.md
2024-06-09 00:33:16 +00:00

19 lines
819 B
Markdown

### [CVE-2024-2405](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2405)
![](https://img.shields.io/static/v1?label=Product&message=Float%20menu%20&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.0.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 Float menu WordPress plugin before 6.0.1 does not have CSRF check in its bulk actions, which could allow attackers to make logged in admin delete arbitrary menu via a CSRF attack.
### POC
#### Reference
- https://wpscan.com/vulnerability/c42ffa15-6ebe-4c70-9e51-b95bd05ea04d/
- https://wpscan.com/vulnerability/c42ffa15-6ebe-4c70-9e51-b95bd05ea04d/
#### Github
No PoCs found on GitHub currently.