From ac2215e015a116d2b3fb4d82b4924fc1a16b44ac Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 22:09:16 +0000 Subject: [PATCH] Publish GHSA-mq92-jr35-ffpc --- .../GHSA-mq92-jr35-ffpc.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/10/GHSA-mq92-jr35-ffpc/GHSA-mq92-jr35-ffpc.json (59%) diff --git a/advisories/unreviewed/2024/10/GHSA-mq92-jr35-ffpc/GHSA-mq92-jr35-ffpc.json b/advisories/github-reviewed/2024/10/GHSA-mq92-jr35-ffpc/GHSA-mq92-jr35-ffpc.json similarity index 59% rename from advisories/unreviewed/2024/10/GHSA-mq92-jr35-ffpc/GHSA-mq92-jr35-ffpc.json rename to advisories/github-reviewed/2024/10/GHSA-mq92-jr35-ffpc/GHSA-mq92-jr35-ffpc.json index 87258bacbe4..056a0f8742b 100644 --- a/advisories/unreviewed/2024/10/GHSA-mq92-jr35-ffpc/GHSA-mq92-jr35-ffpc.json +++ b/advisories/github-reviewed/2024/10/GHSA-mq92-jr35-ffpc/GHSA-mq92-jr35-ffpc.json @@ -1,26 +1,53 @@ { "schema_version": "1.4.0", "id": "GHSA-mq92-jr35-ffpc", - "modified": "2024-10-09T21:31:08Z", + "modified": "2024-10-09T22:07:49Z", "published": "2024-10-09T21:31:08Z", "aliases": [ "CVE-2024-7038" ], + "summary": "open-webui allows enumeration of file names and traversal of directories by observing the error messages", "details": "An information disclosure vulnerability exists in open-webui version 0.3.8. The vulnerability is related to the embedding model update feature under admin settings. When a user updates the model path, the system checks if the file exists and provides different error messages based on the existence and configuration of the file. This behavior allows an attacker to enumerate file names and traverse directories by observing the error messages, leading to potential exposure of sensitive information.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P" } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "open-webui" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.3.8" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7038" }, + { + "type": "PACKAGE", + "url": "https://github.com/open-webui/open-webui" + }, { "type": "WEB", "url": "https://huntr.com/bounties/f42cf72a-8015-44a6-81a9-c6332ef05afc" @@ -31,8 +58,8 @@ "CWE-200" ], "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-10-09T22:07:49Z", "nvd_published_at": "2024-10-09T19:15:14Z" } } \ No newline at end of file