7.8
CVE-2022-25926
- EPSS 1.11%
- Veröffentlicht 04.01.2023 18:15:09
- Zuletzt bearbeitet 10.04.2025 14:15:22
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
Versions of the package window-control before 1.4.5 are vulnerable to Command Injection via the sendKeys function, due to improper input sanitization.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Window-control Project ≫ Window-control SwPlatformnode.js Version < 1.4.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.11% | 0.615 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/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.
CWE-94 Improper Control of Generation of Code ('Code Injection')
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.
https://github.com/bruno-robert/window-control/commit/075c854534a749d887655a906759f5a7eee95173
https://github.com/bruno-robert/window-control/releases/tag/v1.4.5
https://security.snyk.io/vuln/SNYK-JS-WINDOWCONTROL-3186345