cvelist/2014/0xxx/CVE-2014-0101.json

118 lines
4.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-0101",
"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 sctp_sf_do_5_1D_ce function in net/sctp/sm_statefuns.c in the Linux kernel through 3.13.6 does not validate certain auth_enable and auth_capable fields before making an sctp_sf_authenticate call, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via an SCTP handshake with a modified INIT chunk and a crafted AUTH chunk before a COOKIE_ECHO chunk."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20140304 CVE-2014-0101 -- Linux kernel: net: sctp: null pointer dereference when processing authenticated cookie_echo chunk",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2014/03/04/6"
},
{
"name" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec0223ec48a90cb605244b45f7c62de856403729",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec0223ec48a90cb605244b45f7c62de856403729"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1070705",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1070705"
},
{
"name" : "https://github.com/torvalds/linux/commit/ec0223ec48a90cb605244b45f7c62de856403729",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/torvalds/linux/commit/ec0223ec48a90cb605244b45f7c62de856403729"
},
{
"name" : "http://support.f5.com/kb/en-us/solutions/public/15000/300/sol15317.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://support.f5.com/kb/en-us/solutions/public/15000/300/sol15317.html"
},
{
"name" : "RHSA-2014:0328",
"refsource" : "REDHAT",
2017-10-16 12:31:07 -04:00
"url" : "http://rhn.redhat.com/errata/RHSA-2014-0328.html"
},
2017-12-15 13:04:06 -05:00
{
"name" : "RHSA-2014:0419",
"refsource" : "REDHAT",
2017-12-15 13:04:06 -05:00
"url" : "http://rhn.redhat.com/errata/RHSA-2014-0419.html"
},
{
"name" : "RHSA-2014:0432",
"refsource" : "REDHAT",
2017-12-15 13:04:06 -05:00
"url" : "http://rhn.redhat.com/errata/RHSA-2014-0432.html"
},
{
"name" : "USN-2173-1",
"refsource" : "UBUNTU",
2017-12-15 13:04:06 -05:00
"url" : "http://www.ubuntu.com/usn/USN-2173-1"
},
{
"name" : "USN-2174-1",
"refsource" : "UBUNTU",
2017-12-15 13:04:06 -05:00
"url" : "http://www.ubuntu.com/usn/USN-2174-1"
},
2017-10-16 12:31:07 -04:00
{
"name" : "65943",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/65943"
},
{
"name" : "59216",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/59216"
}
]
}
}