From 8e8fa413a32c25f0fa6a5434292fedf2afb73d71 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 00:24:08 +0000 Subject: [PATCH] Publish GHSA-wmjh-cpqj-4v6x --- .../GHSA-wmjh-cpqj-4v6x.json | 37 ++++++++++++++++--- 1 file changed, 31 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/05/GHSA-wmjh-cpqj-4v6x/GHSA-wmjh-cpqj-4v6x.json (70%) diff --git a/advisories/unreviewed/2025/05/GHSA-wmjh-cpqj-4v6x/GHSA-wmjh-cpqj-4v6x.json b/advisories/github-reviewed/2025/05/GHSA-wmjh-cpqj-4v6x/GHSA-wmjh-cpqj-4v6x.json similarity index 70% rename from advisories/unreviewed/2025/05/GHSA-wmjh-cpqj-4v6x/GHSA-wmjh-cpqj-4v6x.json rename to advisories/github-reviewed/2025/05/GHSA-wmjh-cpqj-4v6x/GHSA-wmjh-cpqj-4v6x.json index 0f1ed039b01..2843b1b4f92 100644 --- a/advisories/unreviewed/2025/05/GHSA-wmjh-cpqj-4v6x/GHSA-wmjh-cpqj-4v6x.json +++ b/advisories/github-reviewed/2025/05/GHSA-wmjh-cpqj-4v6x/GHSA-wmjh-cpqj-4v6x.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-wmjh-cpqj-4v6x", - "modified": "2025-05-29T15:31:09Z", + "modified": "2025-06-05T00:22:23Z", "published": "2025-05-29T15:31:09Z", "aliases": [ "CVE-2025-5320" ], + "summary": "Gradio CORS Origin Validation Bypass Vulnerability", "details": "A vulnerability classified as problematic has been found in gradio-app gradio up to 5.29.1. This affects the function is_valid_origin of the component CORS Handler. The manipulation of the argument localhost_aliases leads to origin validation error. It is possible to initiate the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "gradio" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0" + }, + { + "last_affected": "5.29.1" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -31,6 +52,10 @@ "type": "WEB", "url": "https://gist.github.com/superboy-zjc/aa3dfa161d7b19d8a53ab4605792f2fe#proof-of-concept-poc" }, + { + "type": "PACKAGE", + "url": "https://github.com/gradio-app/gradio" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.310491" @@ -48,9 +73,9 @@ "cwe_ids": [ "CWE-345" ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-06-05T00:22:23Z", "nvd_published_at": "2025-05-29T14:15:38Z" } } \ No newline at end of file