Lucene search
+L

137 matches found

NVD
NVD
added 2022/01/10 2:10 p.m.45 views

CVE-2021-23594

All versions of package realms-shim are vulnerable to Sandbox Bypass via a Prototype Pollution attack vector...

10CVSS0.01762EPSS
SaveExploits1References2
NVD
NVD
added 2022/01/10 2:10 p.m.52 views

CVE-2021-23543

All versions of package realms-shim are vulnerable to Sandbox Bypass via a Prototype Pollution attack vector...

9.8CVSS0.01762EPSS
SaveExploits1References2
OSV
OSV
added 2022/01/10 2:10 p.m.6 views

CVE-2021-23543

All versions of package realms-shim are vulnerable to Sandbox Bypass via a Prototype Pollution attack vector...

9.8CVSS7.3AI score0.01762EPSS
SaveExploits1References2
Prion
Prion
added 2022/01/10 2:10 p.m.19 views

Code injection

All versions of package realms-shim are vulnerable to Sandbox Bypass via a Prototype Pollution attack vector...

7.5CVSS9.3AI score0.01762EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/01/07 8:05 p.m.55 views

CVE-2021-23543 Sandbox Bypass

All versions of package realms-shim are vulnerable to Sandbox Bypass via a Prototype Pollution attack vector...

9.8CVSS9.6AI score0.01762EPSS
SaveExploits1References2
CVE
CVE
added 2022/01/07 8:05 p.m.60 views

CVE-2021-23543

CVE-2021-23543 affects the npm package realms-shim. The vulnerability is a Sandbox Bypass via Prototype Pollution in realms-shim, with root causes involving unsafe recursive merges and prototype/ 'proto ' manipulation in object merges or path definitions (as described in the Snyk/NVD entries and ...

9.8CVSS9.4AI score0.01762EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2022/01/07 8:00 p.m.49 views

CVE-2021-23594 Sandbox Bypass

All versions of package realms-shim are vulnerable to Sandbox Bypass via a Prototype Pollution attack vector...

9.8CVSS9.6AI score0.01762EPSS
SaveExploits1References2
CVE
CVE
added 2022/01/07 8:00 p.m.57 views

CVE-2021-23594

The CVE concerns realms-shim, a shim for the Realm API, vulnerable to Sandbox Bypass via Prototype Pollution. The root cause is unsafe prototype/recursive merge behavior that can pollute Object.prototype (and related constructs), enabling manipulation of prototypes and potentially remote code exe...

10CVSS9.4AI score0.01762EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2021/12/06 11:55 a.m.8 views

Sandbox Bypass

Overview realms-shim is a shim implementation of the Realm API Proposal. Affected versions of this package are vulnerable to Sandbox Bypass via a Prototype Pollution attack vector. PoC javascript import Realm from 'realms-shim' let realm = Realm.makeRootRealm; realm.evaluate function test try tes...

9.8CVSS9AI score0.01762EPSS
SaveExploits1References3
vulnersOsv
vulnersOsv
added 2021/12/06 11:55 a.m.2 views

@agoric/cosmic-swingset (>=0.10.8-dev.0, <=0.18.0), @agoric/ertp (>=0.1.4, <=0.4.1) +18 more potentially affected by CVE-2021-23543 via realms-shim (1.2.2)

realms-shim NPM version 1.2.2 is affected by a known vulnerability. The following packages have a transitive dependency on realms-shim and may be impacted: - @agoric/cosmic-swingset =0.10.8-dev.0, =0.1.4, =0.0.1, =0.1.1, =0.0.1, =0.0.20, =0.1.0, =2.0.1, =1.0.0, =0.0.1, =0.4.1, =0.0.6,...

9.8CVSS8.6AI score0.01762EPSS
SaveExploits1
Snyk
Snyk
added 2021/12/06 11:47 a.m.8 views

Sandbox Bypass

Overview realms-shim is a shim implementation of the Realm API Proposal. Affected versions of this package are vulnerable to Sandbox Bypass via a Prototype Pollution attack vector. PoC javascript import Realm from 'realms-shim' let realm = Realm.makeRootRealm; try realm.evaluate...

10CVSS9AI score0.01762EPSS
SaveExploits1References3
vulnersOsv
vulnersOsv
added 2021/12/06 11:47 a.m.4 views

@agoric/cosmic-swingset (>=0.10.8-dev.0, <=0.18.0), @agoric/ertp (>=0.1.4, <=0.4.1) +18 more potentially affected by CVE-2021-23594 via realms-shim (1.2.2)

realms-shim NPM version 1.2.2 is affected by a known vulnerability. The following packages have a transitive dependency on realms-shim and may be impacted: - @agoric/cosmic-swingset =0.10.8-dev.0, =0.1.4, =0.0.1, =0.1.1, =0.0.1, =0.0.20, =0.1.0, =2.0.1, =1.0.0, =0.0.1, =0.4.1, =0.0.6,...

10CVSS8.6AI score0.01762EPSS
SaveExploits1
OSV
OSV
added 2020/04/15 9:09 p.m.74 views

GHSA-8VF3-4W62-M3PQ XSS in Keycloak

It was found in all keycloak versions before 9.0.0 that links to external applications Application Links in the admin console are not validated properly and could allow Stored XSS attacks. An authed malicious user could create URLs to trick users in other realms, and possibly conduct further...

5.4CVSS5.7AI score0.00758EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2019/10/21 9:58 p.m.17 views

Sandbox Breakout in realms-shim

Versions of realms-shim prior to 1.2.1 are vulnerable to a Sandbox Breakout. The Realms evaluation function has an option to apply Babel-like transformations to the source code before it reaches the evaluator. One portion of this transform pipeline exposed a primal-Realm object to the rewriting...

2.6AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2019/10/21 9:58 p.m.15 views

GHSA-7CG8-PQ9V-X98Q Sandbox Breakout in realms-shim

Versions of realms-shim prior to 1.2.1 are vulnerable to a Sandbox Breakout. The Realms evaluation function has an option to apply Babel-like transformations to the source code before it reaches the evaluator. One portion of this transform pipeline exposed a primal-Realm object to the rewriting...

9.8CVSS7.2AI score
SaveExploits0References5
Veracode
Veracode
added 2019/10/18 7:01 a.m.16 views

Sandbox Breakout

realms-shim is vulnerable to sandbox breakout. The Realms evaluation function has an option to apply Babel-like transformations to the source code before it reaches the evaluator. An attacker is able to provide a malicious rewriter function that uses the confined code used within the evaluator...

1.9AI score
SaveExploits0
nodejs
nodejs
added 2019/10/17 5:48 p.m.23 views

Sandbox Breakout

Overview Versions of realms-shim prior to 1.2.1 are vulnerable to a Sandbox Breakout. The Realms evaluation function has an option to apply Babel-like transformations to the source code before it reaches the evaluator. One portion of this transform pipeline exposed a primal-Realm object to the...

7AI score
SaveExploits0Affected Software1
OSV
OSV
added 2019/10/04 5:56 p.m.9 views

GHSA-6JG8-7333-554W Sandbox Breakout in realms-shim

Versions of realms-shim prior to 1.2.0 are vulnerable to a Sandbox Breakout. Reflect.construct can be used on the sandboxed Function constructor to reach the prototypes of the primal Realm, which may allow an attacker to escape the sandbox and execute arbitrary code. Recommendation Upgrade to...

9.8CVSS7.7AI score
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2019/10/04 5:56 p.m.18 views

Sandbox Breakout in realms-shim

Versions of realms-shim prior to 1.2.0 are vulnerable to a Sandbox Breakout. Reflect.construct can be used on the sandboxed Function constructor to reach the prototypes of the primal Realm, which may allow an attacker to escape the sandbox and execute arbitrary code. Recommendation Upgrade to...

6.4AI score
SaveExploits0References8Affected Software2
nodejs
nodejs
added 2019/10/02 1:57 p.m.19 views

Sandbox Breakout

Overview Versions of realms-shim prior to 1.2.0 are vulnerable to a Sandbox Breakout. Reflect.construct can be used on the sandboxed Function constructor to reach the prototypes of the primal Realm, which may allow an attacker to escape the sandbox and execute arbitrary code. Recommendation Upgra...

7.4AI score
SaveExploits0Affected Software1
Rows per page
Query Builder