Lucene search

K
vulnrichment@huntr_aiVULNRICHMENT:CVE-2024-0798
HistoryFeb 25, 2024 - 4:42 p.m.

CVE-2024-0798 Privilege Escalation in mintplex-labs/anything-llm

2024-02-2516:42:19
CWE-272
@huntr_ai
github.com
1
privilege escalation
mintplex-labs
improper access control
unauthorized deletion
data integrity

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

AI Score

7

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

A privilege escalation vulnerability exists in mintplex-labs/anything-llm, allowing users with ‘default’ role to delete documents uploaded by ‘admin’. Despite the intended restriction that prevents ‘default’ role users from deleting admin-uploaded documents, an attacker can exploit this vulnerability by sending a crafted DELETE request to the /api/system/remove-document endpoint. This vulnerability is due to improper access control checks, enabling unauthorized document deletion and potentially leading to loss of data integrity.

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

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

AI Score

7

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-0798