cvelist/2022/1xxx/CVE-2022-1123.json

75 lines
1.8 KiB
JSON
Raw Normal View History

2022-03-28 21:01:28 +00:00
{
2022-08-29 16:35:53 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1123",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": " Leaflet Maps Marker < 3.12.5 - Admin+ 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": "Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.12.5",
"version_value": "3.12.5"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps) WordPress plugin before 3.12.5 does not properly sanitize some parameters before inserting them into SQL queries. As a result, high privilege users could perform SQL injection attacks."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/03e0d4d5-0184-4a15-b8ac-fdc2010e4812",
"name": "https://wpscan.com/vulnerability/03e0d4d5-0184-4a15-b8ac-fdc2010e4812"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2022-03-28 21:01:28 +00:00
]
2022-08-29 16:35:53 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Ihor Bliumental"
2022-03-28 21:01:28 +00:00
}
2022-08-29 16:35:53 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-03-28 21:01:28 +00:00
}