CVE-2024-13059

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.
Configurations

No configuration.

History

11 Feb 2025, 00:15

Type Values Removed Values Added
References () https://huntr.com/bounties/92a875fe-c5b3-485c-b03f-d3185189e0b1 - () https://huntr.com/bounties/92a875fe-c5b3-485c-b03f-d3185189e0b1 -

10 Feb 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-02-10 19:15

Updated : 2025-02-11 00:15


NVD link : CVE-2024-13059

Mitre link : CVE-2024-13059

CVE.ORG link : CVE-2024-13059


JSON object : View

Products Affected

No product.

CWE
CWE-29

Path Traversal: '\..\filename'