GHSA-vm2p-f5j4-mj6g
Dashboard / Vulnerabilities / GHSA-vm2p-f5j4-mj6g
Summary: Auth0 angular-jwt misinterprets allowlist as regex
Details: Auth0 angular-jwt before 0.1.10 treats whiteListedDomains entries as regular expressions, which allows remote attackers with knowledge of the `jwtInterceptorProvider.whiteListedDomains` setting to bypass the domain allowlist filter via a crafted domain. For example, if the setting is initialized with: `jwtInterceptorProvider.whiteListedDomains = ['whitelisted.Example.com'];` An attacker can set up a domain `whitelistedXexample.com` that will pass the allow list filter, as it considers the `.` separator to be a regex whildcard which matches any character.
References: https://nvd.nist.gov/vuln/detail/CVE-2018-11537, https://github.com/auth0/angular-jwt/pull/174, https://github.com/auth0/angular-jwt/commit/a4f03b49c3fb47cc6375c2a33b5ac11ca3c606f0, https://github.com/auth0/angular-jwt/commit/e368cf124443507f1710f60ae855c4c54eebc6ea, https://auth0.com/docs/security/bulletins/cve-2018-11537, https://github.com/auth0/angular-jwt
Affected packages
Package
Name: angular-jwt
Purl: pkg:npm/angular-jwt
Affected ranges
Type: SEMVER
Events:
