cvedb.io
CVE-2024-5982
CRITICAL · CVSS 9.8
EPSS exploitation probability: 0%
Published 2024-10-29T13:15:07.637 · Last modified 2026-06-17T08:17:02.023

Summary

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.

Affected products

gaizhenbiao — chuanhuchatgpt

Does this affect you?

Add your gear to cvedb and we'll alert you only when gaizhenbiao ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.