From ab74a65761408f619ef3868917e6ec15895ca45d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 20:36:39 +0000 Subject: [PATCH] Publish GHSA-pgfv-gvc5-prfg --- .../GHSA-pgfv-gvc5-prfg.json | 37 +++++++++++++++++-- 1 file changed, 33 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-pgfv-gvc5-prfg/GHSA-pgfv-gvc5-prfg.json (56%) diff --git a/advisories/unreviewed/2025/03/GHSA-pgfv-gvc5-prfg/GHSA-pgfv-gvc5-prfg.json b/advisories/github-reviewed/2025/03/GHSA-pgfv-gvc5-prfg/GHSA-pgfv-gvc5-prfg.json similarity index 56% rename from advisories/unreviewed/2025/03/GHSA-pgfv-gvc5-prfg/GHSA-pgfv-gvc5-prfg.json rename to advisories/github-reviewed/2025/03/GHSA-pgfv-gvc5-prfg/GHSA-pgfv-gvc5-prfg.json index 4a8774eafd7..67b8eb2a33e 100644 --- a/advisories/unreviewed/2025/03/GHSA-pgfv-gvc5-prfg/GHSA-pgfv-gvc5-prfg.json +++ b/advisories/github-reviewed/2025/03/GHSA-pgfv-gvc5-prfg/GHSA-pgfv-gvc5-prfg.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-pgfv-gvc5-prfg", - "modified": "2025-03-20T12:32:39Z", + "modified": "2025-03-20T20:35:17Z", "published": "2025-03-20T12:32:39Z", "aliases": [ "CVE-2024-10648" ], + "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.", "severity": [ { @@ -13,12 +14,40 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "gradio" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.0.0" + }, + { + "last_affected": "5.0.0b2" + } + ] + } + ] + } + ], "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" @@ -29,8 +58,8 @@ "CWE-29" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-20T20:35:16Z", "nvd_published_at": "2025-03-20T10:15:18Z" } } \ No newline at end of file