CVE-2024-9216
Last modified
CVE-2024-9216 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. An authentication bypass vulnerability exists in gaizhenbiao/ChuanhuChatGPT, as of commit 3856d4f, allowing any user to read and delete other users' chat history. The vulnerability arises because the username is provided via an HTTP request from the client side, rather than being read from a secure source like a cookie. EPSS estimates a 0.58% chance of exploitation in the next 30 days.
Description
An authentication bypass vulnerability exists in gaizhenbiao/ChuanhuChatGPT, as of commit 3856d4f, allowing any user to read and delete other users' chat history. The vulnerability arises because the username is provided via an HTTP request from the client side, rather than being read from a secure source like a cookie. This allows an attacker to pass another user's username to the get_model function, thereby gaining unauthorized access to that user's chat history.
Metrics
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gaizhenbiao | Chuanhuchatgpt | 2024-12-04 |
References
- https://huntr.com/bounties/21e54c3f-e2d7-423b-9890-1f0cb99af4ddExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-9216?
How severe is CVE-2024-9216?
How do I fix CVE-2024-9216?
Are you affected by CVE-2024-9216?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
