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

19 lines
831 B
Markdown

### [CVE-2024-3472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3472)
![](https://img.shields.io/static/v1?label=Product&message=Modal%20Window%20&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%205.3.10%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Modal Window WordPress plugin before 5.3.10 does not have CSRF check in place when bulk deleting modals, which could allow attackers to make a logged in admin delete them via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/d42f74dd-520f-40aa-9cf0-3544db9562c7/
- https://wpscan.com/vulnerability/d42f74dd-520f-40aa-9cf0-3544db9562c7/
#### Github
No PoCs found on GitHub currently.