OSV 1.4.0 · github-reviewed · 修改于 2024-04-16 23:50
发布时间
2024-03-28 02:32
GitHub 审查时间
2024-03-28 05:56
NVD 发布时间
2024-03-28 00:15
源文件
advisories/github-reviewed/2024/03/GHSA-xcgp-r7r8-2hc9/GHSA-xcgp-r7r8-2hc9.json
该公告已于 2024-03-28 05:57 撤回
内容仅用于保留外部引用,请不要将其当作仍然有效的安全结论。
A command injection vulnerability exists in the deploy+test-visual.yml workflow of the gradio-app/gradio repository, due to improper neutralization of special elements used in a command. This vulnerability allows attackers to execute unauthorized commands, potentially leading to unauthorized modification of the base repository or secrets exfiltration. The issue arises from the unsafe handling of GitHub context information within a an action definition which is evaluated and substituted before script execution. Remediation involves setting untrusted input values to intermediate environment variables to prevent direct influence on script generation.