cvelist/2019/1010xxx/CVE-2019-1010017.json
2019-07-15 03:00:54 +00:00

62 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
"ID": "CVE-2019-1010017",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "libnmap",
"version": {
"version_data": [
{
"version_value": "< v0.6.3"
}
]
}
}
]
},
"vendor_name": "libnmap"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "libnmap < v0.6.3 is affected by: XML Injection. The impact is: Denial of service (DoS) by consuming resources. The component is: XML Parsing. The attack vector is: Specially crafted XML payload."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "XML Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/savon-noir/python-libnmap/issues/87",
"refsource": "MISC",
"name": "https://github.com/savon-noir/python-libnmap/issues/87"
}
]
}
}