CVE-2020-1900

CRITICALCVSS 9.8/10EPSS 1.38%

Last modified

CVE-2020-1900 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 1.38% chance of exploitation in the next 30 days.

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.1
9.8/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
1.38%

68.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
FacebookHhvm< 4.32.3
FacebookHhvm>= 4.33.0, < 4.56.1
FacebookHhvm4.57.0
FacebookHhvm4.58.0
FacebookHhvm4.58.1
FacebookHhvm4.59.0
FacebookHhvm4.60.0
FacebookHhvm4.61.0
FacebookHhvm4.62.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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 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.
How severe is CVE-2020-1900?
CVE-2020-1900 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 1.38% probability of exploitation in the next 30 days.
How do I fix CVE-2020-1900?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-1900?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST