ghsa-mq92-jr35-ffpc
Vulnerability from github
Published
2024-10-09 21:31
Modified
2024-10-15 23:34
Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "open-webui" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.3.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-7038" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-209" ], "github_reviewed": true, "github_reviewed_at": "2024-10-09T22:07:49Z", "nvd_published_at": "2024-10-09T19:15:14Z", "severity": "LOW" }, "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.", "id": "GHSA-mq92-jr35-ffpc", "modified": "2024-10-15T23:34:36Z", "published": "2024-10-09T21:31:08Z", "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://github.com/open-webui/open-webui/blob/eff736acd2e0bbbdd0eeca4cc209b216a1f23b6a/backend/apps/rag/main.py#L199" }, { "type": "WEB", "url": "https://huntr.com/bounties/f42cf72a-8015-44a6-81a9-c6332ef05afc" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" }, { "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", "type": "CVSS_V4" } ], "summary": "open-webui allows enumeration of file names and traversal of directories by observing the error messages" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.