9.8
CVE-2022-25171
- EPSS 2.42%
- Veröffentlicht 20.12.2022 05:15:11
- Zuletzt bearbeitet 16.04.2025 15:15:50
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
Command Injection
The package p4 before 0.0.7 are vulnerable to Command Injection via the run() function due to improper input sanitization
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
P4 Project ≫ P4 SwPlatformnode.js Version < 0.0.7
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.42% | 0.82 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| report@snyk.io | 7.4 | 1.4 | 5.9 |
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
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.
https://github.com/natelong/p4/blob/master/p4.js%23L12
https://github.com/natelong/p4/commit/ae42e251beabf67c00539ec0e1d7aa149ca445fb
https://security.snyk.io/vuln/SNYK-JS-P4-3167330