CVE-2024-13059

NONE EPSS 97.1%
Published Feb 10, 20251y ago · Modified Jun 17, 20261w ago
Find Similar
Published Feb 10, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

A vulnerability in mintplex-labs/anything-llm prior to version 1.3.1 allows for path traversal due to improper handling of non-ASCII filenames in the multer library. This vulnerability can lead to arbitrary file write, which can subsequently result in remote code execution. The issue arises when the filename transformation introduces '../' sequences, which are not sanitized by multer, allowing attackers with manager or admin roles to write files to arbitrary locations on the server.

Threat Intelligence

EPSS Exploit Probability
97.1% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 2

CWE-22 Path Traversal Resource Mgmt
CWE-29

Affected Products 1

VendorProductVersionRange
mintplexlabsanythingllm* <1.3.1

References 2

  • github.com https://github.com/mintplex-labs/anything-llm/commit/0b7bf68f2c02ca68075970fbf85d5a70ca5e94ca
    Patch
  • huntr.com https://huntr.com/bounties/92a875fe-c5b3-485c-b03f-d3185189e0b1
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/mintplex-labs/anything-llm/commit/0b7bf68f2c02ca68075970fbf85d5a70ca5e94ca
    Patch