ghsa-hhw5-29f6-hf4x
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-21 16:05
Severity ?
VLAI Severity ?
Summary
DB-GPT Absolute Path Traversal vulnerability
Details
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "dbgpt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-10831" ], "database_specific": { "cwe_ids": [ "CWE-36" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T16:05:47Z", "nvd_published_at": "2025-03-20T10:15:20Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-hhw5-29f6-hf4x", "modified": "2025-03-21T16:05:47Z", "published": "2025-03-20T12:32:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10831" }, { "type": "PACKAGE", "url": "https://github.com/eosphoros-ai/DB-GPT" }, { "type": "WEB", "url": "https://huntr.com/bounties/5c34c39f-66d4-414c-ab6a-f7888a5d882a" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "type": "CVSS_V3" } ], "summary": "DB-GPT Absolute Path Traversal vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…