Lucene search
K

110 matches found

Node.js
Node.js
added 2019/07/29 5:36 p.m.18 views

Sandbox Breakout / Arbitrary Code Execution

Overview Versions of notevil prior to 1.3.2 are vulnerable to Sandbox Escape leading to Remote Code Execution. The package fails to prevent access to the Function constructor by not checking the return values of function calls. This allows attackers to access the Function prototype's constructor...

7.3AI score
Exploits0Affected Software1
Node.js
Node.js
added 2019/01/03 7:44 p.m.18 views

Sandbox Breakout / Arbitrary Code Execution

Overview Versions of static-evalprior to 2.0.2 pass untrusted user input directly to the global function constructor, resulting in an arbitrary code execution vulnerability when user input is parsed via the package. Proof of concept var evaluate = require'static-eval'; var parse =...

7.8AI score
Exploits0Affected Software1
OSV
OSV
added 2018/08/06 9:37 p.m.22 views

GHSA-5MJW-6JRH-HVFQ Sandbox Breakout / Arbitrary Code Execution in static-eval

Affected versions of static-eval pass untrusted user input directly to the global function constructor, resulting in an arbitrary code execution vulnerability when user input is parsed via the package. Proof of concept js var evaluate = require'static-eval'; var parse = require'esprima'.parse; va...

9.8CVSS9.7AI score0.03596EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2018/08/06 9:37 p.m.28 views

Sandbox Breakout / Arbitrary Code Execution in static-eval

Affected versions of static-eval pass untrusted user input directly to the global function constructor, resulting in an arbitrary code execution vulnerability when user input is parsed via the package. Proof of concept js var evaluate = require'static-eval'; var parse = require'esprima'.parse; va...

9.8CVSS9.4AI score0.03596EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2018/06/07 2:29 a.m.20 views

CVE-2017-16226

The static-eval module is intended to evaluate statically-analyzable expressions. In affected versions, untrusted user input is able to access the global function constructor, effectively allowing arbitrary code execution...

9.8CVSS9.8AI score
Exploits0References3
NVD
NVD
added 2018/06/07 2:29 a.m.18 views

CVE-2017-16226

The static-eval module is intended to evaluate statically-analyzable expressions. In affected versions, untrusted user input is able to access the global function constructor, effectively allowing arbitrary code execution...

9.8CVSS9.7AI score0.03596EPSS
Exploits1References3
Prion
Prion
added 2018/06/07 2:29 a.m.13 views

Code injection

The static-eval module is intended to evaluate statically-analyzable expressions. In affected versions, untrusted user input is able to access the global function constructor, effectively allowing arbitrary code execution...

7.5CVSS9.7AI score0.03596EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2018/06/07 2:0 a.m.32 views

CVE-2017-16226

The static-eval module is intended to evaluate statically-analyzable expressions. In affected versions, untrusted user input is able to access the global function constructor, effectively allowing arbitrary code execution...

9.7AI score0.03596EPSS
Exploits1References3
CNVD
CNVD
added 2018/06/07 12:0 a.m.4 views

static-eval Arbitrary Code Execution Vulnerability

static-eval is a module for evaluating statically analyzable expressions. A security vulnerability exists in static-eval. An attacker can exploit this vulnerability to execute arbitrary code by accessing the constructor of the global function...

9.8CVSS9.5AI score0.03596EPSS
Exploits1References1
Node.js
Node.js
added 2017/10/17 11:19 p.m.180 views

Sandbox Breakout / Arbitrary Code Execution

Overview Affected versions of static-eval pass untrusted user input directly to the global function constructor, resulting in an arbitrary code execution vulnerability when user input is parsed via the package. Proof of concept var evaluate = require'static-eval'; var parse =...

7.5CVSS4.8AI score0.03596EPSS
Exploits1Affected Software1
Rows per page
Query Builder