8.8
CVE-2024-35242
- EPSS 25.51%
- Published 10.06.2024 22:15:09
- Last modified 13.02.2025 18:18:05
- Source security-advisories@github.com
- Teams watchlist Login
- Open Login
Composer is a dependency manager for PHP. On the 2.x branch prior to versions 2.2.24 and 2.7.7, the `composer install` command running inside a git/hg repository which has specially crafted branch names can lead to command injection. This requires cloning untrusted repositories. Patches are available in version 2.2.24 for 2.2 LTS or 2.7.7 for mainline. As a workaround, avoid cloning potentially compromised repositories.
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 Authorized Data Publishers (ADP) (Unstrukturiert)
Vendorfedoraproject
≫
Product
fedora
Default Statusunknown
Version
39
Status
affected
Version
40
Status
affected
Vendorgetcomposer
≫
Product
composer
Default Statusunknown
Version <
2.2.24
Version
2.0
Status
affected
Vendorgetcomposer
≫
Product
composer
Default Statusunknown
Version <
2.7.7
Version
2.3
Status
affected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 25.51% | 0.96 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
security-advisories@github.com | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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.