CVE-2024-5982
Path Traversal in gaizhenbiao/chuanhuchatgpt
Record summary
CVE-2024-5982 has a selected CVSS score of 9.8 (critical).
Description
A path traversal vulnerability exists in the latest version of gaizhenbiao/chuanhuchatgpt. The vulnerability arises from unsanitized input handling in multiple features, including user upload, directory creation, and template loading. Specifically, the load_chat_history function in modules/models/base_model.py allows arbitrary file uploads, potentially leading to remote code execution (RCE). The get_history_names function in utils.py permits arbitrary directory creation. Additionally, the load_template function in utils.py can be exploited to leak the first column of CSV files. These issues stem from improper sanitization of user inputs concatenated with directory paths using os.path.join.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Oct 29, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
gaizhenbiao\/chuanhuchatgptBrowse gaizhenbiao / gaizhenbiao/chuanhuchatgptDefault status: unknown | CVE List | Before 20240918 | affected |