First published: Wed Aug 29 2018(Updated: )
An issue was discovered in Auth0 auth0-aspnet and auth0-aspnet-owin. Affected packages do not use or validate the state parameter of the OAuth 2.0 and OpenID Connect protocols. This leaves applications vulnerable to CSRF attacks during authentication and authorization operations.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Auth0 Aspnet | ||
Auth0 Aspnet-owin |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-15121 is considered a medium severity vulnerability due to its potential for CSRF attacks during authentication.
To fix CVE-2018-15121, ensure that the affected Auth0 packages are updated to versions that validate the state parameter in OAuth 2.0 and OpenID Connect protocols.
CVE-2018-15121 affects the Auth0 auth0-aspnet and auth0-aspnet-owin packages.
CVE-2018-15121 exposes applications to Cross-Site Request Forgery (CSRF) attacks during authentication and authorization.
Both authentication and authorization operations are affected by CVE-2018-15121 due to the improper validation of the state parameter.