Skip to content

Gradio's CI vulnerable to Command Injection

High severity GitHub Reviewed Published Mar 27, 2024 to the GitHub Advisory Database • Updated Apr 16, 2024
Withdrawn This advisory was withdrawn on Mar 27, 2024

Package

pip gradio (pip)

Affected versions

< 4.18.0

Patched versions

4.18.0

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

References

Published by the National Vulnerability Database Mar 27, 2024
Published to the GitHub Advisory Database Mar 27, 2024
Reviewed Mar 27, 2024
Withdrawn Mar 27, 2024
Last updated Apr 16, 2024

Severity

High
8.6
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
Low
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L

Weaknesses

CVE ID

CVE-2024-1540

GHSA ID

GHSA-xcgp-r7r8-2hc9

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.