PyPi: Chuanhuchatgpt

CVE-2024-5278

Safety vulnerability ID: 71785

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Jun 06, 2024 Updated at Nov 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

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 could lead to stored XSS attacks and potentially result in remote code execution (RCE) on the server hosting the application. The PyPI package is a fork of the vulnerable package GaiZhenbiao/ChuanhuChatGPT.

Affected package

chuanhuchatgpt

Latest version: 3.2.5

为ChatGPT API提供了一个轻快好用的Web图形界面

Affected versions

Fixed versions

Vulnerability changelog

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. See CVE-2024-5278.


MISC:https://huntr.com/bounties/ea821d86-941b-40f3-a857-91f758848e05: https://huntr.com/bounties/ea821d86-941b-40f3-a857-91f758848e05

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 6.1

CVSS v3 Details

MEDIUM 6.1
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
REQUIRED
Scope (S)
CHANGED
Confidentiality Impact (C)
LOW
Integrity Impact (I)
LOW
Availability Availability (A)
NONE