cve/2024/CVE-2024-0399.md
2024-05-25 21:48:12 +02:00

19 lines
812 B
Markdown

### [CVE-2024-0399](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-0399)
![](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%2029.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The WooCommerce Customers Manager WordPress plugin before 29.7 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to an SQL injection exploitable by Subscriber+ role.
### POC
#### Reference
- https://wpscan.com/vulnerability/1550e30c-bf80-48e0-bc51-67d29ebe7272/
#### Github
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/xbz0n/CVE-2024-0399