Lucene search
+L

96 matches found

OSV
OSV
added 2025/07/22 12:0 a.m.6 views

CVE-2025-51458

SQL Injection in editorsqlrun and queryex in eosphoros-ai DB-GPT 0.7.0 allows remote attackers to execute arbitrary SQL statements via crafted input passed to the /v1/editor/sql/run or /v1/editor/chart/run endpoints, interacting with apieditorv1.editorsqlrun, editorchartrun, and...

6.5CVSS8.5AI score0.00325EPSS
SaveExploits2References4
RedhatCVE
RedhatCVE
added 2025/06/29 7:7 p.m.16 views

CVE-2025-6772

A vulnerability was found in eosphoros-ai db-gpt up to 0.7.2. It has been classified as critical. Affected is the function importflow of the file /api/v2/serve/awel/flow/import. The manipulation of the argument File leads to path traversal. It is possible to launch the attack remotely. The exploi...

7.5CVSS7.2AI score0.00523EPSS
SaveExploits1References1
NVD
NVD
added 2025/06/27 7:15 p.m.9 views

CVE-2025-6772

A vulnerability was found in eosphoros-ai db-gpt up to 0.7.2. It has been classified as critical. Affected is the function importflow of the file /api/v2/serve/awel/flow/import. The manipulation of the argument File leads to path traversal. It is possible to launch the attack remotely. The exploi...

7.5CVSS0.00523EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/06/27 6:31 p.m.10 views

CVE-2025-6772 eosphoros-ai db-gpt import import_flow path traversal

A vulnerability was found in eosphoros-ai db-gpt up to 0.7.2. It has been classified as critical. Affected is the function importflow of the file /api/v2/serve/awel/flow/import. The manipulation of the argument File leads to path traversal. It is possible to launch the attack remotely. The exploi...

7.5CVSS7.2AI score0.00523EPSS
SaveExploits1References4
CVE
CVE
added 2025/06/27 6:31 p.m.53 views

CVE-2025-6772

CVE-2025-6772 affects eosphoros-ai DB-GPT up to version 0.7.2. The vulnerability is in the import_flow function of /api/v2/serve/awel/flow/import, where manipulating the File argument enables directory traversal. This can lead to remote exploitation and potential access to files outside the inten...

7.5CVSS7.2AI score0.00523EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2025/06/27 6:31 p.m.22 views

CVE-2025-6772 eosphoros-ai db-gpt import import_flow path traversal

A vulnerability was found in eosphoros-ai db-gpt up to 0.7.2. It has been classified as critical. Affected is the function importflow of the file /api/v2/serve/awel/flow/import. The manipulation of the argument File leads to path traversal. It is possible to launch the attack remotely. The exploi...

7.5CVSS0.00523EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/06/27 12:0 a.m.11 views

PT-2025-27251

Name of the Vulnerable Software and Affected Versions: eosphoros-ai db-gpt versions up to 0.7.2 Description: A critical issue has been found, affecting the import flow function of the file /api/v2/serve/awel/flow/import. The manipulation of the File argument leads to path traversal, allowing for...

7.5CVSS7.1AI score0.00523EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
added 2025/03/22 12:13 p.m.14 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.8CVSS8.3AI score0.00994EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 12:9 p.m.11 views

CVE-2024-10831

In eosphoros-ai/db-gpt version 0.6.0, the endpoint for uploading files is vulnerable to absolute path traversal. This vulnerability allows an attacker to upload arbitrary files to arbitrary locations on the target server. The issue arises because the filekey and docfile.filename parameters are...

9.1CVSS7AI score0.00769EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 12:8 p.m.12 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.8CVSS8.4AI score0.01083EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2025/03/22 12:5 p.m.10 views

CVE-2024-10829

A Denial of Service DoS vulnerability in the multipart request boundary processing mechanism of eosphoros-ai/db-gpt v0.6.0 allows unauthenticated attackers to cause excessive resource consumption. The server fails to handle excessive characters appended to the end of multipart boundaries, leading...

7.5CVSS6.9AI score0.00676EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2025/03/22 12:2 p.m.8 views

CVE-2024-10902

In eosphoros-ai/db-gpt version v0.6.0, the web API POST /v1/personal/agent/upload is vulnerable to Arbitrary File Upload with Path Traversal. This vulnerability allows unauthorized attackers to upload arbitrary files to the victim's file system at any location. The impact of this vulnerability...

9.8CVSS7.9AI score0.01192EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 12:1 p.m.9 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.00588EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 11:58 a.m.8 views

CVE-2024-10906

In version 0.6.0 of eosphoros-ai/db-gpt, the uvicorn app created by dbgptserver uses an overly permissive instance of CORSMiddleware which sets the Access-Control-Allow-Origin to for all requests. This configuration makes all endpoints exposed by the server vulnerable to Cross-Site Request Forger...

8.1CVSS6.9AI score0.00228EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 12:32 p.m.13 views

GHSA-6XGJ-C5FX-5V57 DB-GPT Uncontrolled Resource Consumption vulnerability

A Denial of Service DoS vulnerability in the multipart request boundary processing mechanism of eosphoros-ai/db-gpt v0.6.0 allows unauthenticated attackers to cause excessive resource consumption. The server fails to handle excessive characters appended to the end of multipart boundaries, leading...

7.5CVSS7.2AI score0.00676EPSS
SaveExploits2References3
OSV
OSV
added 2025/03/20 12:32 p.m.11 views

GHSA-8PWP-PHCG-H36G DB-GPT Path Traversal vulnerability

A Path Traversal vulnerability exists in the eosphoros-ai/db-gpt version 0.6.0 at the API endpoint /v1/resource/file/delete. This vulnerability allows an attacker to delete any file on the server by manipulating the filekey parameter. The filekey parameter is not properly sanitized, enabling an...

8.2CVSS7AI score0.0067EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/03/20 12:32 p.m.13 views

DB-GPT Absolute Path Traversal vulnerability

In eosphoros-ai/db-gpt version 0.6.0, the endpoint for uploading files is vulnerable to absolute path traversal. This vulnerability allows an attacker to upload arbitrary files to arbitrary locations on the target server. The issue arises because the filekey and docfile.filename parameters are...

9.1CVSS7.2AI score0.00769EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2025/03/20 10:15 a.m.8 views

CVE-2024-10830

A Path Traversal vulnerability exists in the eosphoros-ai/db-gpt version 0.6.0 at the API endpoint /v1/resource/file/delete. This vulnerability allows an attacker to delete any file on the server by manipulating the filekey parameter. The filekey parameter is not properly sanitized, enabling an...

8.2CVSS0.0067EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.8 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.00769EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/20 10:15 a.m.8 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.01083EPSS
SaveExploits2References1
Rows per page
Query Builder