jonschlinkert/expand-object

jonschlinkert/expand-object

Releases8
Frequency1 week 5 days
Last Release
Stars26
Expand a string into a JavaScript object using a simple notation.

CVE History

CVEPublishedCVSS v3CVSS v2
7.3 HIGH

Versions of the package expand-object from 0.0.0 are vulnerable to Prototype Pollution in the expand() function in index.js. This function expands the given string into an object and allows a nested property to be set without checking the provided keys for sensitive properties like __proto__.