cvelist/2021/24xxx/CVE-2021-24511.json

81 lines
2.2 KiB
JSON
Raw Normal View History

2021-01-14 16:04:10 +00:00
{
2021-09-20 12:00:45 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24511",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Create WooCommerce Product Feeds For 40+ Merchants < 3.3.1.0 - Authenticated SQL Injection"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Product Feed on WooCommerce for Google, Awin, Shareasale, Bing, and More",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.3.1.0",
"version_value": "3.3.1.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The fetch_product_ajax functionality in the Product Feed on WooCommerce WordPress plugin before 3.3.1.0 uses a `product_id` POST parameter which is not properly sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/0fa114a0-29df-4312-9138-eb9f0aedb3c5",
"name": "https://wpscan.com/vulnerability/0fa114a0-29df-4312-9138-eb9f0aedb3c5"
},
{
"refsource": "MISC",
"url": "https://codevigilant.com/disclosure/2021/wp-plugin-purple-xmls-google-product-feed-for-woocommerce/",
"name": "https://codevigilant.com/disclosure/2021/wp-plugin-purple-xmls-google-product-feed-for-woocommerce/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2021-01-14 16:04:10 +00:00
]
2021-09-20 12:00:45 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Syed Sheeraz Ali of Codevigilant"
2021-01-14 16:04:10 +00:00
}
2021-09-20 12:00:45 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
}