SCA: security update for org.mozilla:rhino (GHSA-3w8q-xq97-5j7x)

medium Tenable Cloud Security Plugin ID 436199

Description

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

- Rhino is an open-source implementation of JavaScript written entirely in Java. Prior to 1.8.1, 1.7.15.1,
and 1.7.14.1, when an application passed an attacker controlled float poing number into the toFixed()
function, it might lead to high CPU consumption and a potential Denial of Service. Small numbers go
through this call stack: NativeNumber.numTo > DToA.JS_dtostr > DToA.JS_dtoa > DToA.pow5mult where pow5mult
attempts to raise 5 to a ridiculous power. This vulnerability is fixed in 1.8.1, 1.7.15.1, and 1.7.14.1.
(CVE-2025-66453)

See Also

https://github.com/advisories/GHSA-3w8q-xq97-5j7x

Plugin Details

Severity: Medium

ID: 436199

Version: Revision 1.28

Type: Local

Family: SCA Checks

Published: 12/3/2025

Updated: 7/6/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2025-66453

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:N/A:H

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 5.5

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/3/2025

Vulnerability Publication Date: 12/3/2025

Reference Information

CVE: CVE-2025-66453

cwe: CWE-400