CVE-2021-41097

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`.
Configurations

Configuration 1 (hide)

cpe:2.3:a:bluespire:aurelia-path:*:*:*:*:*:node.js:*:*

History

21 Nov 2024, 06:25

Type Values Removed Values Added
CVSS v2 : 5.0
v3 : 7.5
v2 : 5.0
v3 : 9.1
References () https://github.com/aurelia/path/commit/7c4e235433a4a2df9acc313fbe891758084fdec1 - Patch, Third Party Advisory () https://github.com/aurelia/path/commit/7c4e235433a4a2df9acc313fbe891758084fdec1 - Patch, Third Party Advisory
References () https://github.com/aurelia/path/issues/44 - Exploit, Issue Tracking, Third Party Advisory () https://github.com/aurelia/path/issues/44 - Exploit, Issue Tracking, Third Party Advisory
References () https://github.com/aurelia/path/releases/tag/1.1.7 - Release Notes, Third Party Advisory () https://github.com/aurelia/path/releases/tag/1.1.7 - Release Notes, Third Party Advisory
References () https://github.com/aurelia/path/security/advisories/GHSA-3c9c-2p65-qvwv - Mitigation, Third Party Advisory () https://github.com/aurelia/path/security/advisories/GHSA-3c9c-2p65-qvwv - Mitigation, Third Party Advisory
References () https://www.npmjs.com/package/aurelia-path - Product, Third Party Advisory () https://www.npmjs.com/package/aurelia-path - Product, Third Party Advisory

Information

Published : 2021-09-27 18:15

Updated : 2024-11-21 06:25


NVD link : CVE-2021-41097

Mitre link : CVE-2021-41097

CVE.ORG link : CVE-2021-41097


JSON object : View

Products Affected

bluespire

  • aurelia-path
CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')