ghsa-pgfv-gvc5-prfg
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-20 20:35
Severity ?
Summary
Gradio Vulnerable to Arbitrary File Deletion
Details
A path traversal vulnerability exists in the Gradio Audio component of gradio-app/gradio, as of version git 98cbcae. This vulnerability allows an attacker to control the format of the audio file, leading to arbitrary file content deletion. By manipulating the output format, an attacker can reset any file to an empty file, causing a denial of service (DOS) on the server.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "gradio" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "last_affected": "5.0.0b2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-10648" ], "database_specific": { "cwe_ids": [ "CWE-29" ], "github_reviewed": true, "github_reviewed_at": "2025-03-20T20:35:16Z", "nvd_published_at": "2025-03-20T10:15:18Z", "severity": "HIGH" }, "details": "A path traversal vulnerability exists in the Gradio Audio component of gradio-app/gradio, as of version git 98cbcae. This vulnerability allows an attacker to control the format of the audio file, leading to arbitrary file content deletion. By manipulating the output format, an attacker can reset any file to an empty file, causing a denial of service (DOS) on the server.", "id": "GHSA-pgfv-gvc5-prfg", "modified": "2025-03-20T20:35:17Z", "published": "2025-03-20T12:32:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10648" }, { "type": "PACKAGE", "url": "https://github.com/gradio-app/gradio" }, { "type": "WEB", "url": "https://github.com/gradio-app/gradio/blame/98cbcaef827de7267462ccba180c7b2ffb1e825d/gradio/processing_utils.py#L234" }, { "type": "WEB", "url": "https://huntr.com/bounties/667d664d-8189-458c-8ed7-483fe8f33c76" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H", "type": "CVSS_V3" } ], "summary": "Gradio Vulnerable to Arbitrary File Deletion" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.