Publish GHSA-w466-2wfc-8g58

This commit is contained in:
advisory-database[bot]
2025-03-21 18:53:11 +00:00
parent b2f9fd60ab
commit 39d03f939a
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-w466-2wfc-8g58",
"modified": "2025-03-20T12:32:44Z",
"modified": "2025-03-21T18:51:45Z",
"published": "2025-03-20T12:32:44Z",
"aliases": [
"CVE-2024-12868"
],
"summary": "Open WebUI has vulnerable dependency on starlette via fastapi",
"details": "In version 0.3.32 of open-webui, the application uses a vulnerable version of the starlette package through its dependency on fastapi. The starlette package versions <=0.49 are susceptible to uncontrolled resource consumption, which can be exploited to cause a denial of service through memory exhaustion. This issue is addressed in fastapi version 0.115.3.",
"severity": [
{
@@ -13,12 +14,40 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "open-webui"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.3.32"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/encode/starlette/security/advisories/GHSA-f96h-pmfr-66vw"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12868"
},
{
"type": "PACKAGE",
"url": "https://github.com/open-webui/open-webui"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/56175583-70e3-4d53-94de-3f3a8e2423ec"
@@ -29,8 +58,8 @@
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-21T18:51:44Z",
"nvd_published_at": "2025-03-20T10:15:30Z"
}
}