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

85 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-1683",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "amtyThumb <= 4.2.0 - Subscriber+ SQLi"
},
"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": "amtyThumb",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "4.2.0",
"version_value": "4.2.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The amtyThumb WordPress plugin through 4.2.0 does not sanitise and escape a parameter before using it in a SQL statement via its shortcode, leading to an SQL injection and is exploitable by any authenticated user (and not just Author+ like the original advisory mention) due to the fact that they can execute shortcodes via an AJAX action"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/359d145b-c365-4e7c-a12e-c26b7b8617ce",
"name": "https://wpscan.com/vulnerability/359d145b-c365-4e7c-a12e-c26b7b8617ce"
},
{
"refsource": "MISC",
"url": "https://bulletin.iese.de/post/amtythumb_4-2-0",
"name": "https://bulletin.iese.de/post/amtythumb_4-2-0"
}
]
},
"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"
}
}