CVE-2024-10830: DB-GPT Path Traversal vulnerability
(updated )
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
Code Behaviors & Features
Detect and mitigate CVE-2024-10830 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →