cvelist/2016/7xxx/CVE-2016-7480.json

98 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@checkpoint.com",
"ID" : "CVE-2016-7480",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "PHP before 7.0.12",
"version" : {
"version_data" : [
{
"version_value" : "PHP before 7.0.12"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The SplObjectStorage unserialize implementation in ext/spl/spl_observer.c in PHP before 7.0.12 does not verify that a key is an object, which allows remote attackers to execute arbitrary code or cause a denial of service (uninitialized memory access) via crafted serialized data."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "missing data-type validation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://blog.checkpoint.com/2016/12/27/check-point-discovers-three-zero-day-vulnerabilities-web-programming-language-php-7",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://blog.checkpoint.com/2016/12/27/check-point-discovers-three-zero-day-vulnerabilities-web-programming-language-php-7"
},
{
"name" : "http://blog.checkpoint.com/wp-content/uploads/2016/12/PHP_Technical_Report.pdf",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://blog.checkpoint.com/wp-content/uploads/2016/12/PHP_Technical_Report.pdf"
},
{
"name" : "http://php.net/ChangeLog-7.php",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://php.net/ChangeLog-7.php"
},
{
"name" : "https://bugs.php.net/bug.php?id=73257",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://bugs.php.net/bug.php?id=73257"
},
{
"name" : "https://github.com/php/php-src/commit/61cdd1255d5b9c8453be71aacbbf682796ac77d4",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/php/php-src/commit/61cdd1255d5b9c8453be71aacbbf682796ac77d4"
},
{
"name" : "https://www.youtube.com/watch?v=LDcaPstAuPk",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://www.youtube.com/watch?v=LDcaPstAuPk"
},
2018-01-13 06:04:17 -05:00
{
"name" : "https://security.netapp.com/advisory/ntap-20180112-0001/",
"refsource" : "CONFIRM",
2018-01-13 06:04:17 -05:00
"url" : "https://security.netapp.com/advisory/ntap-20180112-0001/"
},
2017-10-16 12:31:07 -04:00
{
"name" : "95152",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/95152"
}
]
}
}