Description
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__.
Problem types
Credits
Miguel Monteiro
References
security.snyk.io/vuln/SNYK-JS-EXPANDOBJECT-5821390
security.snyk.io/vuln/SNYK-JS-EXPANDOBJECT-5821390
gist.github.com/...monteiro/d8f66af61d14e06338b688f90c4dfa7c
github.com/...linkert/expand-object/blob/master/index.js#L13