8.1
CVE-2024-36138
- EPSS 0.1%
- Veröffentlicht 07.09.2024 16:15:02
- Zuletzt bearbeitet 21.11.2024 09:21:41
- Quelle support@hackerone.com
- Teams Watchlist Login
- Unerledigt Login
Bypass incomplete fix of CVE-2024-27980, that arises from improper handling of batch files with all possible extensions on Windows via child_process.spawn / child_process.spawnSync. A malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Diese Information steht angemeldeten Benutzern zur Verfügung. Login
Daten sind bereitgestellt durch das CVE Programm von Authorized Data Publishers (ADP) (Unstrukturiert)
Herstellernodejs
≫
Produkt
nodejs
Default Statusunaffected
Version <
18.20.4
Version
18.0
Status
affected
Version <
20.15.1
Version
20.0
Status
affected
Version <
22.4.1
Version
22.0
Status
affected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.1% | 0.291 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
support@hackerone.com | 8.1 | 2.2 | 5.9 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.