Lucene search
+L

2 matches found

Cvelist
Cvelist
added 2026/03/13 3:51 p.m.33 views

CVE-2026-26954 SandboxJS has a Sandbox Escape

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.34, it is possible to obtain arrays containing Function, which allows escaping the sandbox. Given an array containing Function, and Object.fromEntries, it is possible to construct p: Function where p is any constructible property. This...

10CVSS0.00547EPSS
SaveExploits1References1
Huntr
Huntr
added 2021/03/26 3:36 p.m.87 views

Prototype Pollution in silentmatt/expr-eval

✍️ Description With speficific input attckers can define properties on prototype, which will lead to prototype pollution. Need node version=12.0.0, which introduce Object.fromEntries 🕵️‍♂️ Proof of Concept // PoC.js const Parser = require'expr-eval'; const o = ; console.log"o.a=", o.a; // o.a=...

2.9AI score
SaveExploits0
Rows per page
Query Builder