CVE-2024-1540

CVSS V2 None CVSS V3 None
Description
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 `run` operation, where expressions inside `${{ }}` are evaluated and substituted before script execution. Remediation involves setting untrusted input values to intermediate environment variables to prevent direct influence on script generation.
Overview
  • CVE ID
  • CVE-2024-1540
  • Assigner
  • @huntr_ai
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-03-27T15:54:27.999Z
  • Last Modified Date
  • 2024-04-16T11:10:23.577Z
History
Created Old Value New Value Data Type Notes
2024-06-26 05:52:33 Added to TrackCVE