ghsa-3xq5-x4fj-rff7
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-21 16:13
Severity ?
VLAI Severity ?
Summary
DB-GPT vulnerable to Arbitrary File Upload with Path Traversal
Details
In eosphoros-ai/db-gpt version v0.6.0, the web API POST /v1/personal/agent/upload
is vulnerable to Arbitrary File Upload with Path Traversal. This vulnerability allows unauthorized attackers to upload arbitrary files to the victim's file system at any location. The impact of this vulnerability includes the potential for remote code execution (RCE) by writing malicious files, such as a malicious __init__.py
in the Python's /site-packages/
directory.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "dbgpt" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-10902" ], "database_specific": { "cwe_ids": [ "CWE-73" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T16:13:54Z", "nvd_published_at": "2025-03-20T10:15:21Z", "severity": "CRITICAL" }, "details": "In eosphoros-ai/db-gpt version v0.6.0, the web API `POST /v1/personal/agent/upload` is vulnerable to Arbitrary File Upload with Path Traversal. This vulnerability allows unauthorized attackers to upload arbitrary files to the victim\u0027s file system at any location. The impact of this vulnerability includes the potential for remote code execution (RCE) by writing malicious files, such as a malicious `__init__.py` in the Python\u0027s `/site-packages/` directory.", "id": "GHSA-3xq5-x4fj-rff7", "modified": "2025-03-21T16:13:54Z", "published": "2025-03-20T12:32:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10902" }, { "type": "PACKAGE", "url": "https://github.com/eosphoros-ai/DB-GPT" }, { "type": "WEB", "url": "https://huntr.com/bounties/f7fbf76e-aa1c-4106-b007-e9579f4f7d5f" } ], "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 vulnerable to Arbitrary File Upload with Path Traversal" }
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…