cvelist/2019/14xxx/CVE-2019-14513.json
2019-09-13 15:01:01 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-14513",
"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": "Improper bounds checking in Dnsmasq before 2.76 allows an attacker controlled DNS server to send large DNS packets that result in a read operation beyond the buffer allocated for the packet, a different vulnerability than CVE-2017-14491."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Slovejoy/dnsmasq-pre2.76",
"refsource": "MISC",
"name": "https://github.com/Slovejoy/dnsmasq-pre2.76"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190913 [SECURITY] [DLA 1921-1] dnsmasq security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/09/msg00013.html"
}
]
}
}