Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS0zYzljLTJwNjUtcXZ3ds0V_A

Prototype pollution in aurelia-path

Impact

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

Patches

The problem should be patched in version 1.1.7. Any version earlier than this is vulnerable.

Workarounds

A partial work around is to free the Object prototype:

Object.freeze(Object.prototype)
Permalink: https://github.com/advisories/GHSA-3c9c-2p65-qvwv
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zYzljLTJwNjUtcXZ3ds0V_A
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Critical
Classification: General
Published: over 2 years ago
Updated: about 1 year ago


CVSS Score: 9.1
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Identifiers: GHSA-3c9c-2p65-qvwv, CVE-2021-41097
References: Repository: https://github.com/aurelia/path
Blast Radius: 28.6

Affected Packages

npm:aurelia-path
Dependent packages: 58
Dependent repositories: 1,379
Downloads: 50,981 last month
Affected Version Ranges: < 1.1.7
Fixed in: 1.1.7
All affected versions: 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5
All unaffected versions: 1.1.7