Go modules package
github.com/dgrijalva/jwt-go/v4
pkg:golang/github.com/dgrijalva/jwt-go/v4
Vulnerabilities (1)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-26160 | — | < 4.0.0-preview1 | 4.0.0-preview1 | Sep 30, 2020 | 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 presen |
- CVE-2020-26160Sep 30, 2020affected < 4.0.0-preview1fixed 4.0.0-preview1
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 presen