#VU27258 Insufficiently protected credentials in Git - CVE-2020-5260

 

#VU27258 Insufficiently protected credentials in Git - CVE-2020-5260

Published: April 23, 2020 / Updated: June 3, 2020


Vulnerability identifier: #VU27258
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2020-5260
CWE-ID: CWE-522
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Git
Software vendor:
Git

Description

The vulnerability allows a remote attacker to gain access to sensitive information on the system.

The vulnerability exists due to the Git can be tricked into sending private credentials to a host controlled by an attacker. A remote attacker can send a specially crafted URL to "git clone" that will present stored credentials for any host to a host of their choosing.


Remediation

Install updates from vendor's website.

External links