What the vulnerability does
01Description
Unauthenticated SQL Injection in Active Products Tables for WooCommerce <= 1.1.1 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
What the vulnerability does
Unauthenticated SQL Injection in Active Products Tables for WooCommerce <= 1.1.1 versions.
Explanation of Vulnerability in Simple Terms
Active Products Tables for WooCommerce versions up to 1.1.1 contain a SQL injection vulnerability in database query handling. An attacker can craft malicious input to execute arbitrary SQL commands, potentially reading sensitive data from the database. The vulnerability requires no authentication and can be triggered remotely over the network.
What an attacker can do
Execute SQL commands to read sensitive data from the WooCommerce database without authentication.
Potential impact on your site
Attackers can extract customer data, product information, and other sensitive database contents from your WooCommerce store.
Conditions required to exploit
Network access to the affected WooCommerce site; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities