CVE-2025-22352
Published: 07 January 2025
Summary
CVE-2025-22352 is a high-severity SQL Injection (CWE-89) vulnerability. Its CVSS base score is 7.6 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 10.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-10 (Information Input Validation).
Deeper analysis
The vulnerability is a blind SQL injection flaw, tracked as CVE-2025-22352 and assigned CWE-89, that stems from improper neutralization of special elements in SQL commands. It affects the ELEX WooCommerce Advanced Bulk Edit Products, Prices & Attributes plugin (basic edition) for WordPress, specifically versions through 1.4.9.
An authenticated user with high privileges can exploit the issue over the network to perform blind SQL injection. Successful exploitation yields high impact to confidentiality and limited impact to availability within a changed security scope, as reflected in the CVSS 7.6 score.
The Patchstack advisory documents the flaw in the elex-bulk-edit-products-prices-attributes-for-woocommerce-basic plugin and provides the associated vulnerability details. The EPSS score has remained flat at 0.0495 with no material increase since disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-2751
Vulnerability details
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in ELEXtensions ELEX WooCommerce Advanced Bulk Edit Products, Prices & Attributes elex-bulk-edit-products-prices-attributes-for-woocommerce-basic allows Blind SQL Injection.This issue affects ELEX WooCommerce Advanced Bulk Edit Products, Prices & Attributes:…
more
from n/a through <= 1.4.9.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
SQL injection in a public-facing WordPress plugin directly enables remote exploitation of the web application for data access.
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly mitigates SQL injection by requiring validation and sanitization of untrusted inputs used in SQL commands.
Ensures timely identification, reporting, and patching of flaws like this blind SQL injection vulnerability in the WooCommerce plugin.
Enables vulnerability scanning to identify and prioritize SQL injection flaws such as CVE-2025-22352 for remediation.