First published: Wed Feb 19 2020(Updated: )
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).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Facebook HHVM | <3.9.5 | |
Facebook HHVM | >=3.10.0<=3.12.3 | |
Facebook HHVM | >=3.13.0<=3.14.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2016-1000004 is critical with a severity value of 9.8.
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) are affected by CVE-2016-1000004.
CVE-2016-1000004 is a vulnerability where insufficient type checks were employed prior to casting input data in SimpleXMLElement_exportNode and simplexml_import_dom.
To fix CVE-2016-1000004, update HHVM to version 3.9.5 or higher if using a version prior to 3.9.5, or update to a version between 3.12.3 and 3.14.1 (inclusive) if using a version between 3.10.0 and 3.12.3, or between 3.13.0 and 3.14.1.
The CWE of CVE-2016-1000004 is CWE-345.