漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
canonical/get-workflow-version-action can leak a partial GITHUB_TOKEN in exception output
Vulnerability Description
canonical/get-workflow-version-action is a GitHub composite action to get commit SHA that GitHub Actions reusable workflow was called with. Prior to 1.0.1, if the get-workflow-version-action step fails, the exception output may include the GITHUB_TOKEN. If the full token is included in the exception output, GitHub will automatically redact the secret from the GitHub Actions logs. However, the token may be truncated—causing part of the GITHUB_TOKEN to be displayed in plaintext in the GitHub Actions logs. Anyone with read access to the GitHub repository can view GitHub Actions logs. For public repositories, anyone can view the GitHub Actions logs. The opportunity to exploit this vulnerability is limited—the GITHUB_TOKEN is automatically revoked when the job completes. However, there is an opportunity for an attack in the time between the GITHUB_TOKEN being displayed in the logs and the completion of the job. Users using the github-token input are impacted. This vulnerability is fixed in 1.0.1.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:H
Vulnerability Type
通过日志文件的信息暴露
Vulnerability Title
get-workflow-version-action 日志信息泄露漏洞
Vulnerability Description
get-workflow-version-action是Canonical开源的一个工具。 get-workflow-version-action 1.0.1之前版本存在日志信息泄露漏洞,该漏洞源于异常输出可能包含GITHUB_TOKEN,可能导致信息泄露。
CVSS Information
N/A
Vulnerability Type
N/A