All the vulnerabilites related to woocommerce - woocommerce-gutenberg-products-block
cve-2021-32789
Vulnerability from cvelistv5
Published
2021-07-26 15:30
Modified
2024-08-03 23:33
Severity ?
EPSS score ?
Summary
woocommerce-gutenberg-products-block is a feature plugin for WooCommerce Gutenberg Blocks. An SQL injection vulnerability impacts all WooCommerce sites running the WooCommerce Blocks feature plugin between version 2.5.0 and prior to version 2.5.16. Via a carefully crafted URL, an exploit can be executed against the `wc/store/products/collection-data?calculate_attribute_counts[][taxonomy]` endpoint that allows the execution of a read only sql query. There are patches for many versions of this package, starting with version 2.5.16. There are no known workarounds aside from upgrading.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
▼ | woocommerce | woocommerce-gutenberg-products-block |
Version: > 2.5.0, < 2.5.16 |
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T23:33:56.078Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/security/advisories/GHSA-6hq4-w6wv-8wrp" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block-ghsa-6hq4-w6wv-8wrp/pull/1" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://hackerone.com/reports/1260787" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://wooengineering.wordpress.com/2021/07/14/incident-report-sql-injection-via-store-api/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "woocommerce-gutenberg-products-block", "vendor": "woocommerce", "versions": [ { "status": "affected", "version": "\u003e 2.5.0, \u003c 2.5.16" } ] } ], "descriptions": [ { "lang": "en", "value": "woocommerce-gutenberg-products-block is a feature plugin for WooCommerce Gutenberg Blocks. An SQL injection vulnerability impacts all WooCommerce sites running the WooCommerce Blocks feature plugin between version 2.5.0 and prior to version 2.5.16. Via a carefully crafted URL, an exploit can be executed against the `wc/store/products/collection-data?calculate_attribute_counts[][taxonomy]` endpoint that allows the execution of a read only sql query. There are patches for many versions of this package, starting with version 2.5.16. There are no known workarounds aside from upgrading." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/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-26T15:30:12", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/security/advisories/GHSA-6hq4-w6wv-8wrp" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block-ghsa-6hq4-w6wv-8wrp/pull/1" }, { "tags": [ "x_refsource_MISC" ], "url": "https://hackerone.com/reports/1260787" }, { "tags": [ "x_refsource_MISC" ], "url": "https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/" }, { "tags": [ "x_refsource_MISC" ], "url": "https://wooengineering.wordpress.com/2021/07/14/incident-report-sql-injection-via-store-api/" } ], "source": { "advisory": "GHSA-6hq4-w6wv-8wrp", "discovery": "UNKNOWN" }, "title": "Arbitrary SQL (SQL injection) possible via the Store API component.", "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2021-32789", "STATE": "PUBLIC", "TITLE": "Arbitrary SQL (SQL injection) possible via the Store API component." }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "woocommerce-gutenberg-products-block", "version": { "version_data": [ { "version_value": "\u003e 2.5.0, \u003c 2.5.16" } ] } } ] }, "vendor_name": "woocommerce" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "woocommerce-gutenberg-products-block is a feature plugin for WooCommerce Gutenberg Blocks. An SQL injection vulnerability impacts all WooCommerce sites running the WooCommerce Blocks feature plugin between version 2.5.0 and prior to version 2.5.16. Via a carefully crafted URL, an exploit can be executed against the `wc/store/products/collection-data?calculate_attribute_counts[][taxonomy]` endpoint that allows the execution of a read only sql query. There are patches for many versions of this package, starting with version 2.5.16. There are no known workarounds aside from upgrading." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/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://github.com/woocommerce/woocommerce-gutenberg-products-block/security/advisories/GHSA-6hq4-w6wv-8wrp", "refsource": "CONFIRM", "url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block/security/advisories/GHSA-6hq4-w6wv-8wrp" }, { "name": "https://github.com/woocommerce/woocommerce-gutenberg-products-block-ghsa-6hq4-w6wv-8wrp/pull/1", "refsource": "MISC", "url": "https://github.com/woocommerce/woocommerce-gutenberg-products-block-ghsa-6hq4-w6wv-8wrp/pull/1" }, { "name": "https://hackerone.com/reports/1260787", "refsource": "MISC", "url": "https://hackerone.com/reports/1260787" }, { "name": "https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/", "refsource": "MISC", "url": "https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/" }, { "name": "https://wooengineering.wordpress.com/2021/07/14/incident-report-sql-injection-via-store-api/", "refsource": "MISC", "url": "https://wooengineering.wordpress.com/2021/07/14/incident-report-sql-injection-via-store-api/" } ] }, "source": { "advisory": "GHSA-6hq4-w6wv-8wrp", "discovery": "UNKNOWN" } } } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2021-32789", "datePublished": "2021-07-26T15:30:12", "dateReserved": "2021-05-12T00:00:00", "dateUpdated": "2024-08-03T23:33:56.078Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }