Lucene search

K
cvelistTemporalCVELIST:CVE-2024-2435
HistoryApr 02, 2024 - 4:40 p.m.

CVE-2024-2435 Stored XSS in Timeline View

2024-04-0216:40:24
CWE-79
Temporal
www.cve.org
cve-2024-2435
stored xss
timeline view
workflow
signal
authorization
workflow execution
script
victim
server
access
configured
authorizer
worker

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L

4.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.1%

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

CNA Affected

[
  {
    "collectionURL": "https://hub.docker.com/r/temporalio/ui",
    "defaultStatus": "unaffected",
    "modules": [
      "Timeline view"
    ],
    "packageName": "temporalio/ui",
    "product": "ui-server",
    "repo": "https://github.com/temporalio/ui-server",
    "vendor": "Temporal OSS",
    "versions": [
      {
        "lessThan": "2.25.0",
        "status": "affected",
        "version": "2.16.2",
        "versionType": "semver"
      }
    ]
  }
]

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L

4.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.1%

Related for CVELIST:CVE-2024-2435