facebook hhvm CVE-2020-1900 is a vulnerability in Facebook Hhvm
Published on March 11, 2021

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.

NVD

Weakness Type

What is a Dangling pointer Vulnerability?

Referencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.

CVE-2020-1900 has been classified to as a Dangling pointer vulnerability or weakness.


Products Associated with CVE-2020-1900

Want to know whenever a new CVE is published for Facebook Hhvm? stack.watch will email you.

 

Affected Versions

Facebook HHVM:

Exploit Probability

EPSS
0.81%
Percentile
73.86%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.