SCA: security update for dbgpt (GHSA-3248-f932-c76p)

high Tenable Self-Hosted Container Security Plugin ID 446893

Description

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

- In version 0.6.0 of eosphoros-ai/db-gpt, the `uvicorn` app created by `dbgpt_server` uses an overly
permissive instance of `CORSMiddleware` which sets the `Access-Control-Allow-Origin` to `*` for all
requests. This configuration makes all endpoints exposed by the server vulnerable to Cross-Site Request
Forgery (CSRF). An attacker can exploit this vulnerability to interact with any endpoints of the instance,
even if the instance is not publicly exposed to the network. (CVE-2024-10906)

Solution

There is no known solution at this time.

See Also

https://github.com/advisories/GHSA-3248-f932-c76p

Plugin Details

Severity: High

ID: 446893

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/31/2026

Updated: 8/31/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.37

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7.4

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

CVSS Score Source: CVE-2024-10906

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/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-10906

cwe: CWE-352