Lucene search
+L

13826 matches found

OSV
OSV
added 2025/03/20 12:32 p.m.21 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.10 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
OSV
OSV
added 2025/03/20 12:32 p.m.14 views

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

Withdrawn Advisory This advisory has been withdrawn because it does not describe a valid vulnerability. This link is maintained to preserve external references. Original Description In version 0.3.8 of open-webui/open-webui, an arbitrary file write vulnerability exists in the downloadmodel...

6.5CVSS8.6AI score0.01125EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.22 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.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.25 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.18 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.32 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.30 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.22 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
OSV
OSV
added 2025/03/20 10:15 a.m.15 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...

6.5AI score
SaveExploits0
PyPA
PyPA
added 2025/03/20 10:15 a.m.34 views

PYSEC-2025-97

An authentication bypass vulnerability exists in gaizhenbiao/ChuanhuChatGPT, as of commit 3856d4f, allowing any user to read and delete other users' chat history. The vulnerability arises because the username is provided via an HTTP request from the client side, rather than being read from a secu...

8.1CVSS7.3AI score0.00611EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2025/03/20 10:15 a.m.11 views

CVE-2024-8616

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.2CVSS5.9AI score0.00537EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 10:15 a.m.11 views

PYSEC-2025-144

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.5CVSS5.8AI score0.00619EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.22 views

CVE-2024-7990

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

0.00897EPSS
SaveExploits0
OSV
OSV
added 2025/03/20 10:15 a.m.7 views

DEBIAN-CVE-2024-7776

A vulnerability in the downloadmodel function of the onnx/onnx framework, before and including version 1.16.1, allows for arbitrary file overwrite due to inadequate prevention of path traversal attacks in malicious tar files. This vulnerability can be exploited by an attacker to overwrite files i...

9.1CVSS8AI score0.01493EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 10:15 a.m.13 views

PYSEC-2025-10

A vulnerability in the downloadmodel function of the onnx/onnx framework, before and including version 1.16.1, allows for arbitrary file overwrite due to inadequate prevention of path traversal attacks in malicious tar files. This vulnerability can be exploited by an attacker to overwrite files i...

9.1CVSS6AI score0.01493EPSS
SaveExploits1References3
PyPA
PyPA
added 2025/03/20 10:15 a.m.17 views

PYSEC-2025-10

A vulnerability in the downloadmodel function of the onnx/onnx framework, before and including version 1.16.1, allows for arbitrary file overwrite due to inadequate prevention of path traversal attacks in malicious tar files. This vulnerability can be exploited by an attacker to overwrite files i...

9.1CVSS7.3AI score0.01493EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2025/03/20 10:15 a.m.19 views

CVE-2024-6854

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.1CVSS0.00747EPSS
SaveExploits1References1
Rows per page
Query Builder