First published: Wed Aug 19 2020(Updated: )
In auth0-lock versions before and including 11.25.1, dangerouslySetInnerHTML is used to update the DOM. When dangerouslySetInnerHTML is used, the application and its users might be exposed to cross-site scripting (XSS) attacks.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Auth0 Lock | <=11.25.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-15119 is rated as a high severity vulnerability due to its potential for cross-site scripting (XSS) attacks.
To mitigate CVE-2020-15119, update Auth0 Lock to version 11.26.0 or later where the use of dangerouslySetInnerHTML is addressed.
CVE-2020-15119 affects all versions of Auth0 Lock up to and including version 11.25.1.
CVE-2020-15119 is classified as a cross-site scripting (XSS) vulnerability.
The exploitation of CVE-2020-15119 may allow attackers to execute arbitrary scripts in the context of the user's session, leading to data theft or session hijacking.