CVE-2024-35185

Minder is a software supply chain security platform. Prior to version 0.0.49, the Minder REST ingester is vulnerable to a denial of service attack via an attacker-controlled REST endpoint that can crash the Minder server. The REST ingester allows users to interact with REST endpoints to fetch data for rule evaluation. When fetching data with the REST ingester, Minder sends a request to an endpoint and will use the data from the body of the response as the data to evaluate against a certain rule. If the response is sufficiently large, it can drain memory on the machine and crash the Minder server. The attacker can control the remote REST endpoints that Minder sends requests to, and they can configure the remote REST endpoints to return responses with large bodies. They would then instruct Minder to send a request to their configured endpoint that would return the large response which would crash the Minder server. Version 0.0.49 fixes this issue.
Configurations

No configuration.

History

21 Nov 2024, 09:19

Type Values Removed Values Added
Summary
  • (es) Minder es una plataforma de seguridad de la cadena de suministro de software. Antes de la versión 0.0.49, el integrador REST de Minder es vulnerable a un ataque de denegación de servicio a través de un endpoint REST controlado por un atacante que puede bloquear el servidor Minder. El recopilador REST permite a los usuarios interactuar con endpoints REST para recuperar datos para la evaluación de reglas. Al recuperar datos con el ingestador REST, Minder envía una solicitud a un endpoint y utilizará los datos del cuerpo de la respuesta como datos para evaluar según una regla determinada. Si la respuesta es lo suficientemente grande, puede agotar la memoria de la máquina y bloquear el servidor Minder. El atacante puede controlar los endpoints REST remotos a los que Minder envía solicitudes y puede configurar los endpoints REST remotos para devolver respuestas con cuerpos grandes. Luego le indicarían a Minder que enviara una solicitud a su endpoint configurado que devolvería una respuesta grande que colapsaría el servidor de Minder. La versión 0.0.49 soluciona este problema.
References () https://github.com/stacklok/minder/commit/065049336aac0621ee00a0bb2211f8051d47c14b - () https://github.com/stacklok/minder/commit/065049336aac0621ee00a0bb2211f8051d47c14b -
References () https://github.com/stacklok/minder/security/advisories/GHSA-fjw8-3gp8-4cvx - () https://github.com/stacklok/minder/security/advisories/GHSA-fjw8-3gp8-4cvx -

16 May 2024, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-16 16:15

Updated : 2024-11-21 09:19


NVD link : CVE-2024-35185

Mitre link : CVE-2024-35185

CVE.ORG link : CVE-2024-35185


JSON object : View

Products Affected

No product.

CWE
CWE-400

Uncontrolled Resource Consumption

CWE-770

Allocation of Resources Without Limits or Throttling