{ "id": "CVE-2022-25645", "sourceIdentifier": "report@snyk.io", "published": "2022-05-01T16:15:08.547", "lastModified": "2023-09-12T08:15:13.080", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "All versions of package dset are vulnerable to Prototype Pollution via 'dset/merge' mode, as the dset function checks for prototype pollution by validating if the top-level path contains __proto__, constructor or protorype. By crafting a malicious object, it is possible to bypass this check and achieve prototype pollution." }, { "lang": "es", "value": "Todas las versiones del paquete dset son vulnerables a una Contaminaci\u00f3n de Prototipos por medio del modo \"dset/merge\", ya que la funci\u00f3n dset comprueba la contaminaci\u00f3n de prototipos al comprobar si la ruta de nivel superior contiene __proto__, constructor o protorype. Si es dise\u00f1ado un objeto malicioso, es posible omitir esta comprobaci\u00f3n y conseguir una contaminaci\u00f3n de prototipos" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.2, "impactScore": 5.9 }, { "source": "report@snyk.io", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.2, "impactScore": 4.2 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 6.8 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-1321" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:dset_project:dset:*:*:*:*:*:node.js:*:*", "matchCriteriaId": "51901AFD-8ABE-400D-8F04-FF2617D3B893" } ] } ] } ], "references": [ { "url": "https://github.com/lukeed/dset/blob/master/src/merge.js%23L9", "source": "report@snyk.io", "tags": [ "Broken Link" ] }, { "url": "https://github.com/lukeed/dset/pull/38", "source": "report@snyk.io" }, { "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2431974", "source": "report@snyk.io", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://snyk.io/vuln/SNYK-JS-DSET-2330881", "source": "report@snyk.io", "tags": [ "Exploit", "Third Party Advisory" ] } ] }