SCA: security update for ember-source (GHSA-5m48-c37x-f792)

medium Tenable Self-Hosted Container Security Plugin ID 410910

Description

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

- In general, Ember.js escapes or strips any user-supplied content before inserting it in strings that will
be sent to innerHTML. However, the `tagName` property of an `Ember.View` was inserted into such a string
without being sanitized. This means that if an application assigns a view's `tagName` to user-supplied
data, a specially-crafted payload could execute arbitrary JavaScript in the context of the current domain
("XSS"). This vulnerability only affects applications that assign or bind user-provided content to
`tagName`. (CVE-2013-4170)

See Also

https://github.com/advisories/GHSA-5m48-c37x-f792

Plugin Details

Severity: Medium

ID: 410910

Version: Revision 1.4

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: 8.67

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 2.6

Temporal Score: 1.9

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

CVSS Score Source: CVE-2013-4170

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

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:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/1/2022

Vulnerability Publication Date: 6/30/2022

Reference Information

CVE: CVE-2013-4170

cwe: CWE-79