CVE-2024-8251

A vulnerability in mintplex-labs/anything-llm prior to version 1.2.2 allows for Prisma injection. The issue exists in the API endpoint "/embed/:embedId/stream-chat" where user-provided JSON is directly taken to the Prisma library's where clause. An attacker can exploit this by providing a specially crafted JSON object, such as {"sessionId":{"not":"a"}}, causing Prisma to return all data from the table. This can lead to unauthorized access to all user queries in embedded chat mode.
Configurations

Configuration 1 (hide)

cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:*

History

15 Jul 2025, 15:19

Type Values Removed Values Added
First Time Mintplexlabs
Mintplexlabs anythingllm
CPE cpe:2.3:a:mintplexlabs:anythingllm:*:*:*:*:*:*:*:*
Summary
  • (es) Una vulnerabilidad en mintplex-labs/anything-llm anterior a la versión 1.2.2 permite la inyección de Prisma. El problema existe en el endpoint de la API "/embed/:embedId/stream-chat", donde el JSON proporcionado por el usuario se redirige directamente a la cláusula where de la librería de Prisma. Un atacante puede explotar esto proporcionando un objeto JSON especialmente manipulado, como {"sessionId":{"not":"a"}}, lo que provoca que Prisma devuelva todos los datos de la tabla. Esto puede provocar acceso no autorizado a todas las consultas del usuario en el modo de chat integrado.
References () https://github.com/mintplex-labs/anything-llm/commit/334fd9cdd02ad4aa6a3c9bdfc95e7764651c13f4 - () https://github.com/mintplex-labs/anything-llm/commit/334fd9cdd02ad4aa6a3c9bdfc95e7764651c13f4 - Patch
References () https://huntr.com/bounties/7c263ef1-7d50-475a-9425-b15df4e0403c - () https://huntr.com/bounties/7c263ef1-7d50-475a-9425-b15df4e0403c - Exploit, Third Party Advisory

20 Mar 2025, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-20 10:15

Updated : 2025-07-15 15:19


NVD link : CVE-2024-8251

Mitre link : CVE-2024-8251

CVE.ORG link : CVE-2024-8251


JSON object : View

Products Affected

mintplexlabs

  • anythingllm
CWE
CWE-20

Improper Input Validation