cvelist/2015/5xxx/CVE-2015-5315.json

78 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-5315",
2018-02-21 11:04:42 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-02-21 11:04:42 -05:00
"value" : "The eap_pwd_process function in eap_peer/eap_pwd.c in wpa_supplicant 2.x before 2.6 does not validate that the reassembly buffer is large enough for the final fragment when EAP-pwd is enabled in a network configuration profile, which allows remote attackers to cause a denial of service (process termination) via a large final fragment in an EAP-pwd message."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20151110 hostapd/wpa_supplicant: EAP-pwd missing last fragment length validation",
"refsource" : "MLIST",
2018-02-21 11:04:42 -05:00
"url" : "http://www.openwall.com/lists/oss-security/2015/11/10/10"
},
{
"name" : "http://w1.fi/security/2015-7/eap-pwd-missing-last-fragment-length-validation.txt",
"refsource" : "CONFIRM",
2018-02-21 11:04:42 -05:00
"url" : "http://w1.fi/security/2015-7/eap-pwd-missing-last-fragment-length-validation.txt"
},
2018-02-22 06:05:37 -05:00
{
"name" : "DSA-3397",
"refsource" : "DEBIAN",
2018-02-22 06:05:37 -05:00
"url" : "https://www.debian.org/security/2015/dsa-3397"
},
2018-02-21 11:04:42 -05:00
{
"name" : "USN-2808-1",
"refsource" : "UBUNTU",
2018-02-21 11:04:42 -05:00
"url" : "http://www.ubuntu.com/usn/USN-2808-1"
2017-10-16 12:31:07 -04:00
}
]
}
}