CVE-2018-6345

Summary

The function number_format is vulnerable to a heap overflow issue when its second argument ($dec_points) is excessively large. The internal implementation of the function will cause a string to be created with an invalid length, which can then interact poorly with other functions. This affects all supported versions of HHVM (3.30.1 and 3.27.5 and below).

Affected Software

VendorProductVersion RangeStatus
FacebookHHVM3.30.2affected
FacebookHHVM3.30.0 < unspecifiedaffected
FacebookHHVM3.27.6affected
FacebookHHVMunspecified < 3.27.6affected

Weaknesses

  • CWE-122: Heap-based Buffer Overflow (CWE-122)

ADP Enrichment

CVE Program Container

Additional References

References