Lucene search
+L

6768 matches found

OSV
OSV
added 2025/03/20 12:32 p.m.14 views

GHSA-WJPV-64V2-2QPQ H2O Vulnerable to Denial of Service (DoS) and File Write

In h2oai/h2o-3 version 3.46.0.1, the runtool command exposes classes in the water.tools package through the ast parser. This includes the XGBoostLibExtractTool class, which can be exploited to shut down the server and write large files to arbitrary directories, leading to a denial of service...

7.5CVSS5.9AI score0.00663EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/03/20 12:32 p.m.13 views

Arbitrary File Write via Archive Extraction (Zip Slip)

Overview gradio is a Python library for easily interacting with trained machine learning models Affected versions of this package are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip via the Audio component. An attacker can delete arbitrary file content by manipulating the outpu...

8.8CVSS7.9AI score0.00705EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/03/20 10:47 a.m.10 views

Directory Traversal

Overview openllm is an OpenLLM: Self-hosting LLMs Made Easy. Affected versions of this package are vulnerable to Directory Traversal due to unprotected path formation in local.py, which allows local file inclusion. An attacker can access files on the server. PoC...

6.9CVSS7.4AI score0.00781EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/20 10:15 a.m.11 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.12 views

CVE-2024-7033

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

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

CVE-2024-12216

A vulnerability in the ImageClassificationDataset.fromcsv API of the dmlc/gluon-cv repository, version 0.10.0, allows for arbitrary file write. The function downloads and extracts tar.gz files from URLs without proper sanitization, making it susceptible to a TarSlip vulnerability. Attackers can...

7.1CVSS0.00306EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/20 10:15 a.m.17 views

CVE-2024-10901

In eosphoros-ai/db-gpt version v0.6.0, the web API POST /api/v1/editor/chart/run allows execution of arbitrary SQL queries without any access control. This vulnerability can be exploited by attackers to perform Arbitrary File Write, enabling them to write arbitrary files to the victim's file...

9.8CVSS0.01076EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.11 views

CVE-2024-10834

eosphoros-ai/db-gpt version 0.6.0 contains a vulnerability in the RAG-knowledge endpoint that allows for arbitrary file write. The issue arises from the ability to pass an absolute path to a call to os.path.join, enabling an attacker to write files to arbitrary locations on the target server. Thi...

9.1CVSS0.00613EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.11 views

CVE-2024-10833

eosphoros-ai/db-gpt version 0.6.0 is vulnerable to an arbitrary file write through the knowledge API. The endpoint for uploading files as 'knowledge' is susceptible to absolute path traversal, allowing attackers to write files to arbitrary locations on the target server. This vulnerability arises...

9.1CVSS0.00809EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.11 views

CVE-2024-10835

In eosphoros-ai/db-gpt version v0.6.0, the web API POST /api/v1/editor/sql/run allows execution of arbitrary SQL queries without any access control. This vulnerability can be exploited by attackers to perform Arbitrary File Write using DuckDB SQL, enabling them to write arbitrary files to the...

9.8CVSS0.01163EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.7 views

CVE-2024-10834 Arbitrary File Write in eosphoros-ai/db-gpt

eosphoros-ai/db-gpt version 0.6.0 contains a vulnerability in the RAG-knowledge endpoint that allows for arbitrary file write. The issue arises from the ability to pass an absolute path to a call to os.path.join, enabling an attacker to write files to arbitrary locations on the target server. Thi...

9.1CVSS9.2AI score0.00613EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:11 a.m.58 views

CVE-2024-10834

CVE-2024-10834 affects eosphoros-ai/db-gpt version 0.6.0, with a vulnerability in the RAG-knowledge endpoint that permits arbitrary file write by passing an absolute path to os.path.join via doc_file.filename. Attackers could write to arbitrary locations on the target server, potentially overwrit...

9.1CVSS9.2AI score0.00613EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.19 views

CVE-2024-10834 Arbitrary File Write in eosphoros-ai/db-gpt

eosphoros-ai/db-gpt version 0.6.0 contains a vulnerability in the RAG-knowledge endpoint that allows for arbitrary file write. The issue arises from the ability to pass an absolute path to a call to os.path.join, enabling an attacker to write files to arbitrary locations on the target server. Thi...

9.1CVSS0.00613EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.10 views

CVE-2024-7034

...

6.6AI score0.02458EPSS
SaveExploits0
CVE
CVE
added 2025/03/20 10:10 a.m.69 views

CVE-2024-7034

Open WebUI open-webui has a documented vulnerability in version 0.3.8 where the /models/upload endpoint writes files arbitrarily due to using file_path = f"{UPLOAD_DIR}/{file.filename}" without input validation. This allows directory traversal via crafted file.filename to escape UPLOAD_DIR and ov...

6.9AI score0.02458EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.25 views

CVE-2024-7034

...

0.02458EPSS
SaveExploits0
OSV
OSV
added 2025/03/20 10:10 a.m.11 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 score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.9 views

CVE-2024-10833 Arbitrary File Write in eosphoros-ai/db-gpt

eosphoros-ai/db-gpt version 0.6.0 is vulnerable to an arbitrary file write through the knowledge API. The endpoint for uploading files as 'knowledge' is susceptible to absolute path traversal, allowing attackers to write files to arbitrary locations on the target server. This vulnerability arises...

9.1CVSS9.3AI score0.00809EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:10 a.m.68 views

CVE-2024-10833

CVE-2024-10833 affects eosphoros-ai/db-gpt v0.6.0. The vulnerability is an absolute path traversal in the knowledge API’s file upload endpoint (knowledge/{space_name}/document/upload), where the user-controllable parameter doc_file.filename enables arbitrary file writes to locations on the target...

9.1CVSS9.3AI score0.00809EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.23 views

CVE-2024-10833 Arbitrary File Write in eosphoros-ai/db-gpt

eosphoros-ai/db-gpt version 0.6.0 is vulnerable to an arbitrary file write through the knowledge API. The endpoint for uploading files as 'knowledge' is susceptible to absolute path traversal, allowing attackers to write files to arbitrary locations on the target server. This vulnerability arises...

9.1CVSS0.00809EPSS
SaveExploits1References1
Rows per page
Query Builder