Lucene search
K

17 matches found

NVD
NVD
added 2026/04/06 4:16 p.m.0 views

CVE-2026-34217

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, a scope modification vulnerability exists in @nyariv/sandboxjs. The vulnerability allows untrusted sandboxed code to leak internal interpreter objects through the new operator, exposing sandbox scope objects in the scope hierarchy to...

7.2CVSS0.00101EPSS
Exploits1References1
CVE
CVE
added 2026/04/06 3:12 p.m.5 views

CVE-2026-34217

CVE-2026-34217 (SandboxJS) affects @nyariv/sandboxjs

7.2CVSS6AI score0.00101EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/06 3:12 p.m.22 views

CVE-2026-34217 SandboxJS has a Sandbox Escape via Prop Object Leak in New Handler

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, a scope modification vulnerability exists in @nyariv/sandboxjs. The vulnerability allows untrusted sandboxed code to leak internal interpreter objects through the new operator, exposing sandbox scope objects in the scope hierarchy to...

6.9CVSS0.00101EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/04/06 3:12 p.m.1 views

CVE-2026-34217 SandboxJS has a Sandbox Escape via Prop Object Leak in New Handler

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, a scope modification vulnerability exists in @nyariv/sandboxjs. The vulnerability allows untrusted sandboxed code to leak internal interpreter objects through the new operator, exposing sandbox scope objects in the scope hierarchy to...

6.9CVSS6AI score0.00101EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2026/04/03 9:45 p.m.8 views

SandboxJS: Sandbox Escape via Prop Object Leak in New Handler

Description A scope modification vulnerability exists in @nyariv/sandboxjs version 0.8.35 and below. The vulnerability allows untrusted sandboxed code to leak internal interpreter objects through the new operator, exposing sandbox scope objects in the scope hierarchy to untrusted code; an...

7.2CVSS6.1AI score0.00101EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2026/04/03 9:45 p.m.0 views

GHSA-HG73-4W7G-Q96W SandboxJS: Sandbox Escape via Prop Object Leak in New Handler

Description A scope modification vulnerability exists in @nyariv/sandboxjs version 0.8.35 and below. The vulnerability allows untrusted sandboxed code to leak internal interpreter objects through the new operator, exposing sandbox scope objects in the scope hierarchy to untrusted code; an...

6.9CVSS6.1AI score0.00101EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.1 views

PT-2026-30274

Description A scope modification vulnerability exists in @nyariv/sandboxjs version 0.8.35 and below. The vulnerability allows untrusted sandboxed code to leak internal interpreter objects through the new operator, exposing sandbox scope objects in the scope hierarchy to untrusted code; an...

6.9CVSS6.1AI score0.00101EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.22 views

RHEL 5 : gcc (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - gcc: integer overflow flaws in libgfortran CVE-2014-5044 - Integer overflow in the new operator in gcc...

7.8CVSS8.3AI score0.09327EPSS
Exploits4References12
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.32 views

RHEL 6 : gcc (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - gcc: integer overflow flaws in libgfortran CVE-2014-5044 - Integer overflow in the new operator in gcc...

7.8CVSS7.7AI score0.09327EPSS
Exploits4References13
Prion
Prion
added 2023/04/13 11:15 p.m.14 views

Memory corruption

Baidu braft 1.1.2 has a memory leak related to use of the new operator in example/atomic/atomicserver. NOTE: installations with brpc-0.14.0 and later are unaffected...

5CVSS7.5AI score0.00266EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2023/04/13 12:0 a.m.297 views

CVE-2023-30637

Baidu braft 1.1.2 has a memory leak in example/atomic/atomic_server related to the use of the new operator. The CVSS data indicates a high impact on availability with no confidentiality/integrity impact (Network attack, no user interaction, low complexity, no privileges). The vulnerability is not...

7.5CVSS7.4AI score0.00266EPSS
Exploits1References1Affected Software1
CNNVD
CNNVD
added 2023/04/13 12:0 a.m.2 views

Baidu braft 安全漏洞

Baidu braft is an industrial-grade C++ implementation of the RAFT consensus algorithm and brpc-based replicated state machine from the Chinese company Baidu. A security vulnerability exists in Baidu braft version 1.1.2 due to a memory leak in example/atomic/atomicserver using the new operator...

7.5CVSS7.3AI score0.00266EPSS
Exploits1References2
Prion
Prion
added 2020/12/29 4:15 p.m.14 views

Design/Logic Flaw

An attacker-controlled memory allocation size can be passed to the C++ new operator in the CServerManager::HandleBrowseLoadIconStreamRequest in messaging.dll. This can be done by sending a specially crafted message to 127.0.0.1:7153. Observed in FactoryTalk Linx 6.11. All versions of FactoryTalk...

2.1CVSS6AI score0.00054EPSS
Exploits0References1Affected Software1
NVD
NVD
added 2019/10/23 6:15 p.m.14 views

CVE-2002-2439

Integer overflow in the new operator in gcc before 4.8.0 allows attackers to have unspecified impacts...

7.8CVSS8AI score0.00265EPSS
Exploits1References4
Cvelist
Cvelist
added 2019/10/23 5:47 p.m.17 views

CVE-2002-2439

Integer overflow in the new operator in gcc before 4.8.0 allows attackers to have unspecified impacts...

8AI score0.00265EPSS
Exploits1References4
CVE
CVE
added 2019/10/23 5:47 p.m.93 views

CVE-2002-2439

CVE-2002-2439 describes an integer overflow in the C++ operator new[] in the GNU GCC compiler before 4.8.0, potentially allowing unspecified impacts. Affected software: GCC versions prior to 4.8.0. Root cause: integer overflow while calculating allocation size for new[] allocations. Impact as sta...

7.8CVSS7.3AI score0.00265EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2018/10/09 8:29 p.m.4 views

CVE-2018-18197

An issue was discovered in libgig 4.1.0. There is an operator new failure due to a big pSampleLoops heap request in DLS::Sampler::Sampler in DLS.cpp...

9.8CVSS6.7AI score
Exploits0References1
Rows per page
Query Builder