auth0-lock is Auth0's signin solution. Versions of nauth0-lock before and including `11.30.0` are vulnerable to reflected XSS. An attacker can execute arbitrary code when the library's `flashMessage` feature is utilized and user input or data from URL parameters is incorporated into the `flashMessage` or the library's `languageDictionary` feature is utilized and user input or data from URL parameters is incorporated into the `languageDictionary`. The vulnerability is patched in version 11.30.1.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/auth0/lock/security/advisories/GHSA-jr3j-whm4-9wwm | third party advisory exploit |
https://github.com/auth0/lock/commit/d139cf01c8234b07caf265e051f39d3eab08f7ed | third party advisory patch |
https://github.com/auth0/lock/releases/tag/v11.30.1 | third party advisory release notes |