mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
97 lines
3.4 KiB
JSON
97 lines
3.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@checkpoint.com",
|
|
"ID": "CVE-2016-7479",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "PHP 7.x",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "PHP 7.x"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "In all versions of PHP 7, during the unserialization process, resizing the 'properties' hash table of a serialized object may lead to use-after-free. A remote attacker may exploit this bug to gain arbitrary code execution."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Remote Code Execution"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"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=73092",
|
|
"refsource": "MISC",
|
|
"url": "https://bugs.php.net/bug.php?id=73092"
|
|
},
|
|
{
|
|
"name": "RHSA-2018:1296",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2018:1296"
|
|
},
|
|
{
|
|
"name": "https://security.netapp.com/advisory/ntap-20180112-0001/",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://security.netapp.com/advisory/ntap-20180112-0001/"
|
|
},
|
|
{
|
|
"name": "95151",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/95151"
|
|
},
|
|
{
|
|
"name": "1037659",
|
|
"refsource": "SECTRACK",
|
|
"url": "http://www.securitytracker.com/id/1037659"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |