cvelist/2014/9xxx/CVE-2014-9421.json
2017-10-16 12:31:07 -04:00

100 lines
3.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-9421",
"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 auth_gssapi_unwrap_data function in lib/rpc/auth_gssapi_misc.c in MIT Kerberos 5 (aka krb5) through 1.11.5, 1.12.x through 1.12.2, and 1.13.x before 1.13.1 does not properly handle partial XDR deserialization, which allows remote authenticated users to cause a denial of service (use-after-free and double free, and daemon crash) or possibly execute arbitrary code via malformed XDR data, as demonstrated by data sent to kadmind."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://web.mit.edu/kerberos/advisories/2015-001-patch-r113.txt"
},
{
"url" : "http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2015-001.txt"
},
{
"url" : "https://github.com/krb5/krb5/commit/a197e92349a4aa2141b5dff12e9dd44c2a2166e3"
},
{
"url" : "http://www.debian.org/security/2015/dsa-3153"
},
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151103.html"
},
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2015-March/151437.html"
},
{
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2015:069"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0439.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0794.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2015-02/msg00011.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2015-02/msg00016.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-updates/2015-02/msg00044.html"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2498-1"
},
{
"url" : "http://www.securityfocus.com/bid/72496"
}
]
}
}