Publish GHSA-pgfv-gvc5-prfg

This commit is contained in:
advisory-database[bot]
2025-03-20 20:36:39 +00:00
parent 6bcb2fbe38
commit ab74a65761
@@ -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"
}
}