We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Uncontrolled long string inputs to ldap_escape on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write.
ldap_escape
This issue affected HHVM prior to 4.56.2, all versions between 4.57.0 and 4.78.0, 4.79.0, 4.80.0, 4.81.0, 4.82.0, 4.83.0.
Reference: https://nvd.nist.gov/vuln/detail/CVE-2020-1916 Patch: facebook/hhvm@abe0b29
Impact
Uncontrolled long string inputs to
ldap_escape
on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write.Details
This issue affected HHVM prior to 4.56.2, all versions between 4.57.0 and 4.78.0, 4.79.0, 4.80.0, 4.81.0, 4.82.0, 4.83.0.