Use After Free in Facebook Hhvm

CVE-2020-1900

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…

Vulnerability class: Use-After-Free

EPSS: 0.008 (74.5th percentile) — read the EPSS interpretation.

Affected products

Weakness classification (CWE)

References