SCA: security update for github.com/temporalio/ui-server/v2 (GHSA-8f25-w7qj-r7hc)

medium Tenable Self-Hosted Container Security Plugin ID 412613

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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). (CVE-2024-2435)

See Also

https://github.com/advisories/GHSA-8f25-w7qj-r7hc

Plugin Details

Severity: Medium

ID: 412613

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.8

Percentile: 22.92

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.8

Temporal Score: 4.3

Vector: CVSS2#AV:N/AC:L/Au:M/C:P/I:P/A:P

CVSS Score Source: CVE-2024-2435

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/2/2024

Vulnerability Publication Date: 4/2/2024

Reference Information

CVE: CVE-2024-2435

cwe: CWE-79