mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
82 lines
2.4 KiB
JSON
82 lines
2.4 KiB
JSON
{
|
|
"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" : [
|
|
{
|
|
"url" : "http://blog.checkpoint.com/2016/12/27/check-point-discovers-three-zero-day-vulnerabilities-web-programming-language-php-7"
|
|
},
|
|
{
|
|
"url" : "http://blog.checkpoint.com/wp-content/uploads/2016/12/PHP_Technical_Report.pdf"
|
|
},
|
|
{
|
|
"url" : "http://php.net/ChangeLog-7.php"
|
|
},
|
|
{
|
|
"url" : "https://bugs.php.net/bug.php?id=73257"
|
|
},
|
|
{
|
|
"url" : "https://github.com/php/php-src/commit/61cdd1255d5b9c8453be71aacbbf682796ac77d4"
|
|
},
|
|
{
|
|
"url" : "https://www.youtube.com/watch?v=LDcaPstAuPk"
|
|
},
|
|
{
|
|
"url" : "https://security.netapp.com/advisory/ntap-20180112-0001/"
|
|
},
|
|
{
|
|
"url" : "http://www.securityfocus.com/bid/95152"
|
|
}
|
|
]
|
|
}
|
|
}
|