Vulnerability Description
A command injection vulnerability exists in the gradio-app/gradio repository, specifically within the 'test-functional.yml' workflow. The vulnerability arises due to improper neutralization of special elements used in a command, allowing for unauthorized modification of the base repository or secrets exfiltration. The issue affects versions up to and including '@gradio/[email protected]'. The flaw is present in the workflow's handling of GitHub context information, where it echoes the full name of the head repository, the head branch, and the workflow reference without adequate sanitization. This could potentially lead to the exfiltration of sensitive secrets such as 'GITHUB_TOKEN', 'COMMENT_TOKEN', and 'CHROMATIC_PROJECT_TOKEN'.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Gradio Project | Gradio | < 4.29.0 |
Related Weaknesses (CWE)
References
- https://github.com/gradio-app/gradio/commit/a0e70366a8a406fdd80abb21e8c88a3c8e68Patch
- https://huntr.com/bounties/23cb3749-8ae9-4e1a-9023-4a20ca6b675eExploitThird Party Advisory
- https://github.com/gradio-app/gradio/commit/a0e70366a8a406fdd80abb21e8c88a3c8e68Patch
- https://huntr.com/bounties/23cb3749-8ae9-4e1a-9023-4a20ca6b675eExploitThird Party Advisory
FAQ
What is CVE-2024-4253?
CVE-2024-4253 is a vulnerability with a CVSS score of 9.1 (CRITICAL). A command injection vulnerability exists in the gradio-app/gradio repository, specifically within the 'test-functional.yml' workflow. The vulnerability arises due to improper neutralization of special...
How severe is CVE-2024-4253?
CVE-2024-4253 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-4253?
Check the references section above for vendor advisories and patch information. Affected products include: Gradio Project Gradio.