CVE-2020-15240: Improper Verification of Cryptographic Signature
(updated )
omniauth-auth0 improperly validates the JWT token signature when using the jwt_validator.verify
method. Improper validation of the JWT token signature can allow an attacker to bypass authentication and authorization. Impact is limited to the cases where you are using omniauth-auth0
and using the JWTValidator.verify
method directly, or you are not authenticating using the SDK’s default Authorization Code Flow
.
References
Detect and mitigate CVE-2020-15240 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →