CVE-2024-5278 - CVE House
Back to Database
Status published Medium CVE-2024-5278

Unrestricted File Upload leading to RCE in gaizhenbiao/chuanhuchatgpt

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-5278

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

gaizhenbiao

View all reports →

Affected Software

gaizhenbiao/chuanhuchatgpt
Vulnerable Versions:
unspecified

Timeline

Official Publish: June 6th, 2024
Last Modified: October 15th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

V3: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

Weaknesses (CWE)