Lucene search
+L

13595 matches found

Snyk
Snyk
added 2025/03/20 12:32 p.m.4 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference in gguf.go, which allows attackers to crash the application by supplying a malicious GGUF model as input. Note: This vulnerability has also been published as CVE-2025-0312. Details Denial of Service DoS describe...

8.7CVSS7.1AI score0.00787EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.19 views

Ollama Divide By Zero vulnerability

A vulnerability in ollama/ollama versions =0.3.14 allows a malicious user to upload and create a customized GGUF model file on the Ollama server. This can lead to a division by zero error in the ggufPadding function, causing the server to crash and resulting in a Denial of Service DoS attack...

7.5CVSS6.7AI score0.14154EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2025/03/20 12:32 p.m.2 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the search functionality. An attacker can execute arbitrary JavaScript code by injecting malicious scripts into user inputs. This can lead to unauthorized actions such as stealing session cookies, redirectin...

6.1CVSS5.5AI score0.00527EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.32 views

H2O Vulnerable to Arbitrary File Overwrite

In h2oai/h2o-3 version 3.46.0, the /99/Models/name/json endpoint allows for arbitrary file overwrite on the target server. The vulnerability arises from the exportModelDetails function in ModelsHandler.java, where the user-controllable mexport.dir parameter is used to specify the file path for...

8.2CVSS6.9AI score0.00537EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2025/03/20 12:32 p.m.16 views

GHSA-G48V-3P35-88JR H2O Vulnerable to Arbitrary File Overwrite

In h2oai/h2o-3 version 3.46.0, the /99/Models/name/json endpoint allows for arbitrary file overwrite on the target server. The vulnerability arises from the exportModelDetails function in ModelsHandler.java, where the user-controllable mexport.dir parameter is used to specify the file path for...

8.2CVSS7.2AI score0.00537EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.23 views

Open WebUI stored cross-site scripting (XSS) vulnerability

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

5.9AI score0.00897EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/03/20 12:32 p.m.18 views

GHSA-GJ27-76GQ-5V3P Open WebUI stored cross-site scripting (XSS) vulnerability

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.4CVSS6.1AI score0.00897EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/20 12:32 p.m.11 views

GHSA-2XF2-GJM6-G2C6 Ollama Divide by Zero Vulnerability

A divide by zero vulnerability exists in ollama/ollama version v0.3.3. The vulnerability occurs when importing GGUF models with a crafted type for blockcount in the Modelfile. This can lead to a denial of service DoS condition when the server processes the model, causing it to crash...

7.5CVSS6.6AI score0.00619EPSS
SaveExploits1References5
Snyk
Snyk
added 2025/03/20 12:32 p.m.16 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the endpoint for exporting models. An attacker can overwrite any file on the target server by exporting a model to any file in the server's file structure. Note: This vulnerability requires there to be a model th...

7.1CVSS7.7AI score0.00747EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 12:32 p.m.19 views

GHSA-47F6-5P7H-5F3H H2O Vulnerable to Arbitrary File Overwrite via File Export

In h2oai/h2o-3 version 3.46.0, the endpoint for exporting models does not restrict the export location, allowing an attacker to export a model to any file in the server's file structure, thereby overwriting it. This vulnerability can be exploited to overwrite any file on the target server with a...

7.1CVSS7AI score0.00747EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/03/20 12:32 p.m.8 views

Arbitrary File Write via Archive Extraction (Zip Slip)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip through the downloadmodel endpoint. An attacker can manipulate file paths to write files to arbitrary locations on the server's filesystem, potentially...

7.2CVSS7.3AI score0.01125EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.19 views

H2O Vulnerable to Arbitrary File Overwrite via File Export

In h2oai/h2o-3 version 3.46.0, the endpoint for exporting models does not restrict the export location, allowing an attacker to export a model to any file in the server's file structure, thereby overwriting it. This vulnerability can be exploited to overwrite any file on the target server with a...

7.1CVSS6.7AI score0.00747EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2025/03/20 12:32 p.m.12 views

GHSA-3P9Q-7W63-3F8Q Open WebUI Allows Arbitrary File Write via the `download_model` Endpoint

In version 0.3.8 of open-webui/open-webui, an arbitrary file write vulnerability exists in the downloadmodel endpoint. When deployed on Windows, the application improperly handles file paths, allowing an attacker to manipulate the file path to write files to arbitrary locations on the server's...

6.5CVSS8.6AI score0.01125EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/20 12:32 p.m.15 views

GHSA-89QX-M49C-8CRF Ollama Allows Out-of-Bounds Read

A vulnerability in Ollama versions =0.3.14 allows a malicious user to create a customized gguf model file that can be uploaded to the public Ollama server. When the server processes this malicious model, it crashes, leading to a Denial of Service DoS attack. The root cause of the issue is an...

7.5CVSS6.8AI score0.00787EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.22 views

Ollama Allows Out-of-Bounds Read

A vulnerability in Ollama versions =0.3.14 allows a malicious user to create a customized gguf model file that can be uploaded to the public Ollama server. When the server processes this malicious model, it crashes, leading to a Denial of Service DoS attack. The root cause of the issue is an...

7.5CVSS6.5AI score0.00787EPSS
SaveExploits1References3Affected Software1
The Hacker News
The Hacker News
added 2025/03/20 11:25 a.m.17 views

How to Protect Your Business from Cyber Threats: Mastering the Shared Responsibility Model

Cybersecurity isn't just another checkbox on your business agenda. It's a fundamental pillar of survival. As organizations increasingly migrate their operations to the cloud, understanding how to protect your digital assets becomes crucial. The shared responsibility model, exemplified through...

7.2AI score
SaveExploits0
NVD
NVD
added 2025/03/20 10:15 a.m.30 views

CVE-2025-0313

Rejected reason: REJECT DO NOT USE THIS CVE ID NUMBER. The Rejected CVE Record is a duplicate of CVE-2024-12055. Notes: All CVE users should reference CVE-2024-12055 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.24 views

CVE-2025-0312

A vulnerability in ollama/ollama versions =0.3.14 allows a malicious user to create a customized GGUF model file that, when uploaded and created on the Ollama server, can cause a crash due to an unchecked null pointer dereference. This can lead to a Denial of Service DoS attack via remote network...

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

CVE-2025-0313

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

7.6AI score
SaveExploits0
NVD
NVD
added 2025/03/20 10:15 a.m.19 views

CVE-2024-9901

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

SaveExploits0
Rows per page
Query Builder