cve/2020/CVE-2020-7618.md
2024-06-09 00:33:16 +00:00

730 B

CVE-2020-7618

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'.

POC

Reference

Github