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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-10900The ProfileGrid – User Profiles, Groups and Communities plug…8.1
- CVE-2024-10901In eosphoros-ai/db-gpt version v0.6.0, the web API `POST /ap…9.8
- CVE-2024-10902In eosphoros-ai/db-gpt version v0.6.0, the web API `POST /v1…9.8
- CVE-2024-10903The Broken Link Checker WordPress plugin before 2.4.2 does n…4.7
- CVE-2024-10904There is a stored Cross-site Scripting vulnerability in ArcG…4.8
- CVE-2024-10905IdentityIQ 8.4 and all 8.4 patch levels prior to 8.4p2, Iden…9.8
- CVE-2024-10907In lm-sys/fastchat Release v0.2.36, the server fails to hand…7.5
- CVE-2024-10908An open redirect vulnerability in lm-sys/fastchat Release v0…6.1
- CVE-2024-10909The The Pojo Forms plugin for WordPress is vulnerable to arb…6.3
- CVE-2024-1091The ImageRecycle pdf & image compression plugin for WordPres…4.3
- CVE-2024-10910The The Grid Plus – Unlimited grid layout plugin for WordPre…7.3
- CVE-2024-10912A Denial of Service (DoS) vulnerability exists in the file u…7.5
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
