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