Lucene search
+L

6669 matches found

RedhatCVE
RedhatCVE
added 2025/03/22 12:01 p.m.13 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.1CVSS7AI score0.00613EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/21 10:27 p.m.17 views

CVE-2025-27782

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to arbitrary file write in inference.py. This issue may lead to writing arbitrary files on the Applio server. It can also be used in conjunction with an unsafe deserialization to achieve remote code execution. As of...

9.8CVSS8.2AI score0.01396EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/21 10:24 p.m.15 views

CVE-2025-27783

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to arbitrary file write in train.py. This issue may lead to writing arbitrary files on the Applio server. It can also be used in conjunction with an unsafe deserialization to achieve remote code execution. As of tim...

9.8CVSS8AI score0.01069EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/21 10:23 p.m.18 views

CVE-2025-27787

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to denial of service DoS in restart.py. modelname in train.py takes user input, and passes it to the stoptrain function in restart.py, which uses it construct a path to a folder with config.json. That config.json is...

8.8CVSS7.1AI score0.00776EPSS
SaveExploits1References1
vulnersOsv
vulnersOsv
added 2025/03/20 12:32 p.m.1 views

ado-sfttrainer (>=1.0.1, <=1.8.6), aim-mlflow (>=0.1.0, <=0.2.1) +27 more potentially affected by CVE-2024-8769 via aim (>=3.17.4, <=4.0.3)

aim PYPI version =3.17.4, =1.0.1, =0.1.0, =0.1.0, =0.0.1, =4.46.1, =0.0.1, =0.0.3, =0.0.1, =1.1.5, =0.1.1, =0.22.0, =0.0.1, =0.0.1, =2.0.1, =2.0.7 and more Source cves: CVE-2024-8769 Source advisory: SNYK:PYTHON-AIM-9510955...

9.1CVSS8.4AI score0.00893EPSS
SaveExploits1
Snyk
Snyk
added 2025/03/20 12:32 p.m.6 views

Directory Traversal

Overview aim is a super-easy way to record, search and compare AI experiments. Affected versions of this package are vulnerable to Directory Traversal via the LocalFileManager.cleanup function, by crafting a malicious glob-pattern that is not verified to be within the directory managed by...

8.7CVSS7.6AI score0.00994EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/03/20 12:32 p.m.8 views

Directory Traversal

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Directory Traversal through the /models/upload endpoint. An attacker can manipulate the file.filename parameter to include directory traversal sequences, causing the resulting filepath to escape the intended...

7.2CVSS7.3AI score0.02458EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/20 12:32 p.m.6 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
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.15 views

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

8.2AI score0.01125EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.17 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
Snyk
Snyk
added 2025/03/20 12:32 p.m.7 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.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
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.13 views

GluonCV Arbitrary File Write via TarSlip

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.1CVSS6.9AI score0.00306EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/03/20 12:32 p.m.13 views

GHSA-M724-HQMC-GGPX GluonCV Arbitrary File Write via TarSlip

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.1CVSS7.2AI score0.00306EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/20 12:32 p.m.14 views

GHSA-7GJ6-22M4-QFHX DB-GPT Arbitrary File Write vulnerability

In eosphoros-ai/db-gpt version v0.6.3 and earlier, 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...

9.1CVSS8.6AI score0.01076EPSS
SaveExploits1References5
Snyk
Snyk
added 2025/03/20 12:32 p.m.6 views

Directory Traversal

Overview dbgpt is a DB-GPT is an experimental open-source project that uses localized GPT large models to interact with your data and environment. With this solution, you can beassured that there is no risk of data leakage, and your data is 100% private and secure. Affected versions of this packa...

9.1CVSS7.6AI score0.00809EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 12:32 p.m.11 views

GHSA-J9G7-MQHH-9HXF DB-GPT Absolute Path Traversal in knowledge/{space_name}/document/upload

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.1CVSS7.2AI score0.00809EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/03/20 12:32 p.m.6 views

Directory Traversal

Overview dbgpt is a DB-GPT is an experimental open-source project that uses localized GPT large models to interact with your data and environment. With this solution, you can beassured that there is no risk of data leakage, and your data is 100% private and secure. Affected versions of this packa...

9.1CVSS7.7AI score0.00809EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 12:32 p.m.61 views

GHSA-QCCG-9M4Q-XFM6 DB-GPT is vulnerable to SQL Injection attacks from unauthenticated users

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.1CVSS9.7AI score0.01163EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.23 views

DB-GPT Arbitrary File Write vulnerability

In eosphoros-ai/db-gpt version v0.6.3 and earlier, 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...

9.8CVSS8.6AI score0.01076EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder