cvelist/2017/15xxx/CVE-2017-15908.json

83 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-15908",
"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" : "In systemd 223 through 235, a remote DNS server can respond with a custom crafted DNS NSEC resource record to trigger an infinite loop in the dns_packet_read_type_window() function of the 'systemd-resolved' service and cause a DoS of the affected service."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1725351",
"refsource" : "CONFIRM",
"url" : "https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1725351"
},
{
"name" : "https://github.com/systemd/systemd/pull/7184",
"refsource" : "CONFIRM",
"url" : "https://github.com/systemd/systemd/pull/7184"
},
{
"name" : "USN-3558-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3558-1/"
},
{
"name" : "101600",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/101600"
},
{
"name" : "1039662",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1039662"
}
]
}
}