cvelist/2016/6xxx/CVE-2016-6294.json

91 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-6294",
"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 locale_accept_from_http function in ext/intl/locale/locale_methods.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly restrict calls to the ICU uloc_acceptLanguageFromHTTP function, which allows remote attackers to cause a denial of service (out-of-bounds read) or possibly have unspecified other impact via a call with a long argument."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://openwall.com/lists/oss-security/2016/07/24/2"
},
{
"url" : "http://git.php.net/?p=php-src.git;a=commit;h=aa82e99ed8003c01f1ef4f0940e56b85c5b032d4"
},
{
"url" : "http://php.net/ChangeLog-5.php"
},
{
"url" : "http://php.net/ChangeLog-7.php"
},
{
"url" : "https://bugs.php.net/72533"
},
{
"url" : "https://support.apple.com/HT207170"
},
{
"url" : "http://lists.apple.com/archives/security-announce/2016/Sep/msg00006.html"
},
2017-11-03 15:04:18 -04:00
{
"url" : "http://www.debian.org/security/2016/dsa-3631"
},
2017-10-16 12:31:07 -04:00
{
"url" : "https://security.gentoo.org/glsa/201611-22"
},
{
"url" : "http://www.securityfocus.com/bid/92115"
},
{
"url" : "http://www.securitytracker.com/id/1036430"
}
]
}
}