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

85 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2022-1688",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Note Press <= 0.1.10 - 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": "Note Press",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0.1.10",
"version_value": "0.1.10"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Note Press WordPress plugin through 0.1.10 does not sanitise and escape the id parameter before using it in various SQL statement via the admin dashboard, leading to SQL Injections"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/63d4444b-9b04-47f5-a692-c6c6c8ea7d92",
"name": "https://wpscan.com/vulnerability/63d4444b-9b04-47f5-a692-c6c6c8ea7d92"
},
{
"refsource": "MISC",
"url": "https://bulletin.iese.de/post/note-press_0-1-10_1",
"name": "https://bulletin.iese.de/post/note-press_0-1-10_1"
}
]
},
"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"
}
}