PT-2024-23297 · Mintplex · Anything-Llm
Published
2024-04-10
·
Updated
2025-07-09
·
CVE-2024-3025
CVSS v3.1
9.9
Critical
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
mintplex-labs/anything-llm (affected versions not specified)
Description
The issue is related to path traversal attacks due to insufficient validation of user-supplied input in the logo filename functionality. Attackers can exploit this by manipulating the logo filename to reference files outside of the restricted directory, potentially leading to unauthorized reading or deletion of files. This can be achieved by utilizing the
/api/system/upload-logo and /api/system/logo endpoints. The lack of filtering or validation on the logo filename allows attackers to target sensitive files, such as the application's database.Recommendations
As a temporary workaround, consider disabling the logo filename functionality until a patch is available.
Restrict access to the
/api/system/upload-logo and /api/system/logo endpoints to minimize the risk of exploitation.
Avoid using unvalidated user-supplied input in the logo filename functionality until the issue is resolved.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
Relative Path Traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Anything-Llm