cve/2024/CVE-2024-3983.md

18 lines
811 B
Markdown
Raw Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-3983](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3983)
![](https://img.shields.io/static/v1?label=Product&message=WooCommerce%20Customers%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%2030.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 WooCommerce Customers Manager WordPress plugin before 30.1 does not have CSRF checks in some bulk actions, which could allow attackers to make logged in admins perform unwanted actions, such as deleting customers via CSRF attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/e4059d66-07b9-4f1a-a461-d6e8f0e98eec/
#### Github
No PoCs found on GitHub currently.