8.5
CVE-2019-10799
- EPSS 0.43%
- Veröffentlicht 24.02.2020 18:15:15
- Zuletzt bearbeitet 21.11.2024 04:19:56
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
compile-sass prior to 1.0.5 allows execution of arbritary commands. The function "setupCleanupOnExit(cssPath)" within "dist/index.js" is executed as part of the "rm" command without any sanitization.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Compile-sass Project ≫ Compile-sass Version < 1.0.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.43% | 0.619 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.2 | 3.9 | 4.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
|
| nvd@nist.gov | 8.5 | 10 | 7.8 |
AV:N/AC:L/Au:N/C:C/I:P/A:N
|
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.