Description
sds through 3.2.0 is vulnerable to Prototype Pollution.The library could be tricked into adding or modifying properties of the 'Object.prototype' by abusing the 'set' function located in 'js/set.js'.
Remediation
References
https://github.com/monsterkodi/sds/blob/master/js/set.js#L31
https://snyk.io/vuln/SNYK-JS-SDS-564123