CVE-2019-3570

Call to the scrypt_enc() function in HHVM can lead to heap corruption by using specifically crafted parameters (N, r and p). This happens if the parameters are configurable by an attacker for instance by providing the output of scrypt_enc() in a context where Hack/PHP code would attempt to verify it by re-running scrypt_enc() with the same parameters. This could result in information disclosure, memory being overwriten or crashes of the HHVM process. This issue affects versions 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, versions 3.30.5 and below, and all versions in the 4.0, 4.1, and 4.2 series.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:facebook:hiphop_virtual_machine:*:*:*:*:*:*:*:*
cpe:2.3:a:facebook:hiphop_virtual_machine:*:*:*:*:*:*:*:*
cpe:2.3:a:facebook:hiphop_virtual_machine:4.1.0:*:*:*:*:*:*:*
cpe:2.3:a:facebook:hiphop_virtual_machine:4.2.0:*:*:*:*:*:*:*
cpe:2.3:a:facebook:hiphop_virtual_machine:4.3.0:*:*:*:*:*:*:*
cpe:2.3:a:facebook:hiphop_virtual_machine:4.4.0:*:*:*:*:*:*:*
cpe:2.3:a:facebook:hiphop_virtual_machine:4.5.0:*:*:*:*:*:*:*
cpe:2.3:a:facebook:hiphop_virtual_machine:4.6.0:*:*:*:*:*:*:*
cpe:2.3:a:facebook:hiphop_virtual_machine:4.7.0:*:*:*:*:*:*:*
cpe:2.3:a:facebook:hiphop_virtual_machine:4.8.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-07-18 16:15

Updated : 2023-12-10 12:59


NVD link : CVE-2019-3570

Mitre link : CVE-2019-3570

CVE.ORG link : CVE-2019-3570


JSON object : View

Products Affected

facebook

  • hiphop_virtual_machine
CWE
CWE-787

Out-of-bounds Write

CWE-122

Heap-based Buffer Overflow