cve/2024/CVE-2024-2843.md

18 lines
770 B
Markdown
Raw Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-2843](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2843)
![](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 places, which could allow attackers to make logged in admin users delete users via CSRF attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/fec4e077-4c4e-4618-bfe8-61fdba59b696/
#### Github
No PoCs found on GitHub currently.