← Back to CVE List

CVE-2024-10830

Published: 2025-03-20T10:15Z
Last Modified: 2025-03-20T15:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt