CVE-2024-22422
Last modified
CVE-2024-22422 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. AnythingLLM is an application that turns any document, resource, or piece of content into context that any LLM can use as references during chatting. In versions prior to commit `08d33cfd8` an unauthenticated API route (file export) can allow attacker to crash the server resulting in a denial of service attack. EPSS estimates a 1.04% chance of exploitation in the next 30 days.
Description
AnythingLLM is an application that turns any document, resource, or piece of content into context that any LLM can use as references during chatting. In versions prior to commit `08d33cfd8` an unauthenticated API route (file export) can allow attacker to crash the server resulting in a denial of service attack. The “data-export” endpoint is used to export files using the filename parameter as user input. The endpoint takes the user input, filters it to avoid directory traversal attacks, fetches the file from the server, and afterwards deletes it. An attacker can trick the input filter mechanism to point to the current directory, and while attempting to delete it the server will crash as there is no error-handling wrapper around it. Moreover, the endpoint is public and does not require any form of authentication, resulting in an unauthenticated Denial of Service issue, which crashes the instance using a single HTTP packet. This issue has been addressed in commit `08d33cfd8`. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mintplexlabs | Anythingllm | < 2024-01-18 |
References
- https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-xmj6-g32r-fc5qExploit, Mitigation, Vendor Advisory
- https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-xmj6-g32r-fc5qExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-22422?
How severe is CVE-2024-22422?
How do I fix CVE-2024-22422?
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-22417Whoogle Search is a self-hosted metasearch engine. In versio…6.1
- CVE-2024-22418Group-Office is an enterprise CRM and groupware tool. Affect…5.4
- CVE-2024-22419Vyper is a Pythonic Smart Contract Language for the Ethereum…9.8
- CVE-2024-2242The Contact Form 7 plugin for WordPress is vulnerable to Ref…6.1
- CVE-2024-22420JupyterLab is an extensible environment for interactive and …6.1
- CVE-2024-22421JupyterLab is an extensible environment for interactive and …6.5
- CVE-2024-22423yt-dlp is a youtube-dl fork with additional features and fix…9.8
- CVE-2024-22424Argo CD is a declarative, GitOps continuous delivery tool fo…8.3
- CVE-2024-22425Dell RecoverPoint for Virtual Machines 5.3.x, 6.0.SP1 contai…9.8
- CVE-2024-22426Dell RecoverPoint for Virtual Machines 5.3.x, 6.0.SP1 contai…9.8
- CVE-2024-22428 Dell iDRAC Service Module, versions 5.2.0.0 and prior, cont…7.8
- CVE-2024-22429Dell BIOS contains an Improper Input Validation vulnerabilit…6.7
Are you affected by CVE-2024-22422?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
