cvelist/2017/11xxx/CVE-2017-11143.json

103 lines
3.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-11143",
"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" : "In PHP before 5.6.31, an invalid free in the WDDX deserialization of boolean parameters could be used by attackers able to inject XML for deserialization to crash the PHP interpreter, related to an invalid free for an empty boolean element in ext/wddx/wddx.c."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://openwall.com/lists/oss-security/2017/07/10/6",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://openwall.com/lists/oss-security/2017/07/10/6"
},
{
"name" : "http://php.net/ChangeLog-5.php",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://php.net/ChangeLog-5.php"
},
{
"name" : "https://bugs.php.net/bug.php?id=74145",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://bugs.php.net/bug.php?id=74145"
},
{
"name" : "https://git.php.net/?p=php-src.git;a=commit;h=2aae60461c2ff7b7fbcdd194c789ac841d0747d7",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://git.php.net/?p=php-src.git;a=commit;h=2aae60461c2ff7b7fbcdd194c789ac841d0747d7"
},
2017-11-02 06:03:40 -04:00
{
"name" : "https://www.tenable.com/security/tns-2017-12",
"refsource" : "CONFIRM",
2017-11-02 06:03:40 -04:00
"url" : "https://www.tenable.com/security/tns-2017-12"
},
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/"
},
2018-01-09 06:05:10 -05:00
{
"name" : "DSA-4081",
"refsource" : "DEBIAN",
2018-01-09 06:05:10 -05:00
"url" : "https://www.debian.org/security/2018/dsa-4081"
},
2018-05-03 06:02:50 -04:00
{
"name" : "RHSA-2018:1296",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:1296"
},
2017-10-16 12:31:07 -04:00
{
"name" : "99553",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/99553"
}
]
}
}