cvelist/2015/8xxx/CVE-2015-8702.json

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-8702",
"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" : "The DNS::GetResult function in dns.cpp in InspIRCd before 2.0.19 allows remote DNS servers to cause a denial of service (netsplit) via an invalid character in a PTR response, as demonstrated by a \"\\032\" (whitespace) character in a hostname."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.inspircd.org/2015/04/16/v2019-released.html",
"refsource" : "CONFIRM",
"url" : "http://www.inspircd.org/2015/04/16/v2019-released.html"
},
{
"name" : "https://github.com/inspircd/inspircd/commit/6058483d9fbc1b904d5ae7cfea47bfcde5c5b559",
"refsource" : "CONFIRM",
"url" : "https://github.com/inspircd/inspircd/commit/6058483d9fbc1b904d5ae7cfea47bfcde5c5b559"
},
{
"name" : "https://github.com/inspircd/inspircd/issues/1033",
"refsource" : "CONFIRM",
"url" : "https://github.com/inspircd/inspircd/issues/1033"
},
{
"name" : "DSA-3527",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2016/dsa-3527"
},
{
"name" : "GLSA-201512-13",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201512-13"
}
]
}
}