Logo
vulnerabilityCVE-2024-52006
Name
CVE-2024-52006
Source
NVD ( link)Debian ( link)
Description
Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems (most notably, .NET and node.js) interpret single Carriage Return characters as newlines, which renders the protections against CVE-2020-5260 incomplete for credential helpers that treat Carriage Returns in this way. This issue has been addressed in commit `b01b9b8` which is included in release versions v2.48.1, v2.47.2, v2.46.3, v2.45.3, v2.44.3, v2.43.6, v2.42.4, v2.41.3, and v2.40.4. Users are advised to upgrade. Users unable to upgrade should avoid cloning from untrusted URLs, especially recursive clones.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
git
Patched

Vulnerability Ratings#


2.1
CVSSv4
7.5
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
2.48.2
Not Affected
buildroot
master
2.54.0
Not Affected
openwrt
master
2.50.1-r1
Not Affected
openwrt
openwrt-25.12
2.50.1-r1
Not Affected
yocto
master
2.54.0
Not Affected
yocto
scarthgap
2.44.4
Not Affected

Resolved with patches#


git (yocto:kirkstone)

#
Title
Author
Resolve
1
credential: disallow Carriage Returns in the protocol by
Johannes Schindelin <johannes.schindelin@gmx.de>
CVE-2024-52006