U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-2435

Change History

New CVE Received by NIST 4/02/2024 1:15:46 PM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
Temporal Technologies Inc. AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L
Added CWE

								
							
							
						
Temporal Technologies Inc. CWE-79
Added Description

								
							
							
						
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).
Added Reference

								
							
							
						
Temporal Technologies Inc. https://github.com/temporalio/ui-server/releases/tag/v2.25.0 [No types assigned]