Lucene search
+L

9 matches found

RedhatCVE
RedhatCVE
•added 2026/06/05 7:23 p.m.•16 views

CVE-2026-43898

SandboxJS is a JavaScript sandboxing library. Prior to 0.9.6, sandbox-defined functions expose Function.caller, allowing sandboxed code to recover the internal LispType.Call runtime callback. That callback can then be invoked with attacker-controlled fake context and obj values to extract blocked...

10CVSS5.8AI score0.00632EPSS
SaveExploits1References1
CNNVD
CNNVD
•added 2026/05/28 12:00 a.m.•16 views

SandboxJS 安全漏洞

SandboxJS is a security assessment tool developed by nyariv. Versions of SandboxJS prior to 0.9.6 contained a security vulnerability. This vulnerability stemmed from functions defined in the sandbox that exposed Function.caller, potentially allowing sandbox-constructed code to restore internal...

10CVSS6.1AI score0.00632EPSS
SaveExploits1References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/28 12:00 a.m.•1 views

CVE-2026-43898: Improper Control of Generation of Code

SandboxJS is a JavaScript sandboxing library. Prior to 0.9.6, sandbox-defined functions expose Function.caller, allowing sandboxed code to recover the internal LispType.Call runtime callback. That callback can then be invoked with attacker-controlled fake context and obj values to extract blocked...

10CVSS6.2AI score0.00632EPSS
SaveExploits1References5
zdt
zdt
•added 2017/03/28 12:00 a.m.•53 views

Apple Safari - Builtin JavaScript Allows Function.caller to be Used in Strict Mode Exploit

Exploit for multiple platform in category dos / poc var q; function g //print"in g"; //printarguments.caller; //printg.caller; q = g.caller; //printg.caller; return 7; var a = 1, 2, 3;...

6.8CVSS7.5AI score0.08258EPSS
SaveExploits8
seebug.org
seebug.org
•added 2017/03/28 12:00 a.m.•35 views

Safari Browser: Builtin JavaScript allows Function.caller to be used in strict mode(CVE-2017-2446)

If a builtin script in webkit is in strict mode, but then calls a function that is not strict, this function is allowed to call the Function. caller and can obtain a reference to the strict function. This is inconsistent with the behavior when executing non-builtin scripts in Safari, and the...

6.8CVSS8AI score0.08258EPSS
SaveExploits8
zdt
zdt
•added 2017/03/28 12:00 a.m.•66 views

Apple Safari - DateTimeFormat.format Type Confusion Exploit

Exploit for multiple platform in category dos / poc var date = new DateDate.UTC2012, 11, 20, 3, 0, 0; var i = new Intl.DateTimeFormat; //printi; var q; function f //print"in f"; //printf.caller; q = f.caller; return 10; try i.formatvalueOf : f; catche //print"problem"; //printq; q.call0x77777777;...

6.8CVSS7.5AI score0.08258EPSS
SaveExploits8
exploitpack
exploitpack
•added 2017/03/27 12:00 a.m.•17 views

Apple Safari - Builtin JavaScript Allows Function.caller to be Used in Strict Mode

Apple Safari - Builtin JavaScript Allows Function.caller to be Used in Strict Mode var q; function g //print"in g"; //printarguments.caller; //printg.caller; q = g.caller; //printg.caller; return 7; var a = 1, 2, 3; Object.defineProperty Array.prototype, "...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2017/03/27 12:00 a.m.•53 views

Apple Safari - Builtin JavaScript Allows Function.caller to be Used in Strict Mode

var q; function g //print"in g"; //printarguments.caller; //printg.caller; q = g.caller; //printg.caller; return 7; var a = 1, 2, 3; Object.defineProperty Array.prototype, "1", get : g ; var a = 1, 2, 3; a.length = 4; Object.definePropertyArray.pro...

8.8CVSS7.8AI score0.08258EPSS
SaveExploits8
exploitpack
exploitpack
•added 2017/03/27 12:00 a.m.•28 views

Apple Safari - DateTimeFormat.format Type Confusion

Apple Safari - DateTimeFormat.format Type Confusion var date = new DateDate.UTC2012, 11, 20, 3, 0, 0; var i = new Intl.DateTimeFormat; //printi; var q; function f //print"in f"; //printf.caller; q = f.caller; return 10; try i.formatvalueOf : f; catche //print"problem"; //printq; q.call0x77777777;...

7.3AI score
SaveExploits0
Rows per page
Query Builder