From 50ba17f57faf8e542ed218b1e3f6afe6ebc8d64d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 19:40:19 +0000 Subject: [PATCH] Publish Advisories GHSA-5ccf-884p-4jjq GHSA-6wj5-5pgr-jwq8 --- .../03/GHSA-5ccf-884p-4jjq/GHSA-5ccf-884p-4jjq.json | 12 +++++++----- .../03/GHSA-6wj5-5pgr-jwq8/GHSA-6wj5-5pgr-jwq8.json | 12 +++++++----- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/advisories/github-reviewed/2025/03/GHSA-5ccf-884p-4jjq/GHSA-5ccf-884p-4jjq.json b/advisories/github-reviewed/2025/03/GHSA-5ccf-884p-4jjq/GHSA-5ccf-884p-4jjq.json index 9c3278d7362..a99b24e3005 100644 --- a/advisories/github-reviewed/2025/03/GHSA-5ccf-884p-4jjq/GHSA-5ccf-884p-4jjq.json +++ b/advisories/github-reviewed/2025/03/GHSA-5ccf-884p-4jjq/GHSA-5ccf-884p-4jjq.json @@ -1,11 +1,9 @@ { "schema_version": "1.4.0", "id": "GHSA-5ccf-884p-4jjq", - "modified": "2025-03-21T03:38:57Z", + "modified": "2025-04-15T19:37:49Z", "published": "2025-03-20T12:32:51Z", - "aliases": [ - "CVE-2024-9840" - ], + "aliases": [], "summary": "Open WebUI Unauthenticated Multipart Boundary Denial of Service (DoS) Vulnerability", "details": "A Denial of Service (DoS) vulnerability exists in open-webui/open-webui version 0.3.21. This vulnerability affects multiple endpoints, including `/ollama/models/upload`, `/audio/api/v1/transcriptions`, and `/rag/api/v1/doc`. The application processes multipart boundaries without authentication, leading to resource exhaustion. By appending additional characters to the multipart boundary, an attacker can cause the server to parse each byte of the boundary, ultimately leading to service unavailability. This vulnerability can be exploited remotely, resulting in high CPU and memory usage, and rendering the service inaccessible to legitimate users.", "severity": [ @@ -55,9 +53,13 @@ } ], "references": [ + { + "type": "WEB", + "url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-59g5-xgcq-4qw3" + }, { "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9840" + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53981" }, { "type": "PACKAGE", diff --git a/advisories/github-reviewed/2025/03/GHSA-6wj5-5pgr-jwq8/GHSA-6wj5-5pgr-jwq8.json b/advisories/github-reviewed/2025/03/GHSA-6wj5-5pgr-jwq8/GHSA-6wj5-5pgr-jwq8.json index addd0234d42..19ee2550c0d 100644 --- a/advisories/github-reviewed/2025/03/GHSA-6wj5-5pgr-jwq8/GHSA-6wj5-5pgr-jwq8.json +++ b/advisories/github-reviewed/2025/03/GHSA-6wj5-5pgr-jwq8/GHSA-6wj5-5pgr-jwq8.json @@ -1,11 +1,9 @@ { "schema_version": "1.4.0", "id": "GHSA-6wj5-5pgr-jwq8", - "modified": "2025-03-21T21:17:35Z", + "modified": "2025-04-15T19:37:01Z", "published": "2025-03-20T12:32:46Z", - "aliases": [ - "CVE-2024-7999" - ], + "aliases": [], "summary": "Open WebUI Unauthenticated Multipart Boundary Denial of Service (DoS) Vulnerability in api/chat/file", "details": "A vulnerability in open-webui/open-webui version 79778fa allows an attacker to cause a Denial of Service (DoS) by uploading a file with a malformed multipart boundary. By appending a large number of characters to the end of the multipart boundary, the server continuously processes each character, rendering the application inaccessible. This issue can prevent all users from accessing the application until the server recovers.", "severity": [ @@ -36,9 +34,13 @@ } ], "references": [ + { + "type": "WEB", + "url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-59g5-xgcq-4qw3" + }, { "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7999" + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53981" }, { "type": "WEB",