漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Black's vulnerable version parsing leads to RCE in GitHub Action
Vulnerability Description
Black is the uncompromising Python code formatter. Black provides a GitHub action for formatting code. This action supports an option, use_pyproject: true, for reading the version of Black to use from the repository pyproject.toml. A malicious pull request could edit pyproject.toml to use a direct URL reference to a malicious repository. This could lead to arbitrary code execution in the context of the GitHub Action. Attackers could then gain access to secrets or permissions available in the context of the action. Version 26.3.0 fixes this vulnerability.
CVSS Information
N/A
Vulnerability Type
输入验证不恰当
Vulnerability Title
Black 输入验证错误漏洞
Vulnerability Description
Black是Python Software Foundation开源的一个 Python 代码格式化程序。 Black 26.3.0之前版本存在输入验证错误漏洞,该漏洞源于恶意拉取请求可配置使用恶意仓库URL,可能导致任意代码执行。
CVSS Information
N/A
Vulnerability Type
N/A