Vulnerability Description
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`.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Bluespire | Aurelia-Path | < 1.1.7 |
Related Weaknesses (CWE)
References
- https://github.com/aurelia/path/commit/7c4e235433a4a2df9acc313fbe891758084fdec1PatchThird Party Advisory
- https://github.com/aurelia/path/issues/44ExploitIssue TrackingThird Party Advisory
- https://github.com/aurelia/path/releases/tag/1.1.7Release NotesThird Party Advisory
- https://github.com/aurelia/path/security/advisories/GHSA-3c9c-2p65-qvwvMitigationThird Party Advisory
- https://www.npmjs.com/package/aurelia-pathProductThird Party Advisory
- https://github.com/aurelia/path/commit/7c4e235433a4a2df9acc313fbe891758084fdec1PatchThird Party Advisory
- https://github.com/aurelia/path/issues/44ExploitIssue TrackingThird Party Advisory
- https://github.com/aurelia/path/releases/tag/1.1.7Release NotesThird Party Advisory
- https://github.com/aurelia/path/security/advisories/GHSA-3c9c-2p65-qvwvMitigationThird Party Advisory
- https://www.npmjs.com/package/aurelia-pathProductThird Party Advisory
FAQ
What is CVE-2021-41097?
CVE-2021-41097 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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 ...
How severe is CVE-2021-41097?
CVE-2021-41097 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2021-41097?
Check the references section above for vendor advisories and patch information. Affected products include: Bluespire Aurelia-Path.