Publish GHSA-wmjh-cpqj-4v6x

This commit is contained in:
advisory-database[bot]
2025-06-05 00:24:08 +00:00
parent d3f5cd33f8
commit 8e8fa413a3
@@ -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"
}
}