cvelist/2019/10xxx/CVE-2019-10671.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2019-03-31 17:00:44 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-09-09 14:01:03 +00:00
"ID": "CVE-2019-10671",
"STATE": "PUBLIC"
2019-03-31 17:00:44 +00:00
},
2019-09-09 14:01:03 +00:00
"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",
2019-03-31 17:00:44 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-09-09 14:01:03 +00:00
"value": "An issue was discovered in LibreNMS through 1.47. It does not parameterize all user supplied input within database queries, resulting in SQL injection. An authenticated attacker can subvert these database queries to extract or manipulate data, as demonstrated by the graph.php sort parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.darkmatter.ae/xen1thlabs/librenms-multiple-sql-injection-vulnerability-xl-19-025/",
"url": "https://www.darkmatter.ae/xen1thlabs/librenms-multiple-sql-injection-vulnerability-xl-19-025/"
2019-03-31 17:00:44 +00:00
}
]
}
}