CVE-2022-0948
published 2022-05-09CVE-2022-0948: The Order Listener for WooCommerce WordPress plugin before 3.2.2 does not sanitise and escape the id parameter before using it in a SQL statement via a REST…
PriorityP179critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
9.79%
94.9th percentile
The Order Listener for WooCommerce WordPress plugin before 3.2.2 does not sanitise and escape the id parameter before using it in a SQL statement via a REST route available to unauthenticated users, leading to an SQL injection
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| pluginbazaar | order_listener_for_woocommerce | < 3.2.2 | 3.2.2 |
Detection & IOCsextracted from sources · hover to see the quote
otherolistener-action.olistener-controller
sigma
condition: and - 'status_code_1 == 200' - 'contains(content_type_1, "application/json")' - 'contains(body_2, "olistener-action.olistener-controller")'
- →The vulnerable REST route is accessible to unauthenticated users; monitor for unauthenticated REST API requests targeting the Order Listener for WooCommerce plugin endpoint containing the 'id' parameter with SQL injection payloads. ↗
- →Fingerprint exploitation attempts by detecting HTTP responses with status 200, content-type 'application/json', and response body containing the string 'olistener-action.olistener-controller'.
- ·The nuclei/detection template digest should be validated before deployment to ensure template integrity.
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-h4pp-rf9h-q3cg: The Order Listener for WooCommerce WordPress plugin before 3
ghsa_unreviewed·2022-05-10
CVE-2022-0948 [CRITICAL] CWE-89 GHSA-h4pp-rf9h-q3cg: The Order Listener for WooCommerce WordPress plugin before 3
The Order Listener for WooCommerce WordPress plugin before 3.2.2 does not sanitise and escape the id parameter before using it in a SQL statement via a REST route available to unauthenticated users, leading to an SQL injection
VulnCheck
pluginbazaar order_listener_for_woocommerce Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
vulncheck·2022·CVSS 9.8
CVE-2022-0948 [CRITICAL] pluginbazaar order_listener_for_woocommerce Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
pluginbazaar order_listener_for_woocommerce Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The Order Listener for WooCommerce WordPress plugin before 3.2.2 does not sanitise and escape the id parameter before using it in a SQL statement via a REST route available to unauthenticated users, leading to an SQL injection
Affected: pluginbazaar order_listener_for_woocommerce
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2026-03-09&host_type=src&vulnerability=cve-2022-0948; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/
No detection rules found.
Nuclei
WordPress Order Listener for WooCommerce <3.2.2 - SQL Injection
nuclei·CVSS 9.8
CVE-2022-0948 [CRITICAL] WordPress Order Listener for WooCommerce <3.2.2 - SQL Injection
WordPress Order Listener for WooCommerce =6'
- 'status_code_1 == 200'
- 'contains(content_type_1, "application/json")'
- 'contains(body_2, "olistener-action.olistener-controller")'
condition: and
# digest: 4a0a00473045022100acb6110f21167a95d707f3b135b7ad8f7013a42e3f4cf70704674f99b0896d7f02202219e1d91fa151d94307ee7c496fe1a1d82d8cc255fc5ff912efbc13d90274f7:922c64590222798bb761d5b6d8e72950
2022-05-09
Published
Exploited in the wild