diff --git a/advisories/github-reviewed/2025/03/GHSA-hh3j-9m59-p8vc/GHSA-hh3j-9m59-p8vc.json b/advisories/github-reviewed/2025/03/GHSA-hh3j-9m59-p8vc/GHSA-hh3j-9m59-p8vc.json index 97c214785ff..9ed26e23dfd 100644 --- a/advisories/github-reviewed/2025/03/GHSA-hh3j-9m59-p8vc/GHSA-hh3j-9m59-p8vc.json +++ b/advisories/github-reviewed/2025/03/GHSA-hh3j-9m59-p8vc/GHSA-hh3j-9m59-p8vc.json @@ -1,11 +1,9 @@ { "schema_version": "1.4.0", "id": "GHSA-hh3j-9m59-p8vc", - "modified": "2025-03-21T17:52:01Z", + "modified": "2025-04-15T19:35:08Z", "published": "2025-03-20T12:32:43Z", - "aliases": [ - "CVE-2024-12759" - ], + "aliases": [], "summary": "BentoML vulnerable to Uncontrolled Resource Consumption", "details": "In bentoml/bentoml version 1.3.9, the `/login` endpoint of the newly integrated Gradio app is vulnerable to a Denial of Service (DoS) attack. This vulnerability can be exploited by appending characters, such as dashes (-), to the end of a multipart boundary in an HTTP request. The server continuously processes each character, leading to excessive resource consumption and rendering the service unavailable. The issue is unauthenticated and does not require any user interaction.", "severity": [ @@ -38,12 +36,16 @@ "references": [ { "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12759" + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8966" }, { "type": "PACKAGE", "url": "https://github.com/bentoml/BentoML" }, + { + "type": "WEB", + "url": "https://huntr.com/bounties/7b5932bb-58d1-4e71-b85c-43dc40522ff2" + }, { "type": "WEB", "url": "https://huntr.com/bounties/e467ec92-0ad1-4461-8468-1beabf701b9f" diff --git a/advisories/github-reviewed/2025/03/GHSA-w466-2wfc-8g58/GHSA-w466-2wfc-8g58.json b/advisories/github-reviewed/2025/03/GHSA-w466-2wfc-8g58/GHSA-w466-2wfc-8g58.json index 47714fbbf0d..881dd2bee11 100644 --- a/advisories/github-reviewed/2025/03/GHSA-w466-2wfc-8g58/GHSA-w466-2wfc-8g58.json +++ b/advisories/github-reviewed/2025/03/GHSA-w466-2wfc-8g58/GHSA-w466-2wfc-8g58.json @@ -1,11 +1,9 @@ { "schema_version": "1.4.0", "id": "GHSA-w466-2wfc-8g58", - "modified": "2025-03-21T18:51:45Z", + "modified": "2025-04-15T19:35:51Z", "published": "2025-03-20T12:32:44Z", - "aliases": [ - "CVE-2024-12868" - ], + "aliases": [], "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": [ @@ -42,7 +40,7 @@ }, { "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12868" + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47874" }, { "type": "PACKAGE",