Credential theft via newline protocol injection
Published Apr 14, 2020 · Updated Aug 4, 2024
Credential exposure in Git allows remote attackers to steal stored credentials through an attacker-controlled clone or submodule URL. credential_write_item in credential.c blindly writes percent-decoded URL values containing newlines into the line-based credential-helper protocol, allowing injected host fields to redirect a credential lookup. Exploitation requires Git to process the malicious URL while a credential helper holds reusable credentials, which are then sent to an attacker-controlled host.
Summary
What happened
Credential exposure in Git allows remote attackers to steal stored credentials through an attacker-controlled clone or submodule URL. credential_write_item in credential.c blindly writes percent-decoded URL values containing newlines into the line-based credential-helper protocol, allowing injected host fields to redirect a credential lookup. Exploitation requires Git to process the malicious URL while a credential helper holds reusable credentials, which are then sent to an attacker-controlled host.
The record
- CVE
- CVE-2020-5260
- Published
- Apr 14, 2020
- Updated
- Aug 4, 2024
- Vendor
- Git
- Product
- Git
- Classifications
- T1555
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 14, 2020CVE publishedPublication date reported by the CVE source.
- Aug 4, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 2.17.4
- Affected versionversion=>= 2.18.0, < 2.18.3
- Affected versionversion=>= 2.19.0, 2.19.4
- Affected versionversion=>= 2.20.0, < 2.20.3
- Affected versionversion=>= 2.21.0, < 2.21.2
- Affected versionversion=>= 2.22.0, < 2.22.3
- Affected versionversion=>= 2.23.0, < 2.23.2
- Affected versionversion=>= 2.24.0, < 2.24.2
- Affected versionversion=>= 2.25.0, < 2.25.3
- Affected versionversion=>= 2.26.0, < 2.26.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- sv3nbeast CVE-2020-5260 demonstrationproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo