{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2022-05-13T20:00:10.508289Z", "ID": "CVE-2022-25862", "STATE": "PUBLIC", "TITLE": "Prototype Pollution" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "sds", "version": { "version_data": [ { "version_affected": ">=", "version_value": "0.0.0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Prototype Pollution" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-SDS-2385944", "name": "https://snyk.io/vuln/SNYK-JS-SDS-2385944" }, { "refsource": "MISC", "url": "https://github.com/monsterkodi/sds/blob/master/js/set.js", "name": "https://github.com/monsterkodi/sds/blob/master/js/set.js" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "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)" } ] }, "impact": { "cvss": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L/E:P", "baseScore": 4.0, "baseSeverity": "MEDIUM", "attackVector": "LOCAL", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "availabilityImpact": "LOW" } }, "credit": [ { "lang": "eng", "value": "P.Adithya Srinivas" }, { "lang": "eng", "value": "Masudul Hasan Masud Bhuiyan" }, { "lang": "eng", "value": "Cristian-Alexandru Staicu" } ] }