CVE-2024-10906
Last modified
CVE-2024-10906 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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). EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Dbgpt | Db-Gpt | 0.6.0 |
References
- https://huntr.com/bounties/8864aca5-a342-4dab-b866-b2882ba6f160Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-10906?
How severe is CVE-2024-10906?
How do I fix CVE-2024-10906?
Are you affected by CVE-2024-10906?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
