Lucene search
+L

664 matches found

nodejs
nodejs
added 2019/07/15 5:33 p.m.25 views

Prototype Pollution

Overview Versions of lodash.merge before 4.6.2 are vulnerable to prototype pollution. The function merge 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 objects...

6.8AI score
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/07/15 5:22 p.m.140 views

Prototype Pollution

Overview Versions of lodash before 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep allows 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 objects...

6.4CVSS4.2AI score0.05006EPSS
SaveExploits3Affected Software1
OSV
OSV
added 2019/07/10 7:45 p.m.29 views

GHSA-JF85-CPCP-J695 Prototype Pollution in lodash

Versions of lodash before 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep allows 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 objects. Recommendation...

9.1CVSS6.8AI score0.05006EPSS
SaveExploits3References10
Github Security Blog
Github Security Blog
added 2019/07/10 7:45 p.m.218 views

Prototype Pollution in lodash

Versions of lodash before 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep allows 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 objects. Recommendation...

9.1CVSS8.7AI score0.05006EPSS
SaveExploits3References11Affected Software5
RubySec
RubySec
added 2019/07/10 12:00 a.m.9 views

Prototype Pollution in lodash

Versions of lodash before 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep allows 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 objects. Recommendation...

9.1CVSS7AI score0.05006EPSS
SaveExploits3References1Affected Software1
The Hacker News
The Hacker News
added 2019/07/09 4:06 p.m.99 views

Unpatched Prototype Pollution Flaw Affects All Versions of Popular Lodash Library

Lodash, a popular npm library used by more than 4 million projects on GitHub alone, is affected by a high severity security vulnerability that could allow attackers to compromise the security of affected services using the library and their respective user base. Lodash is a JavaScript library tha...

9.1CVSS0.4AI score0.05006EPSS
SaveExploits3
The Hacker News
The Hacker News
added 2019/07/09 4:06 p.m.4 views

Unpatched Prototype Pollution Flaw Affects All Versions of Popular Lodash Library

Lodash, a popular npm library used by more than 4 million projects on GitHub alone, is affected by a high severity security vulnerability that could allow attackers to compromise the security of affected services using the library and their respective user base. Lodash is a JavaScript library tha...

9.1CVSS8AI score0.05006EPSS
SaveExploits3
Veracode
Veracode
added 2019/06/28 1:52 p.m.47 views

Prototype Pollution

lodash is vulnerable to prototype pollution. The vulnerability exists due to the ability to inject properties in .defaultsDeep, which allows DoS, and possibly other forms of attacks...

9.1CVSS8.9AI score0.05006EPSS
SaveExploits3References9Affected Software7
Snyk
Snyk
added 2019/06/19 11:45 a.m.11 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
SaveExploits3References3
Snyk
Snyk
added 2019/06/19 11:45 a.m.10 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
SaveExploits3References3
Snyk
Snyk
added 2019/06/19 11:45 a.m.9 views

Prototype Pollution

Overview lodash-rails is a lodash for the Rails asset pipeline. 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. PoC by Snyk const mergeFn =...

9.1CVSS8.3AI score0.05006EPSS
SaveExploits3References3
Snyk
Snyk
added 2019/06/19 11:45 a.m.9 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
SaveExploits3References3
Snyk
Snyk
added 2019/06/19 11:45 a.m.7 views

Prototype Pollution

Overview 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. PoC by Snyk const mergeFn = require'lodash'.defaultsDeep; const payload = '"constructor...

9.1CVSS8.3AI score0.05006EPSS
SaveExploits3References3
OpenVAS
OpenVAS
added 2019/06/17 12:00 a.m.81 views

Discourse < 2.3.0.beta10 Multiple Vulnerabilities

Discourse is prone to multiple vulnerabilities including vulnerabilities in 3rdparty components. SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-onl...

6AI score
SaveExploits0References1
nodejs
nodejs
added 2019/02/13 4:16 p.m.117 views

Prototype Pollution

Overview Versions of lodash before 4.17.5 are vulnerable to prototype pollution. The vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which allow a malicious user to modify the prototype of Object via constructor: prototype: ... causing the addition or modification of an existing...

6.8CVSS4.3AI score0.01553EPSS
SaveExploits2Affected Software1
Github Security Blog
Github Security Blog
added 2019/02/07 6:16 p.m.48 views

Prototype Pollution in lodash

Versions of lodash before 4.17.11 are vulnerable to prototype pollution. The vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which allow a malicious user to modify the prototype of Object via constructor: prototype: ... causing the addition or modification of an existing propert...

6.8CVSS6.3AI score0.01553EPSS
SaveExploits2References6Affected Software2
OSV
OSV
added 2019/02/07 6:16 p.m.11 views

GHSA-4XC9-XHRJ-V574 Prototype Pollution in lodash

Versions of lodash before 4.17.11 are vulnerable to prototype pollution. The vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which allow a malicious user to modify the prototype of Object via constructor: prototype: ... causing the addition or modification of an existing propert...

6.8CVSS7.1AI score0.01553EPSS
SaveExploits2References5
RubySec
RubySec
added 2019/02/07 12:00 a.m.10 views

Prototype Pollution in lodash

Versions of lodash before 4.17.11 are vulnerable to prototype pollution. The vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which allow a malicious user to modify the prototype of Object via constructor: prototype: ... causing the addition or modification of an existing propert...

6.8CVSS7AI score0.01553EPSS
SaveExploits2References1Affected Software1
RedhatCVE
RedhatCVE
added 2019/02/01 11:49 p.m.54 views

CVE-2018-16487

A prototype pollution vulnerability was found in lodash 4.17.11 where the functions merge, mergeWith, and defaultsDeep can be tricked into adding or modifying properties of Object.prototype...

6.8CVSS2.5AI score0.01553EPSS
SaveExploits2References2
Prion
Prion
added 2019/02/01 6:29 p.m.24 views

Buffer overflow

A prototype pollution vulnerability was found in lodash 4.17.11 where the functions merge, mergeWith, and defaultsDeep can be tricked into adding or modifying properties of Object.prototype...

6.8CVSS7AI score0.01553EPSS
SaveExploits2References2Affected Software1
Rows per page
Query Builder