cvelist/2016/7xxx/CVE-2016-7127.json
2017-10-16 12:31:07 -04:00

82 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-7127",
"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 imagegammacorrect function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate gamma values, which allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact by providing different signs for the second and third arguments."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://openwall.com/lists/oss-security/2016/09/02/9"
},
{
"url" : "http://www.php.net/ChangeLog-5.php"
},
{
"url" : "http://www.php.net/ChangeLog-7.php"
},
{
"url" : "https://bugs.php.net/bug.php?id=72730"
},
{
"url" : "https://github.com/php/php-src/commit/1bd103df00f49cf4d4ade2cfe3f456ac058a4eae?w=1"
},
{
"url" : "https://security.gentoo.org/glsa/201611-22"
},
{
"url" : "http://www.securityfocus.com/bid/92757"
},
{
"url" : "http://www.securitytracker.com/id/1036680"
}
]
}
}