### [CVE-2022-25862](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25862) ![](https://img.shields.io/static/v1?label=Product&message=sds&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200.0.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Prototype%20Pollution&color=brighgreen) ### Description This affects the package sds from 0.0.0. The library could be tricked into adding or modifying properties of the Object.prototype by abusing the set function located in js/set.js. **Note:** This vulnerability derives from an incomplete fix to [CVE-2020-7618](https://security.snyk.io/vuln/SNYK-JS-SDS-564123) ### POC #### Reference - https://snyk.io/vuln/SNYK-JS-SDS-2385944 #### Github No PoCs found on GitHub currently.