1.3.0
9 years ago
4 years ago
Known vulnerabilities in the controlled-merge package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
controlled-merge is an utility function to merge a number of javascript objects into a singular object. It has an optional onConflict functionality that allows you to specify how to handle conflicts of the merge. Affected versions of this package are vulnerable to Prototype Pollution. The vulnerability arises as the 'merge()' function does not check for the type of object before assigning a value to the property. How to fix Prototype Pollution? Upgrade | >=1.0.0 <1.3.0 |