cvelist/2017/7xxx/CVE-2017-7401.json
2018-09-04 06:04:20 -04:00

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-7401",
"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" : "Incorrect interaction of the parse_packet() and parse_part_sign_sha256() functions in network.c in collectd 5.7.1 and earlier allows remote attackers to cause a denial of service (infinite loop) of a collectd instance (configured with \"SecurityLevel None\" and with empty \"AuthFile\" options) via a crafted UDP packet."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/collectd/collectd/issues/2174",
"refsource" : "CONFIRM",
"url" : "https://github.com/collectd/collectd/issues/2174"
},
{
"name" : "RHSA-2017:1285",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:1285"
},
{
"name" : "RHSA-2017:1787",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:1787"
},
{
"name" : "RHSA-2018:2615",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2615"
},
{
"name" : "97321",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/97321"
}
]
}
}