CVE-2024-22422
HIGHDescription
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.
How to fix
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploit Intelligence
Moderate risk: more likely to be exploited than 60% of all known CVEs.
References
Related Vulnerabilities
Other CWE-754 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2024-4367 | High | 8.8 | 73% | - | Fix |
| CVE-2022-39288 | High | 7.5 | 59% | - | Fix |
| CVE-2023-30591 | High | 7.5 | 54% | - | - |
| CVE-2023-41993 | High | 8.8 | 29% | KEV | Fix |
| CVE-2024-43044 | High | 8.8 | 29% | - | Fix |
| CVE-2024-3393 | High | 7.5 | 27% | KEV | Fix |
Embed a live status badge for CVE-2024-22422
Markdown
[](https://tridentstack.com/cve/CVE-2024-22422)HTML
<a href="https://tridentstack.com/cve/CVE-2024-22422"><img src="https://tridentstack.com/cve/badge/CVE-2024-22422.svg" alt="CVE-2024-22422"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
Start freeThis product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.