9.8
CVE-2017-16226
- EPSS 1.26%
- Veröffentlicht 07.06.2018 02:29:07
- Zuletzt bearbeitet 21.11.2024 03:16:04
- Quelle support@hackerone.com
- CVE-Watchlists
- Unerledigt
The static-eval module is intended to evaluate statically-analyzable expressions. In affected versions, untrusted user input is able to access the global function constructor, effectively allowing arbitrary code execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Static-eval Project ≫ Static-eval SwPlatformnode.js Version < 2.0.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.26% | 0.79 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.