Lucene search
+L

170 matches found

Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.13 views

Open WebUI Allows Viewing of Admin Details

An improper access control vulnerability in open-webui/open-webui v0.3.8 allows an attacker to view admin details. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the /api/v1/auths/admin/details interface to retrieve the first admin...

4.3CVSS6.6AI score0.00401EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/03/20 12:32 p.m.9 views

GHSA-43G4-487M-5Q6M Open WebUI Vulnerable to a Session Fixation Attack

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 HT...

7.6CVSS8AI score0.00659EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.12 views

Open WebUI Allows Arbitrary File Write via the `/models/upload` Endpoint

In open-webui version 0.3.8, the endpoint /models/upload is vulnerable to arbitrary file write due to improper handling of user-supplied filenames. The vulnerability arises from the usage of filepath = f"UPLOADDIR/file.filename" without proper input validation or sanitization. An attacker can...

7.2AI score0.02458EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/03/20 12:32 p.m.4 views

GHSA-CRH6-PJ8C-XRHC Open WebUI Allows Arbitrary File Write via the `/models/upload` Endpoint

In open-webui version 0.3.8, the endpoint /models/upload is vulnerable to arbitrary file write due to improper handling of user-supplied filenames. The vulnerability arises from the usage of filepath = f"UPLOADDIR/file.filename" without proper input validation or sanitization. An attacker can...

6.5CVSS7.5AI score0.02458EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/20 12:32 p.m.5 views

GHSA-WCWP-9RCP-JVFG Open WebUI Uncontrolled Resource Consumption vulnerability

A vulnerability in open-webui/open-webui v0.3.8 allows an unauthenticated attacker to sign up with excessively large text in the 'name' field, causing the Admin panel to become unresponsive. This prevents administrators from performing essential user management actions such as deleting, editing, ...

7.5CVSS7.3AI score0.00799EPSS
SaveExploits1References3
OSV
OSV
added 2025/03/20 12:32 p.m.13 views

GHSA-CHF7-Q7M5-FQ92 Open WebUI Uncontrolled Resource Consumption vulnerability

In version 0.3.32 of open-webui/open-webui, the absence of authentication mechanisms allows any unauthenticated attacker to access the api/v1/utils/code/format endpoint. If a malicious actor sends a POST request with an excessively high volume of content, the server could become completely...

7.5CVSS7.4AI score0.00886EPSS
SaveExploits2References4
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.12 views

Open WebUI Uncontrolled Resource Consumption vulnerability

In version v0.3.32 of open-webui/open-webui, the application allows users to submit large payloads in the email and password fields during the sign-in process due to the lack of character length validation on these inputs. This vulnerability can lead to a Denial of Service DoS condition when a us...

7.5CVSS6.9AI score0.00811EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2025/03/20 10:15 a.m.15 views

CVE-2024-7990

A stored cross-site scripting XSS vulnerability exists in open-webui/open-webui version 0.3.8. The vulnerability is present in the /api/v1/models/add endpoint, where the model description field is improperly sanitized before being rendered in chat. This allows an attacker to inject malicious...

8.4CVSS0.00897EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.10 views

CVE-2024-7959

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.24461EPSS
SaveExploits0
NVD
NVD
added 2025/03/20 10:15 a.m.30 views

CVE-2024-7053

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 HT...

9CVSS0.00659EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.9 views

CVE-2024-7043

An improper access control vulnerability in open-webui/open-webui v0.3.8 allows attackers to view and delete any files. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the GET /api/v1/files/ interface to retrieve information on all...

8.8CVSS0.00563EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.6 views

CVE-2024-7034

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.02458EPSS
SaveExploits0
NVD
NVD
added 2025/03/20 10:15 a.m.11 views

CVE-2024-7039

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00647EPSS
SaveExploits0
NVD
NVD
added 2025/03/20 10:15 a.m.20 views

CVE-2024-12868

Rejected reason: REJECT DO NOT USE THIS CVE ID NUMBER. The Rejected CVE Record is a duplicate of CVE-2024-47874. Notes: All CVE users should reference CVE-2024-47874 instead of this CVE Record. All references and descriptions in this candidate have been removed to prevent accidental usage...

SaveExploits0
NVD
NVD
added 2025/03/20 10:15 a.m.10 views

CVE-2024-10935

automatic1111/stable-diffusion-webui version 1.10.0 contains a vulnerability where the server fails to handle excessive characters appended to the end of multipart boundaries. This flaw can be exploited by sending malformed multipart requests with arbitrary characters at the end of the boundary,...

7.5CVSS0.00765EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 10:11 a.m.11 views

CVE-2024-7053 Session Fixation in open-webui/open-webui

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 HT...

7.6CVSS7.7AI score0.00659EPSS
SaveExploits1References3
CVE
CVE
added 2025/03/20 10:11 a.m.83 views

CVE-2024-8053

Open WebUI vulnerability CVE-2024-8053 affects open-webui/open-webui v0.3.10 where the api/v1/utils/pdf endpoint lacks authentication, allowing unauthenticated access to the PDF generation service. Exploitation can involve sending a POST with an excessively large payload, potentially exhausting s...

8.2CVSS7.5AI score0.00597EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2025/03/20 10:11 a.m.59 views

CVE-2024-7806

CVE-2024-7806 affects open-webui/open-webui ≤ 0.3.8. A CSRF flaw (lax SameSite cookies, no CSRF tokens) enables remote code execution by non-admin users when a victim visits a crafted page, potentially modifying a pipeline’s Python code and running arbitrary commands with the victim’s privileges....

8.8CVSS8.5AI score0.00444EPSS
SaveExploits2References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.6 views

CVE-2024-12534 Denial of Service (DoS) in open-webui/open-webui

In version v0.3.32 of open-webui/open-webui, the application allows users to submit large payloads in the email and password fields during the sign-in process due to the lack of character length validation on these inputs. This vulnerability can lead to a Denial of Service DoS condition when a us...

7.5CVSS7.6AI score0.00811EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.20 views

CVE-2024-12534 Denial of Service (DoS) in open-webui/open-webui

In version v0.3.32 of open-webui/open-webui, the application allows users to submit large payloads in the email and password fields during the sign-in process due to the lack of character length validation on these inputs. This vulnerability can lead to a Denial of Service DoS condition when a us...

7.5CVSS0.00811EPSS
SaveExploits1References1
Rows per page
Query Builder