cvelist/2022/1xxx/CVE-2022-1686.json
2022-06-06 10:44:41 +02:00

85 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-1686",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Five Minute Webshop <= 1.3.2 - Admin+ SQLi via id"
},
"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": "Five Minute Webshop",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.3.2",
"version_value": "1.3.2"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Five Minute Webshop WordPress plugin through 1.3.2 does not sanitise and escape the id parameter before using it in a SQL statement when editing a product via the admin dashboard, leading to an SQL Injection"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/1a5ce0dd-6847-42e7-8d88-3b63053fab71",
"name": "https://wpscan.com/vulnerability/1a5ce0dd-6847-42e7-8d88-3b63053fab71"
},
{
"refsource": "MISC",
"url": "https://bulletin.iese.de/post/five-minute-webshop_1-3-2_2",
"name": "https://bulletin.iese.de/post/five-minute-webshop_1-3-2_2"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Daniel Krohmer (Fraunhofer IESE)"
},
{
"lang": "eng",
"value": "Shi Chen (University of Kaiserslautern)"
}
],
"source": {
"discovery": "EXTERNAL"
}
}