Lucene search
K

188 matches found

NVD
NVD
added 2021/02/04 3:15 p.m.7 views

CVE-2020-28449

This affects all versions of package decal. The vulnerability is in the set function...

8.6CVSS0.004EPSS
Exploits1References3
Prion
Prion
added 2021/02/04 3:15 p.m.17 views

Design/Logic Flaw

This affects all versions of package decal. The vulnerability is in the set function...

7.5CVSS8.6AI score0.004EPSS
Exploits1References3
CVE
CVE
added 2021/02/04 2:40 p.m.49 views

CVE-2020-28449

CVE-2020-28449 corresponds to a prototype pollution vulnerability in the JavaScript package decal, with the issue located in the set function. Affected software is decal (all versions), and exploitation involves injecting properties into Object.prototype (e.g., via proto or path-based definitions...

8.6CVSS8.6AI score0.004EPSS
Exploits1References3Affected Software1
CNNVD
CNNVD
added 2021/02/04 12:0 a.m.5 views

Shinuza Decimal-js Security Vulnerability

Shinuza Decimal-js is a Javascript-based codebase used to provide decimal calculations for Node applications by Shinuza Individual Developers. A security vulnerability exists in Shinuza Decimal-js, which stems from the set function...

8.6CVSS7.3AI score0.004EPSS
Exploits1References4
OSV
OSV
added 2021/02/02 11:15 a.m.13 views

CVE-2020-28495

This affects the package total.js before 3.4.7. The set function can be used to set a value into the object according to the path. However the keys of the path being set are not properly sanitized, leading to a prototype pollution vulnerability. The impact depends on the application. In some case...

7.3CVSS7.4AI score
Exploits0References5
Snyk
Snyk
added 2020/12/14 7:38 p.m.6 views

Prototype Pollution

Overview Affected versions of this package are vulnerable to Prototype Pollution. The vulnerability is in the set function. PoC const decal = require'decal'; console.log'Before:', .polluted; decal.set, "proto.polluted", "1337"; console.log'After:', .polluted; Details Prototype Pollution is a...

8.6CVSS8.6AI score0.004EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2020/10/19 2:37 p.m.2 views

nodejs-dot-prop: prototype pollution

A prototype pollution flaw was found in nodejs-dot-prop. The function set could be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype, or proto paths. The highest threat from this vulnerability is to data confidentiality and integrity as well a...

7.5CVSS7.2AI score0.00764EPSS
Exploits1References5
NVD
NVD
added 2020/10/02 10:15 a.m.9 views

CVE-2020-7737

All versions of package safetydance are vulnerable to Prototype Pollution via the set function...

9.8CVSS0.00391EPSS
Exploits1References1
OSV
OSV
added 2020/10/02 10:15 a.m.12 views

CVE-2020-7736

The package bmoor before 0.8.12 are vulnerable to Prototype Pollution via the set function...

9.8CVSS6.6AI score
Exploits0References2
Cvelist
Cvelist
added 2020/10/02 9:30 a.m.19 views

CVE-2020-7737 Prototype Pollution

All versions of package safetydance are vulnerable to Prototype Pollution via the set function...

7.3CVSS9.6AI score0.00391EPSS
Exploits1References1
Cvelist
Cvelist
added 2020/10/02 9:25 a.m.12 views

CVE-2020-7736 Prototype Pollution

The package bmoor before 0.8.12 are vulnerable to Prototype Pollution via the set function...

7.3CVSS8.4AI score0.00849EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2020/10/02 12:0 a.m.2 views

PT-2020-19753 · Bmoor · Bmoor

Name of the Vulnerable Software and Affected Versions: bmoor versions prior to 0.8.12 Description: The issue concerns Prototype Pollution via the set function. Recommendations: For versions prior to 0.8.12, update to version 0.8.12 or later to resolve the issue...

9.8CVSS9.3AI score0.00849EPSS
Exploits1References10
Positive Technologies
Positive Technologies
added 2020/10/02 12:0 a.m.3 views

PT-2020-19754 · Unknown · Safetydance

Name of the Vulnerable Software and Affected Versions: safetydance versions all Description: The issue concerns Prototype Pollution via the set function. This affects all versions of the package, allowing for potential manipulation of object properties. Recommendations: For all versions, consider...

9.8CVSS9.4AI score0.00391EPSS
Exploits1References6
Veracode
Veracode
added 2020/09/15 4:25 a.m.12 views

Prototype Pollution

keyd is vulnerable to prototype pollution. The vulnerability exists as it does not prevent the proto property to be set when the set function is called...

2.5AI score
Exploits0
Veracode
Veracode
added 2020/09/02 5:54 a.m.14 views

Prototype Pollution

gedi is vulnerable to prototype pollution. The vulnerability exists as it does not restrict the proto header to be set through the set function...

9.8CVSS2AI score0.00386EPSS
Exploits1References1Affected Software1
Veracode
Veracode
added 2020/09/02 5:44 a.m.16 views

Prototype Pollution

deeps is vulnerable to prototype pollution. The vulnerability exists as it does not restrict the proto header to be set through the set function...

9.8CVSS1.7AI score0.00448EPSS
Exploits1References1Affected Software1
NVD
NVD
added 2020/09/01 10:15 a.m.12 views

CVE-2020-7724

All versions of package tiny-conf are vulnerable to Prototype Pollution via the set function...

9.8CVSS9.6AI score0.00386EPSS
Exploits1References1
NVD
NVD
added 2020/09/01 10:15 a.m.9 views

CVE-2020-7716

All versions of package deeps are vulnerable to Prototype Pollution via the set function...

9.8CVSS9.6AI score0.00448EPSS
Exploits1References1
Prion
Prion
added 2020/09/01 10:15 a.m.17 views

Design/Logic Flaw

All versions of package confucious are vulnerable to Prototype Pollution via the set function...

7.5CVSS9.4AI score0.0041EPSS
Exploits1References1
CVE
CVE
added 2020/09/01 9:50 a.m.48 views

CVE-2020-7727

Affected software: the gedi package (JavaScript). Vulnerability: Prototype Pollution via the set function. Root cause: unsafe handling of object property paths in set, enabling pollution of Object.prototype under certain inputs. Impact (as stated in related advisories): potential for DoS or remot...

9.8CVSS9.5AI score0.00386EPSS
Exploits1References1Affected Software1
Rows per page
Query Builder