CVE-2023-32743 HIGH

CVE-2023-32743: WordPress AutomateWoo Plugin <= 5.7.1 is vulnerable to SQL Injection

Vendor Woocommerce
Product AutomateWoo
Weakness CWE-89 · SQLi
Published December 20, 2023
Last update April 28, 2026

CVSS base score

7.6/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L

What the vulnerability does

01Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in WooCommerce AutomateWoo.This issue affects AutomateWoo: from n/a through 5.7.1.

Explanation of Vulnerability in Simple Terms

02Summary

AutomateWoo versions up to 5.7.1 contain a SQL injection vulnerability accessible to high-privilege users. An attacker with admin or equivalent access can craft malicious input to execute arbitrary SQL queries against the site database. This could expose sensitive data or modify database records. Update to a version newer than 5.7.1 to resolve the issue.

What an attacker can do

03Attacker Capabilities

Execute SQL queries to read or modify the site database if they have admin-level access.

Potential impact on your site

04Site Impact

Admins or compromised admin accounts can read sensitive data or alter database records without authorization.

Conditions required to exploit

05Prerequisites

Attacker must have high-privilege account access (admin or equivalent role).

Key dates

06Disclosure timeline

December 20, 2023 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE