8.1
CVE-2024-27980
- EPSS 0.23%
- Published 09.01.2025 01:15:08
- Last modified 09.01.2025 22:15:27
- Source support@hackerone.com
- Teams watchlist Login
- Open Login
Due to the improper handling of batch files in 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
This information is available to logged-in users. Login
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
VendorNodeJS
≫
Product
Node
Default Statusunaffected
Version <
4.*
Version
4.0
Status
affected
Version <
5.*
Version
5.0
Status
affected
Version <
6.*
Version
6.0
Status
affected
Version <
7.*
Version
7.0
Status
affected
Version <
8.*
Version
8.0
Status
affected
Version <
9.*
Version
9.0
Status
affected
Version <
10.*
Version
10.0
Status
affected
Version <
11.*
Version
11.0
Status
affected
Version <
12.*
Version
12.0
Status
affected
Version <
13.*
Version
13.0
Status
affected
Version <
14.*
Version
14.0
Status
affected
Version <
15.*
Version
15.0
Status
affected
Version <
16.*
Version
16.0
Status
affected
Version <
17.*
Version
17.0
Status
affected
Version <
18.20.2
Version
18.0
Status
affected
Version <
19.*
Version
19.0
Status
affected
Version <
20.12.2
Version
20.0
Status
affected
Version <
21.7.3
Version
21.0
Status
affected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.23% | 0.453 |
Source | 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.