SCA: security update for dbgpt (GHSA-8pwp-phcg-h36g)

high Tenable Cloud Security Plugin ID 446739

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2024-10830)

Solution

There is no known solution at this time.

See Also

https://github.com/advisories/GHSA-8pwp-phcg-h36g

Plugin Details

Severity: High

ID: 446739

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/31/2026

Updated: 8/31/2026

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 51.91

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:C

CVSS Score Source: CVE-2024-10830

CVSS v3

Risk Factor: High

Base Score: 8.2

Temporal Score: 7.4

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/20/2025

Vulnerability Publication Date: 3/20/2025

Reference Information

CVE: CVE-2024-10830

cwe: CWE-22