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.
References
Configurations
No configuration.
History
20 Mar 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/26adf08a-9262-4d5a-a2ee-ce12ed919620 - |
20 Mar 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-20 10:15
Updated : 2025-03-20 15:15
NVD link : CVE-2024-10830
Mitre link : CVE-2024-10830
CVE.ORG link : CVE-2024-10830
JSON object : View
Products Affected
No product.
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')