Lucene search
K

37 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/19 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2018-3721

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - lodash node module before 4.17.5 suffers from a Modification of Assumed-Immutable Data MAID vulnerability via defaultsDeep, merge, and mergeWith functions, whic...

6.5CVSS6.1AI score0.00249EPSS
Exploits2References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2018-16487

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6.8CVSS5.8AI score0.00468EPSS
Exploits2References2
IBM Security Bulletins
IBM Security Bulletins
added 2022/07/08 6:57 p.m.33 views

Security Bulletin: CVE-2020-8203

Summary Node.js lodash module is vulnerable to a denial of service, caused by a prototype pollution attack. A remote attacker could exploit this vulnerability using the merge, mergeWith, and defaultsDeep functions to inject properties onto Object.prototype to crash the server and possibly execute...

7.4CVSS1.1AI score0.02546EPSS
Exploits1Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/03 6:10 p.m.26 views

Prototype Pollution in lodash.mergewith

Versions of lodash.mergewith before 4.6.2 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 objects...

5.3AI score
Exploits0References2Affected Software1
vulnersOsv
vulnersOsv
added 2020/09/03 6:10 p.m.2 views

@alyzenpublic/craco (>=3.2.3-dev <=3.2.3-dev2), @amory/core (>=2018.8.29-1 <=2018.8.31-0) +153 more potentially affected by unknown CVE via lodash.mergewith (>=4.0.3 <=4.6.1)

lodash.mergewith NPM version =4.0.3, =3.2.3-dev, =2018.8.29-1, =2018.8.29-0, =2018.8.31-0, =0.1.0-18, =0.5.1-atomist-update-latest-1540938130032.20181101043939, =1.0.0, =1.10.0, =1.10.1, =1.0.0, =1.0.0, =1.0.0, =5.0.0, =5.2.8, =6.2.0 and more Source cves: unknown CVE Source advisory:...

5.8AI score
Exploits0
OSV
OSV
added 2020/09/03 6:10 p.m.0 views

GHSA-779F-WGXG-QR8F Prototype Pollution in lodash.mergewith

Versions of lodash.mergewith before 4.6.2 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 objects...

5.9AI score
Exploits0References1
OSV
OSV
added 2020/09/03 6:8 p.m.1 views

GHSA-5947-M4FG-XHQG Prototype Pollution in lodash.mergewith

Versions of lodash.mergewith before 4.6.1 are vulnerable to Prototype Pollution. The function 'mergeWith' may allow a malicious user to modify the prototype of Object via proto causing the addition or modification of an existing property that will exist on all objects. Recommendation Update to...

5.9AI score
Exploits0References1
Github Security Blog
Github Security Blog
added 2020/09/03 6:7 p.m.28 views

Prototype Pollution in lodash.defaultsdeep

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 objects...

5.3AI score
Exploits0References2Affected Software1
OSV
OSV
added 2020/09/03 6:7 p.m.0 views

GHSA-H5MP-5Q4P-GGF5 Prototype Pollution in lodash.defaultsdeep

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 objects...

5.9AI score
Exploits0References1
Hacker One
Hacker One
added 2019/10/11 12:6 p.m.46 views

Node.js third-party modules: Prototype pollution attack (lodash)

I would like to report a prototype pollution vulnerability in lodash. It allows an attacker to inject properties on Object.prototype Module module name: lodash version: 4.17.15 npm page: https://www.npmjs.com/package/lodash Module Description The Lodash library exported as Node.js modules. Module...

5.8CVSS0.6AI score0.02546EPSS
Exploits1
Node.js
Node.js
added 2019/07/15 5:37 p.m.16 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
Exploits0Affected Software1
OSV
OSV
added 2019/02/07 6:16 p.m.1 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.00468EPSS
Exploits2References5
RubySec
RubySec
added 2019/02/07 12:0 a.m.4 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.00468EPSS
Exploits2References1Affected Software1
RedhatCVE
RedhatCVE
added 2019/02/01 11:49 p.m.32 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.00468EPSS
Exploits2References2
OSV
OSV
added 2019/02/01 6:29 p.m.2 views

DEBIAN-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...

5.6CVSS5AI score0.00468EPSS
Exploits2References1
OSV
OSV
added 2019/02/01 6:29 p.m.1 views

UBUNTU-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...

5.6CVSS6.6AI score0.00468EPSS
Exploits2References3
NVD
NVD
added 2019/02/01 6:29 p.m.21 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.8CVSS7.1AI score0.00468EPSS
Exploits2References2
Cvelist
Cvelist
added 2019/02/01 6:0 p.m.21 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...

7AI score0.00468EPSS
Exploits2References2
Positive Technologies
Positive Technologies
added 2018/10/30 12:0 a.m.3 views

PT-2018-3812

Name of the Vulnerable Software and Affected Versions lodash versions prior to 4.17.11 Description A prototype pollution issue was discovered in the merge, mergeWith, and defaultsDeep functions of the lodash library. This issue can be exploited to add or modify properties of Object.prototype. The...

6.8CVSS6.4AI score0.00468EPSS
Exploits2References20
vulnersOsv
vulnersOsv
added 2018/08/31 6:21 p.m.1 views

@alyzenpublic/craco (>=3.2.3-dev <=3.2.3-dev2), @amory/core (>=2018.8.29-1 <=2018.8.31-0) +153 more potentially affected by CVE-2018-16487 +1 more via lodash.mergewith (>=4.0.3 <=4.6.1)

lodash.mergewith NPM version =4.0.3, =3.2.3-dev, =2018.8.29-1, =2018.8.29-0, =2018.8.31-0, =0.1.0-18, =0.5.1-atomist-update-latest-1540938130032.20181101043939, =1.0.0, =1.10.0, =1.10.1, =1.0.0, =1.0.0, =1.0.0, =5.0.0, =5.2.8, =6.2.0 and more Source cves: CVE-2018-16487, CVE-2018-3721 Source...

6.8CVSS6.4AI score0.00468EPSS
Exploits3
Rows per page
Query Builder