#VU68517 Input validation error in Git - CVE-2022-39253

 

#VU68517 Input validation error in Git - CVE-2022-39253

Published: October 19, 2022 / Updated: May 29, 2023


Vulnerability identifier: #VU68517
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2022-39253
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Git
Software vendor:
Git

Description

The vulnerability allows a remote attacker to bypass certain security restrictions.

The vulnerability exists due to the way Git handles hardlinks when performing a local clone. A remote attacker can trick the victim into clocking a malicious repository and create or copy hardlinks to critical files on the system, which can result in sensitive information exposure.


Remediation

Install updates from vendor's website.

External links