← Back to browse · API

CVE-2024-3025

Severity
CRITICAL
CVSS
9.9
EPSS
0.01
Risk score
39.95
CISA KEV
No
PoC
No
Published
2024-04-10
Modified
2024-08-01
First seen
2026-08-08
Aliases
EUVD-2024-31633, GHSA-HP3W-GRG4-233F
Products
mintplex-labs:mintplex-labs/anything-llm, mintplex-labs:mintplex-labs/anything-llm unspecified <1.0.0
Sources
euvd EUVD-2024-31633

Description

mintplex-labs/anything-llm is vulnerable to path traversal attacks due to insufficient validation of user-supplied input in the logo filename functionality. Attackers can exploit this vulnerability by manipulating the logo filename to reference files outside of the restricted directory. This can lead to unauthorized reading or deletion of files by utilizing the `/api/system/upload-logo` and `/api/system/logo` endpoints. The issue stems from the lack of filtering or validation on the logo filename, allowing attackers to target sensitive files such as the application's database.

References