False Positive
This advisory has been marked as a False Positive and has been removed.
This advisory has been marked as a False Positive and has been removed.
merge is vulnerable to Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
All versions of package merge are vulnerable to Prototype Pollution via _recursiveMerge.
The merge.recursive function in the merge package can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects allowing for a denial of service attack.