CVE-2021-32790: Blind SQL Injection possible via Authenticated Web-hook Search API Endpoint
Woocommerce is an open source eCommerce plugin for WordPress. An SQL injection vulnerability impacts all WooCommerce sites running the WooCommerce plugin between version 3.3.0 and 3.3.6. Malicious actors (already) having admin access, or API keys to the WooCommerce site can exploit vulnerable endpoints of /wp-json/wc/v3/webhooks, /wp-json/wc/v2/webhooks and other webhook listing API. Read-only SQL queries can be executed using this exploit, while data will not be returned, by carefully crafting search parameter information can be disclosed using timing and related attacks. Version 3.3.6 is the earliest version of Woocommerce with a patch for this vulnerability. There are no known workarounds other than upgrading.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2021-32790?
CVE-2021-32790 is an SQL injection vulnerability that affects WooCommerce sites running the WooCommerce plugin between version 3.3.0 and 3.3.6.
How severe is CVE-2021-32790?
CVE-2021-32790 has a severity value of 4.9, which is considered medium.
How can I fix CVE-2021-32790?
To fix CVE-2021-32790, update your WooCommerce plugin to a version higher than 3.3.6.
Where can I find more information about CVE-2021-32790?
You can find more information about CVE-2021-32790 on the GitHub security advisory and the WooCommerce blog post.
What is the CWE of CVE-2021-32790?
The CWE of CVE-2021-32790 is CWE-89, which is a vulnerability related to SQL injection.