Skip to content

Composer has a command injection via malicious git branch name

High severity GitHub Reviewed Published Jun 10, 2024 in composer/composer • Updated Jun 20, 2024

Package

composer composer/composer (Composer)

Affected versions

>= 2.0, < 2.2.24
>= 2.3, < 2.7.7

Patched versions

2.2.24
2.7.7

Description

Impact

The status, reinstall and remove commands with packages installed from source via git containing specially crafted branch names in the repository can be used to execute code.

Patches

2.2.24 for 2.2 LTS or 2.7.7 for mainline

Workarounds

Avoid installing dependencies via git by using --prefer-dist or the preferred-install: dist config setting.

References

@Seldaek Seldaek published to composer/composer Jun 10, 2024
Published to the GitHub Advisory Database Jun 10, 2024
Reviewed Jun 10, 2024
Published by the National Vulnerability Database Jun 10, 2024
Last updated Jun 20, 2024

Severity

High
8.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2024-35241

GHSA ID

GHSA-47f6-5gq3-vx9c

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.