1 results (0.002 seconds)

CVSS: 9.1EPSS: 0%CPEs: 1EXPL: 0

14 Jan 2025 — 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 G... • https://github.com/git-lfs/git-lfs/commit/0345b6f816e611d050c0df67b61f0022916a1c90 • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') •