Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2020-1900 Details

Description

When unserializing an object with dynamic properties HHVM needs to pre-reserve the full size of the dynamic property array before inserting anything into it. Otherwise the array might resize, invalidating previously stored references. This pre-reservation was not occurring in HHVM prior to v4.32.3, between versions 4.33.0 and 4.56.0, 4.57.0, 4.58.0, 4.58.1, 4.59.0, 4.60.0, 4.61.0, 4.62.0.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-416Use After Free[email protected]
CWE-416Use After Free[email protected]

Affected Products

ProductVersions
facebook hhvm
< 4.32.3
>= 4.33.0, < 4.56.1
4.57.0
4.58.0
4.58.1

CPE

  • cpe:2.3:a:facebook:hhvm:*:*:*:*:*:*:*:*
  • cpe:2.3:a:facebook:hhvm:4.57.0:*:*:*:*:*:*:*
  • cpe:2.3:a:facebook:hhvm:4.58.0:*:*:*:*:*:*:*
  • cpe:2.3:a:facebook:hhvm:4.58.1:*:*:*:*:*:*:*
  • cpe:2.3:a:facebook:hhvm:4.59.0:*:*:*:*:*:*:*
  • cpe:2.3:a:facebook:hhvm:4.60.0:*:*:*:*:*:*:*
  • cpe:2.3:a:facebook:hhvm:4.61.0:*:*:*:*:*:*:*
  • cpe:2.3:a:facebook:hhvm:4.62.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2020-1900
NVD Published Date:
Mar 11, 2021
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2020-1900 Details - Not Deferred