CVE-2025-30791
Published: 27 March 2025
Description
Adversaries may leverage databases to mine valuable information.
Security Summary
CVE-2025-30791 is an SQL Injection vulnerability (CWE-89) stemming from improper neutralization of special elements used in an SQL command. It affects the Cart tracking for WooCommerce plugin (cart-tracking-for-woocommerce) developed by wpdever, impacting all versions from n/a through 1.0.16.
The vulnerability can be exploited over the network (AV:N) with low attack complexity (AC:L), requiring high privileges (PR:H) and no user interaction (UI:N). Attackers can achieve high confidentiality impact (C:H) such as unauthorized data access, low availability impact (A:L), and scope change (S:C), resulting in a CVSS v3.1 base score of 7.6.
Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/cart-tracking-for-woocommerce/vulnerability/wordpress-cart-tracking-for-woocommerce-plugin-1-0-16-sql-injection-vulnerability?_s_id=cve.
Details
- CWE(s)
MITRE ATT&CK Enterprise Techniques
Why these techniques?
The SQL Injection vulnerability (CWE-89) directly enables arbitrary database queries, facilitating unauthorized data access from the application's database (high confidentiality impact).