9.8

CVE-2024-3566

Exploit

Command injection vulnerability in programing languages on Microsoft Windows operating system.

A command inject vulnerability allows an attacker to perform command injection on Windows applications that indirectly depend on the CreateProcess function when the specific conditions are satisfied.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
HaskellProcess Library Version < 1.6.19.0
   MicrosoftWindows Version-
NodejsNode.Js Version < 18.20.2
   MicrosoftWindows Version-
NodejsNode.Js Version >= 19.0.0 < 20.12.2
   MicrosoftWindows Version-
NodejsNode.Js Version >= 21.0.0 < 21.7.3
   MicrosoftWindows Version-
PhpPhp Version < 8.1.28
   MicrosoftWindows Version-
PhpPhp Version >= 8.2.0 < 8.2.18
   MicrosoftWindows Version-
PhpPhp Version >= 8.3.0 < 8.3.6
   MicrosoftWindows Version-
Rust-langRust Version < 1.77.2
   MicrosoftWindows Version-
Yt-dlp ProjectYt-dlp Version >= 2021.04.11 < 2024.04.09
   MicrosoftWindows Version-
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 9.61% 0.93
CVSS Metriken
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
134c704f-9b21-4f2e-91b3-4a467353bcc0 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
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.