CVE-2024-42482

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:fish-shop:syntax-check:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-08-12 16:15

Updated : 2024-09-17 12:20


NVD link : CVE-2024-42482

Mitre link : CVE-2024-42482

CVE.ORG link : CVE-2024-42482


JSON object : View

Products Affected

fish-shop

  • syntax-check
CWE
CWE-140

Improper Neutralization of Delimiters

NVD-CWE-Other