CVE-2018-6337

Published
View on NVD ↗
CVSS v3
7.5
HIGH
CVSS v2
5
MEDIUM
Affected
2
PROJECTS

Description

folly::secureRandom will re-use a buffer between parent and child processes when fork() is called. That will result in multiple forked children producing repeat (or similar) results. This affects HHVM 3.26 prior to 3.26.3 and the folly library between v2017.12.11.00 and v2018.08.09.00.

A virtual machine for executing programs written in Hack.
GitHubGitHub
18.6K
An open-source C++ library developed and used at Facebook.
GitHubGitHub
30.4K