Lucene search
+L

1030 matches found

Prion
Prion
added 2019/07/26 12:15 a.m.37 views

Design/Logic Flaw

Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload...

6.4CVSS8.9AI score0.05006EPSS
SaveExploits2References6Affected Software19
Cvelist
Cvelist
added 2019/07/25 11:43 p.m.43 views

CVE-2019-10744

Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload...

9.1AI score0.05006EPSS
SaveExploits2References6
Debian CVE
Debian CVE
added 2019/07/25 11:43 p.m.39 views

CVE-2019-10744

Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload...

9.1CVSS7.1AI score0.05006EPSS
SaveExploits2
nodejs
nodejs
added 2019/07/15 5:37 p.m.19 views

Prototype Pollution

Overview Versions of lodash.defaultsdeep before 4.6.1 are vulnerable to prototype pollution. The function mergeWith may allow a malicious user to modify the prototype of Object via constructor: prototype: ... causing the addition or modification of an existing property that will exist on all...

6.8AI score
SaveExploits0Affected Software1
zdt
zdt
added 2019/07/10 12:0 a.m.34 views

Mozilla Spidermonkey - Unboxed Objects Uninitialized Memory Access Exploit

/ Mozilla Spidermonkey - Unboxed Objects Uninitialized Memory Access For constructors, Spidermonkey implements a "definite property analysis" 1 to compute which properties will definitely exist on the constructed objects. Spidermonkey then directly allocates the constructed objects with the final...

0.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2019/07/04 12:0 a.m.7 views

PT-2019-2936

Name of the Vulnerable Software and Affected Versions lodash versions prior to 4.17.12 Description The issue is related to the defaultsDeep function in the lodash library, which can be tricked into adding or modifying properties of Object.prototype using a constructor payload. This is due to...

9.1CVSS7.2AI score0.05006EPSS
SaveExploits2References28
Veracode
Veracode
added 2019/06/21 1:2 a.m.32 views

Prototype Pollution

mixin-deep is vulnerable to prototype pollution. The vulnerability exists as properties of Object.prototype could be added through a constructor payload...

9.8CVSS9AI score0.03508EPSS
SaveExploits1References7Affected Software2
Snyk
Snyk
added 2019/06/19 11:45 a.m.9 views

Prototype Pollution

Overview lodash is a modern JavaScript utility library delivering modularity, performance, & extras. Affected versions of this package are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor...

9.1CVSS8.3AI score0.05006EPSS
SaveExploits2References3
Snyk
Snyk
added 2019/06/19 11:45 a.m.9 views

Prototype Pollution

Overview lodash is an utility library delivering consistency, modularity, performance, & extras. Affected versions of this package are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload...

9.1CVSS8.3AI score0.05006EPSS
SaveExploits2References3
Snyk
Snyk
added 2019/06/19 11:45 a.m.7 views

Prototype Pollution

Overview @sailshq/lodash is a fork of Lodash 3.10.x with ongoing maintenance from the Sails core team. Affected versions of this package are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor...

9.1CVSS8.3AI score0.05006EPSS
SaveExploits2References3
Snyk
Snyk
added 2019/06/19 9:38 a.m.6 views

Prototype Pollution

Overview set-value is a package that creates nested values and any intermediaries using dot notation 'a.b.c' paths. Affected versions of this package are vulnerable to Prototype Pollution. The function set-value could be tricked into adding or modifying properties of Object.prototype using any of...

9.8CVSS6.7AI score0.02475EPSS
SaveExploits1References3
Snyk
Snyk
added 2019/06/19 9:34 a.m.3 views

Prototype Pollution

Overview mixin-deep is a package that deeply mixes the properties of objects into the first object. Affected versions of this package are vulnerable to Prototype Pollution. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using a constructor payload...

9.8CVSS9AI score0.03508EPSS
SaveExploits1References3
Snyk
Snyk
added 2019/06/19 9:28 a.m.3 views

Prototype Pollution

Overview assign-deep is a library for deeply assigning the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Affected versions of this package are vulnerable to Prototype Pollution. The function assign-deep could be tricked into adding or...

7.5CVSS6.8AI score0.01142EPSS
SaveExploits1References3
nodejs
nodejs
added 2019/06/14 4:57 p.m.18 views

Denial of Service

Overview Versions of memjs prior to 1.2.2 are vulnerable to Denial of Service DoS. The package fails to sanitize the value option passed to the Buffer constructor, which may allow attackers to pass large values exhausting system resources. Recommendation Upgrade to version 1.2.2 or later...

6.9AI score
SaveExploits0Affected Software1
OSV
OSV
added 2019/06/03 5:27 p.m.5 views

GHSA-WRW9-M778-G6MC Memory Exposure in bl

Versions of bl before 0.9.5 and 1.0.1 are vulnerable to memory exposure. bl.appendnumber in the affected bl versions passes a number to Buffer constructor, appending a chunk of uninitialized memory Recommendation Update to version 0.9.5, 1.0.1 or later...

5.9AI score
SaveExploits0References2
Veracode
Veracode
added 2019/04/16 6:46 a.m.5 views

Remote Code Execution

handlebars is vulnerable to remote code execution. The vulnerability exists because it is possible to manipulate the template and access the constructor in the template, allowing an attacker to inject arbitrary code through it...

7.7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2019/03/27 12:0 a.m.145 views

SpiderMonkey IonMonkey Type Confusion

Spidermonkey: IonMonkey's type inference is incorrect for constructors entered via OSR Related CVE Numbers: CVE-2019-9791. A bug in IonMonkeys type inference system when JIT compiling and entering a constructor function via on-stack replacement OSR allows the compilation of JITed functions that...

9.9AI score0.19762EPSS
SaveExploits6
zdt
zdt
added 2019/03/27 12:0 a.m.147 views

Spidermonkey - IonMonkey Type Inference is Incorrect for Constructors Entered via OSR

/ Spidermonkey - IonMonkey Type Inference is Incorrect for Constructors Entered via OSR A bug in IonMonkeys type inference system when JIT compiling and entering a constructor function via on-stack replacement OSR allows the compilation of JITed functions that cause type confusions between...

9.8CVSS0.2AI score0.19762EPSS
SaveExploits6
exploitpack
exploitpack
added 2019/03/26 12:0 a.m.131 views

Spidermonkey - IonMonkey Type Inference is Incorrect for Constructors Entered via OSR

Spidermonkey - IonMonkey Type Inference is Incorrect for Constructors Entered via OSR / A bug in IonMonkeys type inference system when JIT compiling and entering a constructor function via on-stack replacement OSR allows the compilation of JITed functions that cause type confusions between...

7.5CVSS0.2AI score0.19762EPSS
SaveExploits6
Exploit DB
Exploit DB
added 2019/03/26 12:0 a.m.181 views

Spidermonkey - IonMonkey Type Inference is Incorrect for Constructors Entered via OSR

/ A bug in IonMonkeys type inference system when JIT compiling and entering a constructor function via on-stack replacement OSR allows the compilation of JITed functions that cause type confusions between arbitrary objects. Prerequisites: 1. Spidermonkey can represent "plain" objects either as...

9.8CVSS7.9AI score0.19762EPSS
SaveExploits6
Rows per page
Query Builder