cve/2024/CVE-2024-6255.md
2024-08-31 19:52:39 +00:00

1.1 KiB

CVE-2024-6255

Description

A vulnerability in the JSON file handling of gaizhenbiao/chuanhuchatgpt version 20240410 allows any user to delete any JSON file on the server, including critical configuration files such as config.json and ds_config_chatbot.json. This issue arises due to improper validation of file paths, enabling directory traversal attacks. An attacker can exploit this vulnerability to disrupt the functioning of the system, manipulate settings, or potentially cause data loss or corruption.

POC

Reference

No PoCs from references.

Github