Security Advisory

CVE-2024-13059

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-10 18:53:04
Last updated 2025-02-10 23:18:49
Assigner @huntr_ai
State PUBLISHED

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.