db-gptGHSA-8pwp-phcg-h36g
DB-GPT Path Traversal vulnerability
High8.2CVE-2024-10830 · Published Mar 20, 2025 · updated Jul 7, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| dbgpt PyPI | <= 0.6.0 | No fix yet |
Details and references
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 `file_key` parameter. The `file_key` parameter is not properly sanitized, enabling an attacker to specify arbitrary file paths. If the specified file exists, the application will delete it.
- CVSS 3.0
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-22
- Also known as
- CVE-2024-10830, PYSEC-2026-1291
More db-gpt advisories
All| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Mar 202025 | DB-GPT vulnerable to Cross-Site Request Forgery CVE-2024-10906High7.1no fix yet | High7.1 | No fix yet |
| Mar 202025 | DB-GPT vulnerable to Arbitrary File Upload with Path Traversal CVE-2024-10902Critical9.1no fix yet | Critical9.1 | No fix yet |
| Mar 202025 | DB-GPT Uncontrolled Resource Consumption vulnerability CVE-2024-10829High7.5no fix yet | High7.5 | No fix yet |
| Mar 202025 | DB-GPT Arbitrary File Write vulnerability CVE-2024-10901Critical9.1no fix yet | Critical9.1 | No fix yet |
| Mar 202025 | DB-GPT Absolute Path Traversal vulnerability CVE-2024-10831Critical9.1no fix yet | Critical9.1 | No fix yet |
| Mar 202025 | DB-GPT Absolute Path Traversal in knowledge/{space_name}/document/upload CVE-2024-10833Critical9.1fixed in 0.6.2 | Critical9.1 | 0.6.2 |