Lucene search
+L

168 matches found

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
Exploits1References3
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
Exploits0References3
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.11 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
Exploits0References3Affected Software1
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
Exploits2References4
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
Exploits1References4Affected 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
Exploits1References1
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
Exploits0
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
Exploits1References1
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
Exploits1References1
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
Exploits0
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
Exploits0
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...

Exploits0
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
Exploits1References1
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
Exploits1References3
CVE
CVE
added 2025/03/20 10:11 a.m.82 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
Exploits1References1Affected Software1
CVE
CVE
added 2025/03/20 10:11 a.m.56 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
Exploits2References1Affected 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
Exploits1References1
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
Exploits1References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.9 views

CVE-2024-7034

...

6.6AI score0.02458EPSS
Exploits0
OSV
OSV
added 2025/03/20 10:10 a.m.6 views

CVE-2024-7034 Remote Code Execution due to Arbitrary File Write in open-webui/open-webui

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.5CVSS6.8AI score0.02458EPSS
Exploits0References3
Rows per page
Query Builder