SCA: security update for browserify-sign (GHSA-x9w5-v3q2-3rhw)

high Tenable Self-Hosted Container Security Plugin ID 420414

Description

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

- browserify-sign is a package to duplicate the functionality of node's crypto public key functions, much of
this is based on Fedor Indutny's work on indutny/tls.js. An upper bound check issue in `dsaVerify`
function allows an attacker to construct signatures that can be successfully verified by any public key,
thus leading to a signature forgery attack. All places in this project that involve DSA verification of
user-input signatures will be affected by this vulnerability. This issue has been patched in version
4.2.2. (CVE-2023-46234)

See Also

https://github.com/advisories/GHSA-x9w5-v3q2-3rhw

Plugin Details

Severity: High

ID: 420414

Version: Revision 1.12

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

Percentile: 23.51

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2023-46234

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/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: 10/26/2023

Vulnerability Publication Date: 10/26/2023

Reference Information

CVE: CVE-2023-46234

cwe: CWE-347