{"id":"CVE-2024-5982","details":"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.","modified":"2026-04-10T05:19:14.221938Z","published":"2024-10-29T13:15:07.637Z","references":[{"type":"FIX","url":"https://github.com/gaizhenbiao/chuanhuchatgpt/commit/952fc8c3cbacead858311747cddd4bedcb4721d7"},{"type":"EVIDENCE","url":"https://huntr.com/bounties/5d5c5356-e893-44d1-b5ca-642aa05d96bb"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://github.com/gaizhenbiao/chuanhuchatgpt","events":[{"introduced":"0"},{"fixed":"952fc8c3cbacead858311747cddd4bedcb4721d7"}],"database_specific":{"versions":[{"introduced":"0"},{"fixed":"20240918"}]}}],"versions":["20230303","20230305","20230317","20230320","20230323","20230327","20230330","20230409","20230413","20230417","20230422","20230427","20230502","20230507","20230513","20230526","20230601","20230614","20230619","20230628","20230709","20230719","20230728","20230809","20230820","20230830","20230911","20230916","20230926","20231006","20231020","20231110","20231215","20231223","20240121","20240305","20240310","20240410","20240628","20240802","20240914"],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-5982.json"}}],"schema_version":"1.7.5","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}]}