cvelist/2018/20xxx/CVE-2018-20678.json
2019-03-28 16:00:47 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20678",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "LibreNMS through 1.47 allows SQL injection via the html/ajax_table.php sort[hostname] parameter, exploitable by authenticated users during a search."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://cert.enea.pl/advisories/cert-190101.html",
"refsource": "MISC",
"name": "https://cert.enea.pl/advisories/cert-190101.html"
},
{
"url": "https://github.com/librenms/librenms/commits/master/html/ajax_table.php",
"refsource": "MISC",
"name": "https://github.com/librenms/librenms/commits/master/html/ajax_table.php"
}
]
}
}