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

17 Sep 2024, 12:20

Type Values Removed Values Added
CPE cpe:2.3:a:fish-shop:syntax-check:*:*:*:*:*:*:*:*
CWE NVD-CWE-Other
CVSS v2 : unknown
v3 : 4.8
v2 : unknown
v3 : 6.5
References () https://github.com/fish-shop/syntax-check/commit/91e6817c48ad475542fe4e78139029b036a53b03 - () https://github.com/fish-shop/syntax-check/commit/91e6817c48ad475542fe4e78139029b036a53b03 - Patch
References () https://github.com/fish-shop/syntax-check/commit/c2cb11395e21119ff8d6e7ea050430ee7d6f49ca - () https://github.com/fish-shop/syntax-check/commit/c2cb11395e21119ff8d6e7ea050430ee7d6f49ca - Patch
References () https://github.com/fish-shop/syntax-check/security/advisories/GHSA-xj87-mqvh-88w2 - () https://github.com/fish-shop/syntax-check/security/advisories/GHSA-xj87-mqvh-88w2 - Vendor Advisory
Summary
  • (es) fish-shop/syntax-check es una acción de GitHub para verificar la sintaxis de fish shell files. La neutralización inadecuada de los delimitadores en la entrada `patrón` (específicamente el separador de comando `;` y los caracteres de sustitución de comando `(` y `)`) significa que la inyección de comando arbitraria es posible mediante la modificación del valor de entrada utilizado en un flujo de trabajo. Esto tiene el potencial de exponer o exfiltrar información confidencial del ejecutor del flujo de trabajo, como podría lograrse enviando variables de entorno a una entidad externa. Se recomienda que los usuarios actualicen a la versión parcheada `v1.6.12` o a la última versión `v2.0.0`; sin embargo, es posible realizar una corrección mediante un control cuidadoso de los flujos de trabajo y el valor de entrada del `patrón` utilizado por esta acción.
First Time Fish-shop
Fish-shop syntax-check

12 Aug 2024, 16:15

Type Values Removed Values Added
New CVE

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
NVD-CWE-Other CWE-140

Improper Neutralization of Delimiters