Lucene search

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

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

2024-04-1600:00:14
CWE-20
@huntr_ai
github.com
2
cve-2024-3029
input validation
json payload
endpoint
catch block
unauthorized access
control

CVSS3

9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

6.8

Confidence

Low

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

In mintplex-labs/anything-llm, an attacker can exploit improper input validation by sending a malformed JSON payload to the ‘/system/enable-multi-user’ endpoint. This triggers an error that is caught by a catch block, which in turn deletes all users and disables the ‘multi_user_mode’. The vulnerability allows an attacker to remove all existing users and potentially create a new admin user without requiring a password, leading to unauthorized access and control over the application.

ADP Affected

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

CVSS3

9

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

6.8

Confidence

Low

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-3029