Openwebui Open Webui 0.3.8

CPE Details

Openwebui Open Webui 0.3.8
0.3.8
2024-10-17
10h22 +00:00
2024-10-17
10h22 +00:00
Alerte pour un CPE
Restez informé de toutes modifications pour un CPE spécifique.
Gestion des notifications

CPE Name: cpe:2.3:a:openwebui:open_webui:0.3.8:*:*:*:*:*:*:*

Informations

Vendor

openwebui

Product

open_webui

Version

0.3.8

Related CVE

Open and find in CVE List

CVE ID Publié Description Score Gravité
CVE-2024-7053 2025-03-20 10h11 +00:00 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.
9
Critique
CVE-2024-7806 2025-03-20 10h11 +00:00 A vulnerability in open-webui/open-webui versions <= 0.3.8 allows remote code execution by non-admin users via Cross-Site Request Forgery (CSRF). The application uses cookies with the SameSite attribute set to lax for authentication and lacks CSRF tokens. This allows an attacker to craft a malicious HTML that, when accessed by a victim, can modify the Python code of an existing pipeline and execute arbitrary code with the victim's privileges.
8.8
Haute
CVE-2024-7049 2024-10-10 07h15 +00:00 In version v0.3.8 of open-webui/open-webui, a vulnerability exists where a token is returned when a user with a pending role logs in. This allows the user to perform actions without admin confirmation, bypassing the intended approval process.
5.4
Moyen