SCA: security update for github.com/AlexxIT/go2rtc (GHSA-rh4r-f7f7-r99m)

medium Tenable Cloud Security Plugin ID 418739

Description

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

- gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to DOM-based cross-site
scripting. The index page (`index.html`) shows the available streams by fetching the API in the client
side. Then, it uses `Object.entries` to iterate over the result whose first item (`name`) gets appended
using `innerHTML`. In the event of a victim visiting the server in question, their browser will execute
the request against the go2rtc instance. After the request, the browser will be redirected to go2rtc, in
which the XSS would be executed in the context of go2rtc’s origin. As of time of publication, no patch is
available. (CVE-2024-29193)

See Also

https://github.com/advisories/GHSA-rh4r-f7f7-r99m

Plugin Details

Severity: Medium

ID: 418739

Version: Revision 1.10

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

Percentile: 9.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

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

CVSS Score Source: CVE-2024-29193

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.5

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 2.1

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 8/5/2024

Vulnerability Publication Date: 4/4/2024

Reference Information

CVE: CVE-2024-29193

cwe: CWE-79