vendor:
WooCommerce Customers Manager
by:
Ivan Spiridonov - xbz0n
6.1
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WooCommerce Customers Manager
Affected Version From: 29.4
Affected Version To: 29.4
Patch Exists: NO
Related CWE: CVE-2024-0399
CPE: a:woocommerce_customers_manager:woocommerce_customers_manager:29.4
Platforms Tested: Ubuntu 22.04
2024
WooCommerce Customers Manager 29.4 – Post-Authenticated SQL Injection
The vulnerability in WooCommerce Customers Manager plugin version 29.4 allows attackers with the Subscriber+ role to perform SQL injection by manipulating transaction amount parameters like 'max_amount', 'max_amount_total', 'min_amount', and 'min_amount_total' in the admin AJAX endpoint.
Mitigation:
Ensure all user inputs are properly sanitized and validated to prevent SQL injection attacks. Additionally, limit user privileges to minimize the impact of successful exploitation.