CVE-2020-26160 (High) detected in github.com/dgrijalva/jwt-go-dc14462fd58732591c7fa58cc8496d6824316a82 - autoclosed #70
Labels
Mend: dependency security vulnerability
Security vulnerability detected by WhiteSource
CVE-2020-26160 - High Severity Vulnerability
Vulnerable Library - github.com/dgrijalva/jwt-go-dc14462fd58732591c7fa58cc8496d6824316a82
Golang implementation of JSON Web Tokens (JWT)
Dependency Hierarchy:
Found in HEAD commit: 98873b5ebae50b9a71b3c1e9e01f10da5963a0db
Found in base branch: main
Vulnerability Details
jwt-go before 4.0.0-preview1 allows attackers to bypass intended access restrictions in situations with []string{} for m["aud"] (which is allowed by the specification). Because the type assertion fails, "" is the value of aud. This is a security problem if the JWT token is presented to a service that lacks its own audience check.
Publish Date: 2020-09-30
URL: CVE-2020-26160
CVSS 3 Score Details (7.5)
Base Score Metrics:
Step up your Open Source Security Game with WhiteSource here
The text was updated successfully, but these errors were encountered: