CVE-2020-1917

CRITICALCVSS 9.8/10EPSS 1.38%

Last modified

CVE-2020-1917 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. xbuf_format_converter, used as part of exif_read_data, was appending a terminating null character to the generated string, but was not using its standard append char function. As a result, if the buffer was full, it would result in an out-of-bounds write. EPSS estimates a 1.38% chance of exploitation in the next 30 days.

Description

xbuf_format_converter, used as part of exif_read_data, was appending a terminating null character to the generated string, but was not using its standard append char function. As a result, if the buffer was full, it would result in an out-of-bounds write. This issue affects HHVM versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all versions between 4.81.0 and 4.93.1, and versions 4.94.0, 4.95.0, 4.96.0, 4.97.0, 4.98.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.56.3
FacebookHhvm>= 4.57.0, < 4.80.2
FacebookHhvm>= 4.81.0, < 4.93.2
FacebookHhvm4.94.0
FacebookHhvm4.95.0
FacebookHhvm4.96.0
FacebookHhvm4.97.0
FacebookHhvm4.98.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-1917?
xbuf_format_converter, used as part of exif_read_data, was appending a terminating null character to the generated string, but was not using its standard append char function. As a result, if the buffer was full, it would result in an out-of-bounds write. This issue affects HHVM versions prior to 4.56.3, all versions between 4.57.0 and 4.80.1, all versions between 4.81.0 and 4.93.1, and versions 4.94.0, 4.95.0, 4.96.0, 4.97.0, 4.98.0.
How severe is CVE-2020-1917?
CVE-2020-1917 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-1917?
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-1917?

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

Scan your code now

Source: NVD / NIST