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).
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).
Metrics
Affected Vendors & Products
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2024-1157 | 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). |
Github GHSA |
GHSA-8f25-w7qj-r7hc | Temporal UI Server cross-site scripting vulnerability |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
| Link | Providers |
|---|---|
| https://github.com/temporalio/ui-server/releases/tag/v2.25.0 |
|
History
No history.
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: Temporal
Published:
Updated: 2024-08-01T19:11:53.568Z
Reserved: 2024-03-13T17:29:42.211Z
Link: CVE-2024-2435
Updated: 2024-08-01T19:11:53.568Z
Status : Awaiting Analysis
Published: 2024-04-02T17:15:46.610
Modified: 2024-11-21T09:09:45.060
Link: CVE-2024-2435
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD
Github GHSA