Lucene search
K

29 matches found

OSV
OSV
added 2025/12/03 8:16 p.m.0 views

UBUNTU-CVE-2025-66453

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

7.5CVSS6.7AI score0.00115EPSS
Exploits0References3
CVE
CVE
added 2025/12/03 7:31 p.m.16 views

CVE-2025-66453

CVE-2025-66453 concerns the Rhino JavaScript engine. The vulnerability occurs when an application passes an attacker-controlled float poing number into the toFixed() function, which can cause high CPU usage and potentially lead to a Denial of Service. Affected versions are prior to 1.8.1, 1.7.15....

7.5CVSS6.3AI score0.00115EPSS
Exploits0References1Affected Software1
EUVD
EUVD
added 2025/12/03 7:31 p.m.1 views

EUVD-2025-201013

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

6.9CVSS6.1AI score0.00115EPSS
Exploits0References3
Snyk
Snyk
added 2025/12/03 4:57 p.m.1 views

Allocation of Resources Without Limits or Throttling

Overview org.mozilla:rhino is a Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttlin...

8.7CVSS6.2AI score0.00115EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2025/12/03 4:57 p.m.6 views

Rhino has high CPU usage and potential DoS when passing specific numbers to `toFixed()` function

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.JSdtostr DToA.JSdtoa DToA.pow5mult where pow5mult attempts to...

7.5CVSS6.8AI score0.00115EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/12/03 4:57 p.m.0 views

GHSA-3W8Q-XQ97-5J7X Rhino has high CPU usage and potential DoS when passing specific numbers to `toFixed()` function

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.JSdtostr DToA.JSdtoa DToA.pow5mult where pow5mult attempts to...

6.9CVSS6.8AI score0.00115EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-0412

Malware in sbrugna...

8.1CVSS6.6AI score0.0164EPSS
Exploits0References14
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-1953

Malicious code in bioql PyPI...

10CVSS6.6AI score0.00071EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/09/03 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2020-5529

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HtmlUnit prior to 2.37.0 contains code execution vulnerabilities. HtmlUnit initializes Rhino engine improperly, hence a malicious JavScript code can execute...

8.1CVSS7.7AI score0.0164EPSS
Exploits0References2
NVD
NVD
added 2025/02/06 12:15 p.m.6 views

CVE-2025-0982

Sandbox escape in the JavaScript Task feature of Google Cloud Application Integration allows an actor to execute arbitrary unsandboxed code via crafted JavaScript code executed by the Rhino engine. Effective January 24, 2025, Application Integration will no longer support Rhino as the JavaScript...

10CVSS0.00071EPSS
Exploits0References1
OSV
OSV
added 2025/02/06 12:15 p.m.1 views

CVE-2025-0982

Sandbox escape in the JavaScript Task feature of Google Cloud Application Integration allows an actor to execute arbitrary unsandboxed code via crafted JavaScript code executed by the Rhino engine. Effective January 24, 2025, Application Integration will no longer support Rhino as the JavaScript...

10CVSS6.1AI score
Exploits0References1
CVE
CVE
added 2025/02/06 11:37 a.m.66 views

CVE-2025-0982

CVE-2025-0982 : Sandbox escape in Google Cloud Application Integration’s JavaScript Task (Rhino engine). The exploit would require crafted JavaScript code run by Rhino. Effective January 24, 2025, Rhino is no longer supported by Application Integration, and no further fix actions are needed. The ...

10CVSS7.3AI score0.00071EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2025/02/06 11:37 a.m.15 views

CVE-2025-0982 Sandbox Escape in Google Cloud Application Integration's JavaScript Task (Rhino Engine)

Sandbox escape in the JavaScript Task feature of Google Cloud Application Integration allows an actor to execute arbitrary unsandboxed code via crafted JavaScript code executed by the Rhino engine. Effective January 24, 2025, Application Integration will no longer support Rhino as the JavaScript...

9.4CVSS0.00071EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/02/06 12:0 a.m.1 views

PT-2025-5810 · Google · Google Cloud Application Integration

Name of the Vulnerable Software and Affected Versions: Google Cloud Application Integration affected versions not specified Description: A sandbox escape issue in the JavaScript Task feature of Google Cloud Application Integration allows an actor to execute arbitrary unsandboxed code via crafted...

10CVSS7.3AI score0.00071EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2021/09/23 5:59 p.m.36 views

CVE-2020-5529

HtmlUnit prior to 2.37.0 contains code execution vulnerabilities. HtmlUnit initializes Rhino engine improperly, hence a malicious JavScript code can execute arbitrary Java code on the application. Moreover, when embedded in Android application, Android-specific initialization of Rhino engine is...

8.1CVSS2.1AI score0.0164EPSS
Exploits0References3
Mageia
Mageia
added 2021/03/21 10:43 a.m.26 views

Updated htmlunit packages fix security vulnerability

It was discovered that HtmlUnit incorrectly initialized Rhino engine. An Attacker could possibly use this issue to execute arbitrary Java code CVE-2020-5529...

8.1CVSS2.9AI score0.0164EPSS
Exploits0References2
OSV
OSV
added 2020/10/15 8:30 p.m.0 views

USN-4584-1 htmlunit vulnerability

It was discovered that HtmlUnit incorrectly initialized Rhino engine. An Attacker could possibly use this issue to execute arbitrary Java code...

8.1CVSS7.1AI score0.0164EPSS
Exploits0References2
Ubuntu
Ubuntu
added 2020/10/15 8:30 p.m.73 views

USN-4584-1: HtmlUnit vulnerability

It was discovered that HtmlUnit incorrectly initialized Rhino engine. An Attacker could possibly use this issue to execute arbitrary Java code...

8.1CVSS7.3AI score0.0164EPSS
Exploits0
OSV
OSV
added 2020/05/21 9:8 p.m.29 views

GHSA-5MH9-R3RR-9597 Code execution vulnerability in HtmlUnit

HtmlUnit prior to 2.37.0 contains code execution vulnerabilities. HtmlUnit initializes Rhino engine improperly, hence a malicious JavScript code can execute arbitrary Java code on the application. Moreover, when embedded in Android application, Android-specific initialization of Rhino engine is...

8.1CVSS8.2AI score0.0164EPSS
Exploits0References9
Github Security Blog
Github Security Blog
added 2020/05/21 9:8 p.m.92 views

Code execution vulnerability in HtmlUnit

HtmlUnit prior to 2.37.0 contains code execution vulnerabilities. HtmlUnit initializes Rhino engine improperly, hence a malicious JavScript code can execute arbitrary Java code on the application. Moreover, when embedded in Android application, Android-specific initialization of Rhino engine is...

8.1CVSS8.2AI score0.0164EPSS
Exploits0References9Affected Software1
Rows per page
Query Builder