.. / CVE-2022-0948

Exploit for WordPress Order Listener for WooCommerce <3.2.2 - SQL Injection (CVE-2022-0948)

Description:

WordPress Order Listener for WooCommerce plugin before 3.2.2 contains a SQL injection vulnerability. The plugin does not sanitize and escape the id parameter before using it in a SQL statement via a REST route. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.

Nuclei Template

View the template here CVE-2022-0948.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-0948.yaml
Copy

References:

https://wordpress.org/plugins/woc-order-alert/
https://wpscan.com/vulnerability/daad48df-6a25-493f-9d1d-17b897462576
https://github.com/ARPSyndicate/kenzer-templates
https://nvd.nist.gov/vuln/detail/CVE-2022-0948
https://plugins.trac.wordpress.org/changeset/2707223