CVE-2020-1893 is a vulnerability in Facebook Hhvm
Published on March 3, 2020
Insufficient boundary checks when decoding JSON in TryParse reads out of bounds memory, potentially leading to DOS. This issue affects HHVM 4.45.0, 4.44.0, 4.43.0, 4.42.0, 4.41.0, 4.40.0, 4.39.0, versions between 4.33.0 and 4.38.0 (inclusive), versions between 4.9.0 and 4.32.0 (inclusive), and versions prior to 4.8.7.
Weakness Type
Out-of-bounds Read
The software reads data past the end, or before the beginning, of the intended buffer. Typically, this can allow attackers to read sensitive information from other memory locations or cause a crash. A crash can occur when the code reads a variable amount of data and assumes that a sentinel exists to stop the read operation, such as a NUL in a string. The expected sentinel might not be located in the out-of-bounds memory, causing excessive data to be read, leading to a segmentation fault or a buffer overflow. The software may modify an index or perform pointer arithmetic that references a memory location that is outside of the boundaries of the buffer. A subsequent read operation then produces undefined or unexpected results.
Products Associated with CVE-2020-1893
Want to know whenever a new CVE is published for Facebook Hhvm? stack.watch will email you.
Affected Versions
Facebook HHVM:- Version 4.45.1 is affected.
- Version 4.45.0 is affected.
- Version 4.44.1 is affected.
- Version 4.44.0 is affected.
- Version 4.43.1 is affected.
- Version 4.43.0 is affected.
- Version 4.42.1 is affected.
- Version 4.42.0 is affected.
- Version 4.41.1 is affected.
- Version 4.41.0 is affected.
- Version 4.40.1 is affected.
- Version 4.40.0 is affected.
- Version 4.39.1 is affected.
- Version 4.39.0 is affected.
- Version 4.38.1 is affected.
- Version 4.33.0 and below unspecified is affected.
- Version 4.32.1 is affected.
- Version 4.9.0 and below unspecified is affected.
- Version 4.8.7 is affected.
- Version unspecified, <= 4.8.6 is affected.
Exploit Probability
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.