Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-22422

7.5 · HIGH
Published Jan 19, 2024 mintplexlabs CWE-754 EPSS 1.04% (62th pctl)

Overview

CVE-2024-22422 is a high-severity vulnerability affecting mintplexlabs anythingllm. It was published on January 19, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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 a

Remediation

Check the references section for vendor advisories and patches from mintplexlabs. Update anythingllm to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
mintplexlabs anythingllm >= 0, < 2024-01-18 Affected

Frequently Asked Questions

What is CVE-2024-22422?

CVE-2024-22422 is a high-severity vulnerability affecting mintplexlabs anythingllm. It was published on January 19, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2024-22422?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-22422?

Check the references section for vendor advisories and patches from mintplexlabs. Update anythingllm to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-22422?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-22422 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.