First published: Sun Dec 28 2014(Updated: )
CRLF injection vulnerability in the LightProcess protocol implementation in hphp/util/light-process.cpp in Facebook HipHop Virtual Machine (HHVM) before 2.4.2 allows remote attackers to execute arbitrary commands by entering a \n (newline) character before the end of a string.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
HipHop Virtual Machine | <=2.4.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-2208 is classified as a medium severity vulnerability due to its potential for remote command execution.
To fix CVE-2014-2208, upgrade to Facebook HipHop Virtual Machine version 2.4.2 or later.
CVE-2014-2208 affects users of Facebook HipHop Virtual Machine versions prior to 2.4.2.
Attackers can exploit CVE-2014-2208 to execute arbitrary commands on systems running vulnerable versions of HHVM.
CVE-2014-2208 occurs in the LightProcess protocol implementation in hphp/util/light-process.cpp of HHVM.