Lucene search

K
vulnrichment@huntr_aiVULNRICHMENT:CVE-2024-3028
HistoryApr 16, 2024 - 12:00 a.m.

CVE-2024-3028 Improper Input Validation in mintplex-labs/anything-llm

2024-04-1600:00:14
CWE-20
@huntr_ai
github.com
1
improper input validation
mintplex-labs/anything-llm
api endpoint
arbitrary files
server security

CVSS3

7.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

mintplex-labs/anything-llm is vulnerable to improper input validation, allowing attackers to read and delete arbitrary files on the server. By manipulating the ‘logo_filename’ parameter in the ‘system-preferences’ API endpoint, an attacker can construct requests to read sensitive files or the application’s ‘.env’ file, and even delete files by setting the ‘logo_filename’ to the path of the target file and invoking the ‘remove-logo’ API endpoint. This vulnerability is due to the lack of proper sanitization of user-supplied input.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:*"
    ],
    "vendor": "mintplexlabs",
    "product": "anythingllm",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "versionType": "custom",
        "lessThanOrEqual": "1.0.0"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

7.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-3028