CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2024-53263: Git LFS permits exfiltration of credentials via crafted HTTP URLs

8.5 CVSS

Description

Git LFS is a Git extension for versioning large files. When Git LFS requests credentials from Git for a remote host, it passes portions of the host's URL to the `git-credential(1)` command without checking for embedded line-ending control characters, and then sends any credentials it receives back from the Git credential helper to the remote host. By inserting URL-encoded control characters such as line feed (LF) or carriage return (CR) characters into the URL, an attacker may be able to retrieve a user's Git credentials. This problem exists in all previous versions and is patched in v3.6.1. All users should upgrade to v3.6.1. There are no workarounds known at this time.

Classification

CVE ID: CVE-2024-53263

CVSS Base Severity: HIGH

CVSS Base Score: 8.5

Affected Products

Vendor: git-lfs

Product: git-lfs

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.05% (probability of being exploited)

EPSS Percentile: 17.78% (scored less or equal to compared to others)

EPSS Date: 2025-02-12 (when was this score calculated)

References

https://github.com/git-lfs/git-lfs/security/advisories/GHSA-q6r2-x2cc-vrp7
https://github.com/git-lfs/git-lfs/commit/0345b6f816e611d050c0df67b61f0022916a1c90
https://github.com/git-lfs/git-lfs/releases/tag/v3.6.1

Timeline