An open API service providing security vulnerability metadata for many open source software ecosystems.

MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZwcTMtOTI4cS14Nnc2

High EPSS: 0.01115% (0.77197 Percentile) EPSS:

Prototype Pollution

Affected Packages Affected Versions Fixed Versions
npm:utils-extend >= 0.0.0 No known fixed version
14 Dependent packages
15,517 Dependent repositories
308,778 Downloads last month

Affected Version Ranges

All affected versions

1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8

All versions of utils-extend are vulnerable to prototype pollution. The extend function does not restrict the modification of an Object's prototype, which may allow an attacker to add or modify an existing property that will exist on all objects.

Recommendation

No fix is currently available. Consider using an alternative package until a fix is made available.

References: