{ "id": "CVE-2021-41097", "sourceIdentifier": "security-advisories@github.com", "published": "2021-09-27T18:15:08.443", "lastModified": "2022-09-30T02:31:41.313", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "aurelia-path is part of the Aurelia platform and contains utilities for path manipulation. There is a prototype pollution vulnerability in aurelia-path before version 1.1.7. The vulnerability exposes Aurelia application that uses `aurelia-path` package to parse a string. The majority of this will be Aurelia applications that employ the `aurelia-router` package. An example is this could allow an attacker to change the prototype of base object class `Object` by tricking an application to parse the following URL: `https://aurelia.io/blog/?__proto__[asdf]=asdf`. The problem is patched in version `1.1.7`." }, { "lang": "es", "value": "aurelia-path es parte de la plataforma Aurelia y contiene utilidades para la manipulaci\u00f3n de rutas. Se presenta una vulnerabilidad de contaminaci\u00f3n del prototipo en aurelia-path versiones anteriores a 1.1.7. La vulnerabilidad expone a la aplicaci\u00f3n Aurelia que usa el paquete \"aurelia-path\" para analizar una cadena. La mayor\u00eda ser\u00e1n aplicaciones de Aurelia que emplean el paquete \"aurelia-router\". Un ejemplo es que esto podr\u00eda permitir a un atacante cambiar el prototipo de la clase de objeto base \"Object\" al enga\u00f1ar a una aplicaci\u00f3n para que analice la siguiente URL: \"https://aurelia.io/blog/?__proto__[asdf]=asdf\". El problema est\u00e1 parcheado en la versi\u00f3n \"1.1.7\"" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.2 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-1321" } ] }, { "source": "security-advisories@github.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-1321" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:bluespire:aurelia-path:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "1.1.7", "matchCriteriaId": "06873896-419F-46F3-92F0-B792058E40D7" } ] } ] } ], "references": [ { "url": "https://github.com/aurelia/path/commit/7c4e235433a4a2df9acc313fbe891758084fdec1", "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/aurelia/path/issues/44", "source": "security-advisories@github.com", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://github.com/aurelia/path/releases/tag/1.1.7", "source": "security-advisories@github.com", "tags": [ "Release Notes", "Third Party Advisory" ] }, { "url": "https://github.com/aurelia/path/security/advisories/GHSA-3c9c-2p65-qvwv", "source": "security-advisories@github.com", "tags": [ "Mitigation", "Third Party Advisory" ] }, { "url": "https://www.npmjs.com/package/aurelia-path", "source": "security-advisories@github.com", "tags": [ "Product", "Third Party Advisory" ] } ] }