CVE-2024-2435

For an attacker with pre-existing access to send a signal to a workflow, the attacker can make the signal name a script that executes when a victim views that signal. The XSS is in the timeline page displaying the workflow execution details of the workflow that was sent the crafted signal. Access to send a signal to a workflow is determined by how you configured the authorizer on your server. This includes any entity with permission to directly call SignalWorkflowExecution or SignalWithStartWorkflowExecution, or any entity can deploy a worker that has access to call workflow progress APIs (specifically RespondWorkflowTaskCompleted).
Configurations

No configuration.

History

21 Nov 2024, 09:09

Type Values Removed Values Added
References () https://github.com/temporalio/ui-server/releases/tag/v2.25.0 - () https://github.com/temporalio/ui-server/releases/tag/v2.25.0 -
Summary
  • (es) Para que un atacante con acceso preexistente envíe una señal a un flujo de trabajo, el atacante puede hacer que la señal nombre un script que se ejecute cuando una víctima vea esa señal. El XSS se encuentra en la página de la línea de tiempo y muestra los detalles de ejecución del flujo de trabajo al que se envió la señal diseñada. El acceso para enviar una señal a un flujo de trabajo está determinado por cómo configuró el autorizador en su servidor. Esto incluye cualquier entidad con permiso para llamar directamente a SignalWorkflowExecution o SignalWithStartWorkflowExecution, o cualquier entidad que pueda implementar un trabajador que tenga acceso para llamar a las API de progreso del flujo de trabajo (específicamente RespondWorkflowTaskCompleted).

02 Apr 2024, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-02 17:15

Updated : 2024-11-21 09:09


NVD link : CVE-2024-2435

Mitre link : CVE-2024-2435

CVE.ORG link : CVE-2024-2435


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')