Vulnerability Details : CVE-2014-2208
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.
Products affected by CVE-2014-2208
- cpe:2.3:a:facebook:hiphop_virtual_machine:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2014-2208
0.70%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 70 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2014-2208
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST |
CWE ids for CVE-2014-2208
-
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.Assigned by: nvd@nist.gov (Primary)
References for CVE-2014-2208
-
https://github.com/facebook/hhvm/commit/506a44194a9016406c752ad8e010c01aeffc18cc
Fix escaping in LightProcess protocol · facebook/hhvm@506a441 · GitHub
Jump to