Lucene search
+L

3130 matches found

Snyk
Snyk
added 2021/02/19 4:10 p.m.11 views

Prototype Pollution

Overview tree-kit is a Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures. Affected versions of this package are vulnerable to Prototype Pollution via dotPath.set. PoC: const dotPath = require'tree-kit'...

7.8CVSS6.9AI score0.00427EPSS
SaveExploits0References2
Veracode
Veracode
added 2021/02/19 2:55 a.m.25 views

Prototype Pollution

merge is vulnerable to prototype pollution. The function recursiveMerge allows for an injection of arbitrary properties into existing construct prototypes and modification of attributes such as proto, constructor and prototype...

9.8CVSS4.3AI score0.01443EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2021/02/18 4:15 p.m.16 views

CVE-2020-28499

All versions of package merge are vulnerable to Prototype Pollution via recursiveMerge...

9.8CVSS0.01443EPSS
SaveExploits0References4
OSV
OSV
added 2021/02/18 4:15 p.m.20 views

CVE-2020-28499

All versions of package merge are vulnerable to Prototype Pollution via recursiveMerge...

9.8CVSS6.7AI score
SaveExploits0References4
Prion
Prion
added 2021/02/18 4:15 p.m.25 views

Design/Logic Flaw

All versions of package merge are vulnerable to Prototype Pollution via recursiveMerge...

7.5CVSS9.4AI score0.01443EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2021/02/18 4:5 p.m.76 views

CVE-2020-28499

CVE-2020-28499 affects the Node.js merge package. The vulnerability is a prototype pollution weakness in the _recursiveMerge function that exists in all versions before 2.1.1. Exploitation could allow an attacker to modify object prototypes, potentially leading to arbitrary code execution or mani...

9.8CVSS8.3AI score0.01443EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2021/02/18 12:0 a.m.19 views

PT-2021-11555

Name of the Vulnerable Software and Affected Versions: merge versions prior to 2.1.1 Description: The issue concerns Prototype Pollution via the recursiveMerge function. This affects the merge package, potentially allowing for malicious modifications to the prototype. Recommendations: For version...

9.8CVSS5.4AI score0.01443EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2021/02/08 8:29 a.m.23 views

CVE-2021-26707

The merge-deep library before 3.0.3 for Node.js can be tricked into overwriting properties of Object.prototype or adding new properties to it. These properties are then inherited by every object in the program, thus facilitating prototype-pollution attacks against applications using this library...

9.8CVSS2.7AI score0.01901EPSS
SaveExploits0References4
Snyk
Snyk
added 2021/02/05 1:48 p.m.12 views

Prototype Pollution

Overview merge-deep is a recursively merges values in a javascript object. Affected versions of this package are vulnerable to Prototype Pollution. Merge-deep actively attempts to prevent prototype pollution by blocking object property merges into proto, however it still allows for prototype...

9.8CVSS9AI score0.01901EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2021/02/05 1:48 p.m.10 views

@glossgenius/eslint-config (>=1.0.2 <=1.0.7), @halonext/nestjs-express-cassandra (>=7.0.0 <=7.1.0) +7 more potentially affected by CVE-2021-26707 via merge-deep (>=3.0.0 <=3.0.2)

merge-deep NPM version =3.0.0, =1.0.2, =7.0.0, =5.2.0, =6.0.1, =0.0.1, =0.1.0, =0.0.11, =1.0.0, =1.2.4 Source cves: CVE-2021-26707 Source advisory: SNYK:JS-MERGEDEEP-1070277...

9.8CVSS7.2AI score0.01901EPSS
SaveExploits0
Snyk
Snyk
added 2021/02/04 4:49 p.m.5 views

Prototype Pollution

Amendment This was deemed not a vulnerability. Overview highcharts is a JavaScript charting library based on SVG, with fallbacks to VML and canvas for old browsers. Affected versions of this package are vulnerable to Prototype Pollution via the merge function. The function recursively merges the...

6.3CVSS7AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/02/04 1:36 p.m.9 views

AngularJS: Prototype pollution in merge function could result in code injection

A prototype pollution vulnerability was found in AngularJS. A remote attacker could abuse this flaw by providing malicious input to the merge function by overriding or adding properties of the Object.prototype, allowing possible injection of code...

7.5CVSS7.1AI score0.02179EPSS
SaveExploits1References5
Snyk
Snyk
added 2021/02/04 1:21 p.m.39 views

Prototype Pollution

Overview rfc6902 is a Complete implementation of RFC6902 patch and diff Affected versions of this package are vulnerable to Prototype Pollution. It may allow attackers to inject or modify the methods and properties of the global object constructor. PoC // poc.js var rfc6902 = require"rfc6902" var...

9.8CVSS9AI score0.01267EPSS
SaveExploits1References2
Snyk
Snyk
added 2021/02/02 4:14 p.m.7 views

Prototype Pollution

Overview prototyped.js is a Common typescript ready prototypes available in both es5 and es6 Affected versions of this package are vulnerable to Prototype Pollution. PoC const set = require"prototyped.js/dist/object/set".default; console.log"Prototype before set", .isAdmin; set, "proto.isAdmin",...

7.5CVSS6.6AI score
SaveExploits0References2
Snyk
Snyk
added 2021/02/02 4:14 p.m.4 views

Prototype Pollution

Overview @lyngs/digger is an Use digger to value, from deep inside of an . Affected versions of this package are vulnerable to Prototype Pollution via the main functionality. PoC const digger = require"@lyngs/digger"; console.log'Prototype before dig', .isAdmin; digger, 'proto.isAdmin', true,...

7.5CVSS6.6AI score
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2021/02/02 4:4 p.m.7 views

@lyngs/chain (>=0.5.0 <=0.5.1) potentially affected by unknown CVE via @lyngs/merge (=1.0.9)

@lyngs/merge NPM version =1.0.9 is affected by a known vulnerability. The following packages have a transitive dependency on @lyngs/merge and may be impacted: - @lyngs/chain =0.5.0, =0.5.1 Source cves: unknown CVE Source advisory: SNYK:JS-LYNGSMERGE-1069823...

5.8AI score
SaveExploits0
Snyk
Snyk
added 2021/02/02 4:4 p.m.7 views

Prototype Pollution

Overview @lyngs/merge is an Use merge to merge every value. supporting types: . Affected versions of this package are vulnerable to Prototype Pollution via the main functionality. PoC const merge = require'@lyngs/merge'; console.log"prototype before merge", .isAdmin; mergedummy: 1,...

7.5CVSS6.6AI score
SaveExploits0References2
Snyk
Snyk
added 2021/01/29 1:21 p.m.10 views

Prototype Pollution

Overview nested-object-assign is a Package to support nested merging of objects & properties, using Object.Assign Affected versions of this package are vulnerable to Prototype Pollution via the default function, as demonstrated by running the PoC below. PoC // poc.js const assign =...

7.5CVSS8AI score0.0152EPSS
SaveExploits1References2
Snyk
Snyk
added 2021/01/29 11:22 a.m.8 views

Prototype Pollution

Overview total.js is a framework for Node.js platfrom written in pure JavaScript similar to PHP's Laravel or Python's Django or ASP.NET MVC. It can be used as web, desktop, service or IoT application. Affected versions of this package are vulnerable to Prototype Pollution. The set function can be...

7.5CVSS8.1AI score0.03604EPSS
SaveExploits1References2
Huntr
Huntr
added 2021/01/28 12:0 a.m.16 views

Prototype Pollution in fabiospampinato/plain-object-merge

Description plain-object-merge is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: javascript // poc.js const merge = require'plain-object-merge' console.log'Before: ' + .polluted merge, JSON.parse'"proto": "polluted": true' console.log'After: ' + .polluted 2...

1.7AI score
SaveExploits0
Rows per page
Query Builder