diff --git a/advisories/unreviewed/2025/03/GHSA-7v2w-h4gh-w5cv/GHSA-7v2w-h4gh-w5cv.json b/advisories/github-reviewed/2025/03/GHSA-7v2w-h4gh-w5cv/GHSA-7v2w-h4gh-w5cv.json similarity index 61% rename from advisories/unreviewed/2025/03/GHSA-7v2w-h4gh-w5cv/GHSA-7v2w-h4gh-w5cv.json rename to advisories/github-reviewed/2025/03/GHSA-7v2w-h4gh-w5cv/GHSA-7v2w-h4gh-w5cv.json index af07a789679..bed2668578c 100644 --- a/advisories/unreviewed/2025/03/GHSA-7v2w-h4gh-w5cv/GHSA-7v2w-h4gh-w5cv.json +++ b/advisories/github-reviewed/2025/03/GHSA-7v2w-h4gh-w5cv/GHSA-7v2w-h4gh-w5cv.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-7v2w-h4gh-w5cv", - "modified": "2025-03-20T12:32:47Z", + "modified": "2025-03-21T21:22:13Z", "published": "2025-03-20T12:32:47Z", "aliases": [ "CVE-2024-8021" ], + "summary": "Gradio Vulnerable to Open Redirect", "details": "An open redirect vulnerability exists in the latest version of gradio-app/gradio. The vulnerability allows an attacker to redirect users to a malicious website by URL encoding. This can be exploited by sending a crafted request to the application, which results in a 302 redirect to an attacker-controlled site.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "gradio" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "4.37.2" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8021" }, + { + "type": "PACKAGE", + "url": "https://github.com/gradio-app/gradio" + }, { "type": "WEB", "url": "https://huntr.com/bounties/adc23067-ec04-47ef-9265-afd452071888" @@ -29,8 +54,8 @@ "CWE-601" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T21:22:13Z", "nvd_published_at": "2025-03-20T10:15:39Z" } } \ No newline at end of file