2024-02-26 17:04:33 +00:00
{
"id" : "CVE-2024-0798" ,
"sourceIdentifier" : "security@huntr.dev" ,
"published" : "2024-02-26T16:27:51.563" ,
2025-03-16 03:03:50 +00:00
"lastModified" : "2025-02-27T03:11:23.187" ,
2025-02-27 05:03:48 +00:00
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-26 17:04:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
2024-04-16 14:03:30 +00:00
"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."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un usuario con un rol \"predeterminado\" que le haya asignado el administrador puede enviar solicitudes HTTP \"ELIMINAR\" a \"eliminar carpeta\" y \"eliminar documento\" para eliminar carpetas y archivos fuente de la instancia, incluso cuando su rol no deber\u00eda permitir expl\u00edcitamente esta acci\u00f3n en el sistema."
2024-02-26 17:04:33 +00:00
}
] ,
"metrics" : {
2025-02-27 05:03:48 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
] ,
2024-02-26 17:04:33 +00:00
"cvssMetricV30" : [
{
"source" : "security@huntr.dev" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
2024-02-26 17:04:33 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-02-26 17:04:33 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "security@huntr.dev" ,
2024-12-08 03:06:42 +00:00
"type" : "Secondary" ,
2024-02-26 17:04:33 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-272"
}
]
2025-02-27 05:03:48 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mintplexlabs:anythingllm:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "64E68D44-CB47-4530-9D0C-C006AB67B185"
}
]
}
]
2024-02-26 17:04:33 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/mintplex-labs/anything-llm/commit/d5cde8b7c27a47ab45b05b441db16751537f1733" ,
2025-02-27 05:03:48 +00:00
"source" : "security@huntr.dev" ,
"tags" : [
"Patch"
]
2024-02-26 17:04:33 +00:00
} ,
{
"url" : "https://huntr.com/bounties/607f03a0-ab4d-4905-b253-3d28bbbd363c" ,
2025-02-27 05:03:48 +00:00
"source" : "security@huntr.dev" ,
"tags" : [
"Exploit"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/mintplex-labs/anything-llm/commit/d5cde8b7c27a47ab45b05b441db16751537f1733" ,
2025-02-27 05:03:48 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://huntr.com/bounties/607f03a0-ab4d-4905-b253-3d28bbbd363c" ,
2025-02-27 05:03:48 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
2024-02-26 17:04:33 +00:00
}
]
}