CVE-2024-2689

Denial of Service in Temporal Server prior to version 1.20.5, 1.21.6, and 1.22.7 allows an authenticated user who has permissions to interact with workflows and has crafted an invalid UTF-8 string for submission to potentially cause a crashloop. If left unchecked, the task containing the invalid UTF-8 will become stuck in the queue, causing an increase in queue lag. Eventually, all processes handling these queues will become stuck and the system will run out of resources. The workflow ID of the failing task will be visible in the logs, and can be used to remove that workflow as a mitigation. Version 1.23 is not impacted. In this context, a user is an operator of Temporal Server.
Configurations

No configuration.

History

21 Nov 2024, 09:10

Type Values Removed Values Added
References () https://github.com/temporalio/temporal/releases - () https://github.com/temporalio/temporal/releases -
Summary
  • (es) La denegación de servicio en Temporal Server anterior a las versiones 1.20.5, 1.21.6 y 1.22.7 permite que un usuario autenticado que tenga permisos para interactuar con flujos de trabajo y haya creado una cadena UTF-8 no válida para su envío pueda provocar un bucle de bloqueo. Si no se marca, la tarea que contiene el UTF-8 no válido quedará atascada en la cola, lo que provocará un aumento en el retraso de la cola. Con el tiempo, todos los procesos que manejan estas colas se atascarán y el sistema se quedará sin recursos. El ID del flujo de trabajo de la tarea fallida será visible en los registros y se puede utilizar para eliminar ese flujo de trabajo como mitigación. La versión 1.23 no se ve afectada. En este contexto, un usuario es un operador de Temporal Server.

03 Apr 2024, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-03 22:15

Updated : 2024-11-21 09:10


NVD link : CVE-2024-2689

Mitre link : CVE-2024-2689

CVE.ORG link : CVE-2024-2689


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation