Back to overview

CVE-2024-3025

CRITICAL Exploitation: PoC
9.9
CVSS 3.0
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.

Metadata

CVE ID
CVE-2024-3025
State
PUBLISHED
Assigner
@huntr_ai
Reserved
2024-03-27 18:53 UTC
Published
2024-04-10 17:07 UTC
Last updated
2024-08-01 19:32 UTC
Primary CWE
CWE-23
CWE-23 Relative Path Traversal
Vendor / Product
mintplex-labs / mintplex-labs/anything-llm
Sources
cve.org  ·  NVD

Severity & Metrics

9.9 CRITICAL CVSS 3.0
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
mintplex-labs mintplex-labs/anything-llm unspecified < 1.0.0
Weakness (CWE)
CWESourceDescription
CWE-23 cna CWE-23 Relative Path Traversal
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.9 CRITICAL 3.0 cna CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Back to overview