Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:7167
HistoryJul 26, 2018 - 2:27 a.m.

Prototype Pollution

2018-07-2602:27:50
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
9

EPSS

0.004

Percentile

73.4%

node-extend is vulnerable to prototype pollution. The merging of the __proto__ property is not prevented and the Utilities function can be tricked into modifying the prototype of “Object” when the structure passed to these function is controlled by an attacker. This would allow adding or modifying existing properties that exist on all objects.