SCA: security update for serialize-javascript (GHSA-h9rv-jmmf-4pgx)

medium Tenable Self-Hosted Container Security Plugin ID 422939

Description

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

- The serialize-javascript npm package before version 2.1.1 is vulnerable to Cross-site Scripting (XSS). It
does not properly mitigate against unsafe characters in serialized regular expressions. This vulnerability
is not affected on Node.js environment since Node.js's implementation of RegExp.prototype.toString()
backslash-escapes all forward slashes in regular expressions. If serialized data of regular expression
objects are used in an environment other than Node.js, it is affected by this vulnerability.
(CVE-2019-16769)

See Also

https://github.com/advisories/GHSA-h9rv-jmmf-4pgx

Plugin Details

Severity: Medium

ID: 422939

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 3/29/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: 3.5

Temporal Score: 2.6

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

CVSS Score Source: CVE-2019-16769

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/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: 12/5/2019

Vulnerability Publication Date: 12/5/2019

Reference Information

CVE: CVE-2019-16769

cwe: CWE-79