CVE-2024-5982
Last modified
CVE-2024-5982 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 27.21% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gaizhenbiao | Chuanhuchatgpt | < 20240918 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-5982?
How severe is CVE-2024-5982?
How do I fix CVE-2024-5982?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-5975The CZ Loan Management WordPress plugin through 1.1 does not…9.1
- CVE-2024-5976A vulnerability was found in SourceCodester Employee and Vis…9.8
- CVE-2024-5977The GiveWP – Donation Plugin and Fundraising Platform plugin…5.4
- CVE-2024-5979In h2oai/h2o-3 version 3.46.0, the `run_tool` command in the…7.5
- CVE-2024-5980A vulnerability in the /v1/runs API endpoint of lightning-ai…9.8
- CVE-2024-5981A vulnerability was found in itsourcecode Online House Renta…9.8
- CVE-2024-5983A vulnerability was found in itsourcecode Online Bookstore 1…9.8
- CVE-2024-5984A vulnerability was found in itsourcecode Online Bookstore 1…9.8
- CVE-2024-5985A vulnerability classified as critical has been found in Sou…8.8
- CVE-2024-5986A vulnerability in h2oai/h2o-3 version 3.46.0.1 allows remot…9.1
- CVE-2024-5987The WP Accessibility Helper (WAH) plugin for WordPress is vu…4.3
- CVE-2024-5988Due to an improper input validation, an unauthenticated thre…9.8
Are you affected by CVE-2024-5982?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
