漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Git LFS permits exfiltration of credentials via crafted HTTP URLs
Vulnerability 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.
CVSS Information
N/A
Vulnerability Type
输出中的特殊元素转义处理不恰当(注入)
Vulnerability Title
Git Lfs 注入漏洞
Vulnerability Description
Git Lfs是Git Lfs团队的一个用于git项目中处理大文件的命令行工具。 Git Lfs v3.6.1之前版本存在注入漏洞。攻击者利用该漏洞可以检索用户的Git凭据。
CVSS Information
N/A
Vulnerability Type
N/A