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

91 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-5771",
"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" : "spl_array.c in the SPL extension in PHP before 5.5.37 and 5.6.x before 5.6.23 improperly interacts with the unserialize implementation and garbage collection, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and application crash) via crafted serialized data."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2016/06/23/4"
},
{
"url" : "http://github.com/php/php-src/commit/3f627e580acfdaf0595ae3b115b8bec677f203ee?w=1"
},
{
"url" : "http://php.net/ChangeLog-5.php"
},
{
"url" : "https://bugs.php.net/bug.php?id=72433"
},
{
"url" : "https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05240731"
},
{
"url" : "https://support.apple.com/HT207170"
},
{
"url" : "http://lists.apple.com/archives/security-announce/2016/Sep/msg00006.html"
},
{
"url" : "http://www.debian.org/security/2016/dsa-3618"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00004.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-updates/2016-08/msg00003.html"
},
{
"url" : "http://www.securityfocus.com/bid/91401"
}
]
}
}