Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
fish-shop/syntax-check Improper Neutralization of Delimiters
Vulnerability Description
fish-shop/syntax-check is a GitHub action for syntax checking fish shell files. Improper neutralization of delimiters in the `pattern` input (specifically the command separator `;` and command substitution characters `(` and `)`) mean that arbitrary command injection is possible by modification of the input value used in a workflow. This has the potential for exposure or exfiltration of sensitive information from the workflow runner, such as might be achieved by sending environment variables to an external entity. It is recommended that users update to the patched version `v1.6.12` or the latest release version `v2.0.0`, however remediation may be possible through careful control of workflows and the `pattern` input value used by this action.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Vulnerability Type
分隔符转义处理不恰当
Vulnerability Title
syntax-check 安全漏洞
Vulnerability Description
syntax-check是fish-shop开源的一个语法检查工具。 syntax-check存在安全漏洞,该漏洞源于`pattern` 输入中的分隔符中和不当。
CVSS Information
N/A
Vulnerability Type
N/A