Vulnerability CVE-2024-3404


Published: 2024-06-06

Description:
In gaizhenbiao/chuanhuchatgpt, specifically the version tagged as 20240121, there exists a vulnerability due to improper access control mechanisms. This flaw allows an authenticated attacker to bypass intended access restrictions and read the `history` files of other users, potentially leading to unauthorized access to sensitive information. The vulnerability is present in the application's handling of access control for the `history` path, where no adequate mechanism is in place to prevent an authenticated user from accessing another user's chat history files. This issue poses a significant risk as it could allow attackers to obtain sensitive information from the chat history of other users.

Type:

CWE-284

(Improper Access Control)

 References:
https://huntr.com/bounties/ed32fc32-cb8f-4fbd-8209-cc835d279699

Copyright 2026, cxsecurity.com

 

Back to Top