Description
gaizhenbiao/chuanhuchatgpt is vulnerable to an unrestricted file upload vulnerability due to insufficient validation of uploaded file types in its `/upload` endpoint. Specifically, the `handle_file_upload` function does not sanitize or validate the file extension or content type of uploaded files, allowing attackers to upload files with arbitrary extensions, including HTML files containing XSS payloads and Python files. This vulnerability, present in the latest version as of 20240310, could lead to stored XSS attacks and potentially result in remote code execution (RCE) on the server hosting the application.
INFO
Published Date :
2024-06-06T18:44:51.035Z
Last Modified :
2025-10-15T12:50:26.633Z
Source :
@huntr_ai
AFFECTED PRODUCTS
The following products are affected by CVE-2024-5278 vulnerability.
| Vendors | Products |
|---|---|
| Gaizhenbiao |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-5278.