A vulnerability in open-webui/open-webui version 0.3.8 allows an attacker with a user-level account to perform a session fixation attack. The session cookie for all users is set with the default `SameSite=Lax` and does not have the `Secure` flag enabled, allowing the session cookie to be sent over HTTP to a cross-origin domain. An attacker can exploit this by embedding a malicious markdown image in a chat, which, when viewed by an administrator, sends the admin's session cookie to the attacker's server. This can lead to a stealthy administrator account takeover, potentially resulting in remote code execution (RCE) due to the elevated privileges of administrator accounts.
References
Configurations
History
01 Apr 2025, 20:33
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/947f8191-0abf-4adf-b7c4-d4c19683aba2 - Exploit | |
Summary |
|
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.0 |
First Time |
Openwebui open Webui
Openwebui |
|
CPE | cpe:2.3:a:openwebui:open_webui:0.3.8:*:*:*:*:*:*:* |
20 Mar 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/947f8191-0abf-4adf-b7c4-d4c19683aba2 - |
20 Mar 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-20 10:15
Updated : 2025-04-01 20:33
NVD link : CVE-2024-7053
Mitre link : CVE-2024-7053
CVE.ORG link : CVE-2024-7053
JSON object : View
Products Affected
openwebui
- open_webui
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')