{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-26102", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "All versions of the package rangy are vulnerable to Prototype Pollution when using the extend() function in file rangy-core.js.The function uses recursive merge which can lead an attacker to modify properties of the Object.prototype" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Prototype Pollution", "cweId": "CWE-1321" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "rangy", "version": { "version_data": [ { "version_affected": "<", "version_name": "0", "version_value": "*" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://security.snyk.io/vuln/SNYK-JS-RANGY-3175702", "refsource": "MISC", "name": "https://security.snyk.io/vuln/SNYK-JS-RANGY-3175702" }, { "url": "https://github.com/timdown/rangy/issues/478", "refsource": "MISC", "name": "https://github.com/timdown/rangy/issues/478" } ] }, "credits": [ { "lang": "en", "value": "Yuhan Gao (gyhlelecola@163.com)" }, { "lang": "en", "value": "Peng Zhou (zpbrent@gmail.com)" } ], "impact": { "cvss": [ { "version": "3.1", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ] } }