What the vulnerability does
01Description
Unauthenticated SQL Injection in Woo Essential <= 4.3.0 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 Woo Essential <= 4.3.0 versions.
Explanation of Vulnerability in Simple Terms
Woo Essential versions up to 4.3.0 contain a SQL injection vulnerability that allows unauthenticated attackers to read sensitive database information and disrupt site availability. The flaw exists in how the product processes user input without proper sanitization. An attacker can exploit this remotely without user interaction.
What an attacker can do
Read sensitive data from the site's database and cause temporary service disruption.
Potential impact on your site
Attackers can steal customer data, payment info, or other database records; site availability may be affected.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities