All the vulnerabilities related to the version 1.4.4 of the package
Prototype Pollution in just-extend
Versions of just-extend
before 4.0.0 are vulnerable to prototype pollution. Provided certain input just-extend
can add or modify properties of the Object
prototype. These properties will be present on all objects.
Update to version 4.0.0
or later.