cvelist/2013/7xxx/CVE-2013-7423.json

103 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-7423",
"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 send_dg function in resolv/res_send.c in GNU C Library (aka glibc or libc6) before 2.20 does not properly reuse file descriptors, which allows remote attackers to send DNS queries to unintended locations via a large number of requests that trigger a call to the getaddrinfo function."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20150128 Re: the other glibc issue",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2015/01/28/20"
},
{
"name" : "https://github.com/golang/go/issues/6336",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/golang/go/issues/6336"
},
{
"name" : "https://sourceware.org/bugzilla/show_bug.cgi?id=15946",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://sourceware.org/bugzilla/show_bug.cgi?id=15946"
},
{
"name" : "GLSA-201602-02",
"refsource" : "GENTOO",
2017-10-16 12:31:07 -04:00
"url" : "https://security.gentoo.org/glsa/201602-02"
},
{
"name" : "RHSA-2016:1207",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "https://access.redhat.com/errata/RHSA-2016:1207"
},
2018-01-04 15:05:12 -05:00
{
"name" : "RHSA-2015:0863",
"refsource" : "REDHAT",
2018-01-04 15:05:12 -05:00
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0863.html"
},
2017-10-16 12:31:07 -04:00
{
"name" : "openSUSE-SU-2015:0351",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.opensuse.org/opensuse-updates/2015-02/msg00089.html"
},
{
"name" : "USN-2519-1",
"refsource" : "UBUNTU",
2017-10-16 12:31:07 -04:00
"url" : "http://www.ubuntu.com/usn/USN-2519-1"
},
{
"name" : "72844",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/72844"
}
]
}
}