CVE Feed

    Dashboard / CVE / CVE-2024-5982

    CVE-2024-5982

    A path traversal vulnerability exists in the latest version of gaizhenbiao/chuanhuchatgpt. The vulnerability arises from unsanitized input handling in multiple features, including user upload, directory creation, and template loading. Specifically, the load_chat_history function in modules/models/base_model.py allows arbitrary file uploads, potentially leading to remote code execution (RCE). The get_history_names function in utils.py permits arbitrary directory creation. Additionally, the load_template function in utils.py can be exploited to leak the first column of CSV files. These issues stem from improper sanitization of user inputs concatenated with directory paths using os.path.join.

    Published:Oct 29, 2024
    Last Modified:Nov 14, 2024
    EPS:Oct 29, 2024
    EPSS Score:0.04481
    CVSS Score:9.1

    Affected Products

    Vendor
    Gaizhenbiao
    Product
    Chuanhuchatgpt
    Vendor
    Gaizhenbiao
    Product
    Gaizhenbiao\/chuanhuchatgpt

    Related CVEs

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High