V
Scaner-VS
HomeCatalogSourcesCWECAPECATT&CKMitigationsDocs
CVE-2025-48384
ANC
High KEVConfirmedExploit available

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations an…

CVSS
8.0
High
EPSS
0.01
p70
Published
2025-01-01
Updated
2025-08-25
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. When reading a config value, Git strips any trailing carriage return and line feed (CRLF). When writing a config entry, values with a trailing CR are not quoted, causing the CR to be lost when the config is later read. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read resulting in the submodule being checked out to an incorrect location. If a symlink exists that points the altered path to the submodule hooks directory, and the submodule contains an executable post-checkout hook, the script may be unintentionally executed after checkout. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1.

Tags · CWE
KEV
CWE-59
CAPEC-17
CAPEC-35
CAPEC-76
CAPEC-132
Affected products
Debian_linux
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H
Timeline
2025-01-01
Published
2025-08-25
Added to KEV
2025-08-25
Updated
CVSS 3.1 breakdown
Attack Vector
AV: N
Network (N)
Attack Complexity
AC: H
High (H)
Privileges Required
PR: L
Low (L)
User Interaction
UI: R
Required (R)
Scope
S: C
Changed (C)
Confidentiality Impact
C: H
High (H)
Integrity Impact
I: H
High (H)
Availability Impact
A: H
High (H)
Exploit indicators
EPSS
0.006 · p70
Known exploited (KEV)
Yes
MITRE ATT&CK
Inferred via CAPEC
└ via CAPEC-35 · CWE-59
└ via CAPEC-35 · CWE-59
└ via CAPEC-132 · CWE-59
└ via CAPEC-35 · CWE-59
Known exploits — Сканер-ВС
CVE-2025-48384
github-poc · https://github.com/sathish46-lab/CVE-2025-48384-submodule
Enterprise
Affected software
ProductVendorStatus
Exploited
gitExploited
gitExploited
gitExploited
gitExploited
gitExploited
gitExploited
gitExploited
gitExploited
debian_linux*Exploited
git*Exploited
xcode*Exploited
Source databases
ANC
AST
DEB
CVE
UBU
Related vulnerabilities