Lucene search
+L

4 matches found

Cvelist
Cvelist
added 2021/12/08 4:15 p.m.28 views

CVE-2021-3815 Prototype Pollution in fabiocaccamo/utils.js

utils.js is vulnerable to Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution'...

8CVSS9.7AI score0.00843EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/12/08 12:0 a.m.5 views

utils.js 注入漏洞

utils.js is a JavaScript utility program by fabiocaccamo Individual Developer. An injection vulnerability exists in utils.js that stems from the vulnerability of utils.js to improperly controlled modification of an object's prototype property prototype pollution...

9.8CVSS7.7AI score0.00843EPSS
SaveExploits1References3
Snyk
Snyk
added 2021/11/30 12:44 p.m.7 views

Prototype Pollution

Overview @fabiocaccamo/utils.js is a JavaScript utils for lazy devs. Affected versions of this package are vulnerable to Prototype Pollution via the set and method, which merges the path and value parameters based on the key:value. PoC const utils = require"@fabiocaccamo/utils.js"; const obj = ;...

9.8CVSS8.4AI score0.00843EPSS
SaveExploits1References2
Huntr
Huntr
added 2021/11/30 12:11 p.m.17 views

Prototype Pollution in fabiocaccamo/utils.js

Summary I discovered a prototype pollution vulnerability via utils.js method analysis. javascript set: functionobj, path, value var keys = path.split'.'; var key; var cursor = obj; for var i = 0, j = keys.length; i j; i++ key = keysi; if !TypeUtil.isObjectcursorkey cursorkey = ; if i j - 1 cursor...

7.5CVSS0.9AI score0.00843EPSS
SaveExploits1References1
Rows per page
Query Builder