2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2021-32789" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2021-07-26T16:15:07.743" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T06:07:44.670" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"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."
} ,
{
"lang" : "es" ,
"value" : "woocommerce-gutenberg-products-block es un plugin de caracter\u00edsticas para WooCommerce Gutenberg Blocks. Una vulnerabilidad de inyecci\u00f3n SQL afecta a todos los sitios de WooCommerce que ejecutan el plugin de caracter\u00edsticas WooCommerce Blocks entre la versi\u00f3n 2.5.0 y anterior a versi\u00f3n 2.5.16. Por medio de una URL cuidadosamente dise\u00f1ada, se puede ejecutar una explotaci\u00f3n contra el endpoint \"wc/store/products/collection-data?calculate_attribute_counts[][taxonomy]\" que permite la ejecuci\u00f3n de una consulta sql de s\u00f3lo lectura. Se presentan parches para muchas versiones de este paquete, a partir de la versi\u00f3n 2.5.16. No se conocen soluciones aparte de la actualizaci\u00f3n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "2.5.0" ,
"versionEndExcluding" : "2.5.16" ,
"matchCriteriaId" : "68359551-9F3D-453A-85D8-27D62624B78A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "2.6.0" ,
"versionEndExcluding" : "2.6.2" ,
"matchCriteriaId" : "6429FAC5-E405-4A34-84C1-1E076E5C9012"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "2.7.0" ,
"versionEndExcluding" : "2.7.2" ,
"matchCriteriaId" : "F3C13B7E-1674-466E-B6A2-1D573CCF3F26"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "2.8.0" ,
"versionEndExcluding" : "2.8.1" ,
"matchCriteriaId" : "27431D15-B0D2-4570-A78A-C2C03514CCF1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "2.9.0" ,
"versionEndExcluding" : "2.9.1" ,
"matchCriteriaId" : "73F73B94-9F44-4D21-B67A-D6E096007CBB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "3.0.0" ,
"versionEndExcluding" : "3.0.1" ,
"matchCriteriaId" : "0267B1CF-B66F-4D59-8DBA-375F5AA15691"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "3.1.0" ,
"versionEndExcluding" : "3.1.1" ,
"matchCriteriaId" : "8605AB2F-D187-47B9-8931-C6B0882FF5E5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "3.2.0" ,
"versionEndExcluding" : "3.2.1" ,
"matchCriteriaId" : "585C23D8-7004-445D-A549-46A034179F4A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "3.3.0" ,
"versionEndExcluding" : "3.3.1" ,
"matchCriteriaId" : "69A76B90-5D0B-425B-A296-EA717B885822"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "3.4.0" ,
"versionEndExcluding" : "3.4.1" ,
"matchCriteriaId" : "F4454F2B-647D-48C9-81CC-6DBBA3C7FC1D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "3.5.0" ,
"versionEndExcluding" : "3.5.1" ,
"matchCriteriaId" : "595849F3-68C8-4437-B0EF-4DD3F16ACA9E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "3.6.0" ,
"versionEndExcluding" : "3.6.1" ,
"matchCriteriaId" : "1B3BC202-D7ED-4FF5-BE00-CF64C93B65EC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "3.7.0" ,
"versionEndExcluding" : "3.7.2" ,
"matchCriteriaId" : "3D0C8A18-D248-422A-9683-090883CF191C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "3.8.0" ,
"versionEndExcluding" : "3.8.1" ,
"matchCriteriaId" : "D076177C-5CA6-4228-AEA8-735A3790FFE4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "3.9.0" ,
"versionEndExcluding" : "3.9.1" ,
"matchCriteriaId" : "7AC3830C-1DF8-4AE4-A1DE-29DFDF054093"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "4.0.0" ,
"versionEndExcluding" : "4.0.1" ,
"matchCriteriaId" : "DD5E7AB0-A785-40DB-A65E-C79DFEB38A92"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "4.1.0" ,
"versionEndExcluding" : "4.1.1" ,
"matchCriteriaId" : "BD36188E-5549-4701-A589-13F5297E1ADC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "4.2.0" ,
"versionEndExcluding" : "4.2.1" ,
"matchCriteriaId" : "A5A2B674-3CAC-4C03-889F-895574D37A90"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "4.3.0" ,
"versionEndExcluding" : "4.3.1" ,
"matchCriteriaId" : "60D0CD80-66CE-4BAA-A78F-81FB0ED2F921"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "4.4.0" ,
"versionEndExcluding" : "4.4.3" ,
"matchCriteriaId" : "E31E8388-E4D8-47EE-AFB4-DC34E9331C9C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "4.5.0" ,
"versionEndExcluding" : "4.5.3" ,
"matchCriteriaId" : "C7250E33-3DD5-4ED2-A586-21DE27A8DE5B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "4.6.0" ,
"versionEndExcluding" : "4.6.1" ,
"matchCriteriaId" : "1E77457A-191D-4F05-95EF-182855BBCFD1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "4.7.0" ,
"versionEndExcluding" : "4.7.1" ,
"matchCriteriaId" : "E45A55FA-A6EC-4FCF-BD5A-D6086D3B57E8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "4.8.0" ,
"versionEndExcluding" : "4.8.1" ,
"matchCriteriaId" : "D8778822-40F1-484B-9CE7-33A9BE227BF8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "4.9.0" ,
"versionEndExcluding" : "4.9.2" ,
"matchCriteriaId" : "FDE0A5E9-A610-41E2-8A33-5625B34BD917"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "5.0.0" ,
"versionEndExcluding" : "5.0.1" ,
"matchCriteriaId" : "51AC9F1A-1EBD-45EF-85C5-DCAC4B3970D1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "5.1.0" ,
"versionEndExcluding" : "5.1.1" ,
"matchCriteriaId" : "4CEA3134-B740-4433-A4B5-AFFA9C485D37"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "5.2.0" ,
"versionEndExcluding" : "5.2.1" ,
"matchCriteriaId" : "8847A37A-B278-4FC4-80CA-D60C278251D3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "5.3.0" ,
"versionEndExcluding" : "5.3.2" ,
"matchCriteriaId" : "FB063F8A-5680-4F05-BE4E-1638DC8C5517"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "5.4.0" ,
"versionEndExcluding" : "5.4.1" ,
"matchCriteriaId" : "061BDEA7-FD35-4625-BA99-9826687384DA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:automattic:woocommerce_blocks:*:*:*:*:*:wordpress:*:*" ,
"versionStartIncluding" : "5.5.0" ,
"versionEndExcluding" : "5.5.1" ,
"matchCriteriaId" : "AE035F6E-9918-4884-A5D9-9CC2309EC685"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/woocommerce/woocommerce-gutenberg-products-block-ghsa-6hq4-w6wv-8wrp/pull/1" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://github.com/woocommerce/woocommerce-gutenberg-products-block/security/advisories/GHSA-6hq4-w6wv-8wrp" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://hackerone.com/reports/1260787" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Permissions Required"
]
} ,
{
"url" : "https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://wooengineering.wordpress.com/2021/07/14/incident-report-sql-injection-via-store-api/" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Permissions Required"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/woocommerce/woocommerce-gutenberg-products-block-ghsa-6hq4-w6wv-8wrp/pull/1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://github.com/woocommerce/woocommerce-gutenberg-products-block/security/advisories/GHSA-6hq4-w6wv-8wrp" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://hackerone.com/reports/1260787" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
} ,
{
"url" : "https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://wooengineering.wordpress.com/2021/07/14/incident-report-sql-injection-via-store-api/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
2023-04-24 12:24:31 +02:00
}
]
}