{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-0798", "ASSIGNER": "security@huntr.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-272 Least Privilege Violation", "cweId": "CWE-272" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "mintplex-labs", "product": { "product_data": [ { "product_name": "mintplex-labs/anything-llm", "version": { "version_data": [ { "version_affected": "<", "version_name": "unspecified", "version_value": "1.0.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://huntr.com/bounties/607f03a0-ab4d-4905-b253-3d28bbbd363c", "refsource": "MISC", "name": "https://huntr.com/bounties/607f03a0-ab4d-4905-b253-3d28bbbd363c" }, { "url": "https://github.com/mintplex-labs/anything-llm/commit/d5cde8b7c27a47ab45b05b441db16751537f1733", "refsource": "MISC", "name": "https://github.com/mintplex-labs/anything-llm/commit/d5cde8b7c27a47ab45b05b441db16751537f1733" } ] }, "source": { "advisory": "607f03a0-ab4d-4905-b253-3d28bbbd363c", "discovery": "EXTERNAL" }, "impact": { "cvss": [ { "version": "3.0", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "baseScore": 8.1, "baseSeverity": "HIGH" } ] } }