cvelist/2016/1000xxx/CVE-2016-1000004.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:33:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-02-19 13:01:13 +00:00
"DATE_ASSIGNED": "2016-06-21",
2019-03-18 00:33:19 +00:00
"ID": "CVE-2016-1000004",
2020-02-19 13:01:13 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2019-03-18 00:33:19 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-02-19 13:01:13 +00:00
"value": "Insufficient type checks were employed prior to casting input data in SimpleXMLElement_exportNode and simplexml_import_dom. This issue affects HHVM versions prior to 3.9.5, all versions between 3.10.0 and 3.12.3 (inclusive), and all versions between 3.13.0 and 3.14.1 (inclusive)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://github.com/facebook/hhvm/commit/8e7266fef1f329b805b37f32c9ad0090215ab269",
"url": "https://github.com/facebook/hhvm/commit/8e7266fef1f329b805b37f32c9ad0090215ab269"
},
{
"refsource": "CONFIRM",
"name": "https://www.facebook.com/security/advisories/cve-2016-1000004",
"url": "https://www.facebook.com/security/advisories/cve-2016-1000004"
2019-03-18 00:33:19 +00:00
}
]
}
}