CVE-2024-5278
Last modified
CVE-2024-5278 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.59% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gaizhenbiao | Chuanhuchatgpt | < 20240919 |
References
- https://huntr.com/bounties/ea821d86-941b-40f3-a857-91f758848e05Exploit, Third Party Advisory
- https://huntr.com/bounties/ea821d86-941b-40f3-a857-91f758848e05Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-5278?
How severe is CVE-2024-5278?
How do I fix CVE-2024-5278?
Are you affected by CVE-2024-5278?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
