Lucene search

K
vulnrichment@huntr_aiVULNRICHMENT:CVE-2024-3101
HistoryApr 10, 2024 - 5:08 p.m.

CVE-2024-3101 Privilege Escalation via Improper Input Validation in mintplex-labs/anything-llm

2024-04-1017:08:08
CWE-20
@huntr_ai
github.com
1
cve-2024-3101
privilege escalation
improper input validation
mintplex-labs/anything-llm
multi-user mode
curl request
admin user

CVSS3

6.7

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

LOW

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

AI Score

7.2

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

In mintplex-labs/anything-llm, an improper input validation vulnerability allows attackers to escalate privileges by deactivating ‘Multi-User Mode’. By sending a specially crafted curl request with the ‘multi_user_mode’ parameter set to false, an attacker can deactivate ‘Multi-User Mode’. This action permits the creation of a new admin user without requiring a password, leading to unauthorized administrative access.

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

6.7

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

LOW

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

AI Score

7.2

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-3101