cve-2021-32790
Vulnerability from cvelistv5
Published
2021-07-26 16:30
Modified
2024-08-03 23:33
Severity ?
EPSS score ?
Summary
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.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
woocommerce | woocommerce |
Version: >= 3.3.0, < 3.3.6 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T23:33:55.956Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/woocommerce/woocommerce/security/advisories/GHSA-7vx5-x39w-q24g" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "woocommerce", "vendor": "woocommerce", "versions": [ { "status": "affected", "version": "\u003e= 3.3.0, \u003c 3.3.6" } ] } ], "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-89", "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2021-07-26T16:30:12", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/woocommerce/woocommerce/security/advisories/GHSA-7vx5-x39w-q24g" } ], "source": { "advisory": "GHSA-7vx5-x39w-q24g", "discovery": "UNKNOWN" }, "title": "Blind SQL Injection possible via Authenticated Web-hook Search API Endpoint", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-32790", "STATE": "PUBLIC", "TITLE": "Blind SQL Injection possible via Authenticated Web-hook Search API Endpoint" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "woocommerce", "version": { "version_data": [ { "version_value": "\u003e= 3.3.0, \u003c 3.3.6" } ] } } ] }, "vendor_name": "woocommerce" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/", "refsource": "MISC", "url": "https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/" }, { "name": "https://github.com/woocommerce/woocommerce/security/advisories/GHSA-7vx5-x39w-q24g", "refsource": "CONFIRM", "url": "https://github.com/woocommerce/woocommerce/security/advisories/GHSA-7vx5-x39w-q24g" } ] }, "source": { "advisory": "GHSA-7vx5-x39w-q24g", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2021-32790", "datePublished": "2021-07-26T16:30:12", "dateReserved": "2021-05-12T00:00:00", "dateUpdated": "2024-08-03T23:33:55.956Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2021-32790\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-07-26T17:15:08.000\",\"lastModified\":\"2024-11-21T06:07:44.813\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Woocommerce es un plugin de comercio electr\u00f3nico de c\u00f3digo abierto para WordPress. Una vulnerabilidad de inyecci\u00f3n SQL afecta a todos los sitios de WooCommerce que ejecutan el plugin de WooCommerce entre las versiones 3.3.0 y 3.3.6. Los actores maliciosos (una vez) teniendo acceso de administrador, o claves de API al sitio de WooCommerce pueden explotar los endpoints vulnerables de \\\"/wp-json/wc/v3/webhooks\\\", \\\"/wp-json/wc/v2/webhooks\\\" y otras API de listado de webhooks. Unas consultas SQL de s\u00f3lo lectura pueden ser ejecutadas usando esta explotaci\u00f3n, mientras que los datos no sean devueltos, al dise\u00f1ar cuidadosamente la informaci\u00f3n del par\u00e1metro \\\"search\\\" puede ser divulgada usando ataques de tiempo y otros relacionados. La versi\u00f3n 3.3.6 es la primera versi\u00f3n de Woocommerce con un parche para esta vulnerabilidad. No se conocen otras soluciones aparte de la actualizaci\u00f3n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":4.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.2,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":4.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.2,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:N/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"3.3.0\",\"versionEndExcluding\":\"3.3.6\",\"matchCriteriaId\":\"A09879A2-7E31-4335-999A-E27AF7C44711\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"3.4.0\",\"versionEndExcluding\":\"3.4.8\",\"matchCriteriaId\":\"9609A4AD-8E3A-4360-8270-4D1A828E1FD0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"3.5.0\",\"versionEndExcluding\":\"3.5.9\",\"matchCriteriaId\":\"CE6842CA-F006-4858-B07A-096D0DEACFFF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"3.6.0\",\"versionEndExcluding\":\"3.6.6\",\"matchCriteriaId\":\"737C4B22-5F9A-45D9-AA74-8C1DE2D98C48\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"3.7.0\",\"versionEndExcluding\":\"3.7.2\",\"matchCriteriaId\":\"8A3502FE-C849-401E-BD76-6C4195457487\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"3.8.0\",\"versionEndExcluding\":\"3.8.2\",\"matchCriteriaId\":\"6E25FC1A-2832-43BA-8327-E451DEB369A1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"3.9.0\",\"versionEndExcluding\":\"3.9.4\",\"matchCriteriaId\":\"3D375002-717A-4500-A229-5D008D8634A1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"4.0.0\",\"versionEndExcluding\":\"4.0.2\",\"matchCriteriaId\":\"0740AA10-3B94-40F9-A8B6-D0FCBF3F87EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"4.1.0\",\"versionEndExcluding\":\"4.1.2\",\"matchCriteriaId\":\"0E07D5F7-8443-473C-812C-8BA165493072\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"4.2.0\",\"versionEndExcluding\":\"4.2.3\",\"matchCriteriaId\":\"EC743B3A-61A4-487E-A887-BB347813CFC4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"4.3.0\",\"versionEndExcluding\":\"4.3.4\",\"matchCriteriaId\":\"399A3AA1-3F3E-4817-A952-03A6E8C95F5F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"4.4.0\",\"versionEndExcluding\":\"4.4.2\",\"matchCriteriaId\":\"DACC37EB-AB7B-448F-AD2F-F5471A56A4BC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"4.5.0\",\"versionEndExcluding\":\"4.5.3\",\"matchCriteriaId\":\"D1B037A7-52D2-424A-814E-168612F84C06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"4.6.0\",\"versionEndExcluding\":\"4.6.3\",\"matchCriteriaId\":\"0AF27E8A-61EA-4524-8ADB-886C0956F7D5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"4.7.0\",\"versionEndExcluding\":\"4.7.2\",\"matchCriteriaId\":\"16CB03CA-8D5D-4FB0-8E2E-2C81A6932A3F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"4.8.0\",\"versionEndExcluding\":\"4.8.1\",\"matchCriteriaId\":\"39C71043-14D1-4A8C-A6AC-091B9F3ECD53\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"4.9.0\",\"versionEndExcluding\":\"4.9.3\",\"matchCriteriaId\":\"699F18AF-80B4-45BE-8FF9-837A9682211C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"5.0.0\",\"versionEndExcluding\":\"5.0.1\",\"matchCriteriaId\":\"D71DCAC8-9453-4DB4-A264-8025B01F72D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"5.1.0\",\"versionEndExcluding\":\"5.1.1\",\"matchCriteriaId\":\"C74F8608-E949-4C42-9236-90D3CEE9B4EC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"5.2.0\",\"versionEndExcluding\":\"5.2.3\",\"matchCriteriaId\":\"3AE9502B-7CE3-4807-983F-41B34389389E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"5.3.0\",\"versionEndExcluding\":\"5.3.1\",\"matchCriteriaId\":\"5D844B87-4B40-4E2F-A9C9-4785F05BBBF5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"5.4.0\",\"versionEndExcluding\":\"5.4.2\",\"matchCriteriaId\":\"B2A86AED-53F6-4115-B463-06CDC9D59680\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:woocommerce:woocommerce:*:*:*:*:*:wordpress:*:*\",\"versionStartIncluding\":\"5.5.0\",\"versionEndExcluding\":\"5.5.1\",\"matchCriteriaId\":\"BE22057F-8190-48B3-A661-1F75953A9C92\"}]}]}],\"references\":[{\"url\":\"https://github.com/woocommerce/woocommerce/security/advisories/GHSA-7vx5-x39w-q24g\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/woocommerce/woocommerce/security/advisories/GHSA-7vx5-x39w-q24g\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.