漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
GitPython: Path traversal in GitPython reference APIs allows arbitrary file write and delete outside the repository
Vulnerability Description
GitPython is a python library used to interact with Git repositories. Prior to version 3.1.48, a vulnerability in GitPython allows attackers who can supply a crafted reference path to an application using GitPython to write, overwrite, move, or delete files outside the repository’s .git directory via insufficient validation of reference paths in reference creation, rename, and delete operations. This issue has been patched in version 3.1.48.
CVSS Information
N/A
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
GitPython 路径遍历漏洞
Vulnerability Description
GitPython是gitpython-developers开源的一个用于与 Git 存储库交互的 Python 库。 GitPython 3.1.48之前版本存在路径遍历漏洞,该漏洞源于在引用创建、重命名和删除操作中对引用路径验证不足,可能导致能够向使用GitPython的应用程序提供特制引用路径的攻击者在仓库.git目录外写入、覆盖、移动或删除文件。
CVSS Information
N/A
Vulnerability Type
N/A