The gaizhenbiao/chuanhuchatgpt application is vulnerable to a path traversal attack due to its use of an outdated gradio component. The application is designed to restrict user access to resources within the `web_assets` folder. However, the outdated version of gradio it employs is susceptible to path traversal, as identified in CVE-2023-51449. This vulnerability allows unauthorized users to bypass the intended restrictions and access sensitive files, such as `config.json`, which contains API keys. The issue affects the latest version of chuanhuchatgpt prior to the fixed version released on 20240305.
References
Link | Resource |
---|---|
https://github.com/gaizhenbiao/chuanhuchatgpt/commit/6b8f7db347b390f6f8bd07ea2a4ef01a47382f00 | Patch |
https://huntr.com/bounties/277e3ff0-5878-4809-a4b9-73cdbb70dc9f | Exploit Issue Tracking Patch Third Party Advisory |
https://github.com/gaizhenbiao/chuanhuchatgpt/commit/6b8f7db347b390f6f8bd07ea2a4ef01a47382f00 | Patch |
https://huntr.com/bounties/277e3ff0-5878-4809-a4b9-73cdbb70dc9f | Exploit Issue Tracking Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2024-06-06 19:16
Updated : 2024-11-21 09:29
NVD link : CVE-2024-3234
Mitre link : CVE-2024-3234
CVE.ORG link : CVE-2024-3234
JSON object : View
Products Affected
gaizhenbiao
- chuanhuchatgpt
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')