Vulnerability Description
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 `file_key` and `doc_file.filename` parameters are user-controllable, enabling the construction of paths outside the intended directory. This can lead to overwriting essential system files, such as SSH keys, for further exploitation.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dbgpt | Db-Gpt | 0.6.0 |
Related Weaknesses (CWE)
References
- https://huntr.com/bounties/5c34c39f-66d4-414c-ab6a-f7888a5d882aExploitThird Party Advisory
FAQ
What is CVE-2024-10831?
CVE-2024-10831 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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 ...
How severe is CVE-2024-10831?
CVE-2024-10831 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-10831?
Check the references section above for vendor advisories and patch information. Affected products include: Dbgpt Db-Gpt.