CVE-2024-2435
CVSS V2 None
CVSS V3 None
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).
Overview
- CVE ID
- CVE-2024-2435
- Assigner
- Temporal
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-04-02T16:40:24.552Z
- Last Modified Date
- 2024-06-04T17:30:46.501Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/temporalio/ui-server/releases/tag/v2.25.0 | release-notes |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-2435 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2435 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 23:40:49 | Added to TrackCVE |