7.8
CVE-2025-57283
- EPSS 0.09%
- Veröffentlicht 28.01.2026 00:00:00
- Zuletzt bearbeitet 09.02.2026 19:17:13
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The Node.js package browserstack-local 1.5.8 contains a command injection vulnerability. This occurs because the logfile variable is not properly sanitized in lib/Local.js.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Browserstack ≫ Browserstack-local Version1.5.8 SwPlatformnode.js
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.09% | 0.254 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 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
|
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.