Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-26160 @ GoModules-github.com/dgrijalva/jwt-go-v3.2.0 #136

Open
danielgerb opened this issue Jul 26, 2022 · 0 comments
Open

CVE-2020-26160 @ GoModules-github.com/dgrijalva/jwt-go-v3.2.0 #136

danielgerb opened this issue Jul 26, 2022 · 0 comments

Comments

@danielgerb
Copy link
Owner

Vulnerable Package issue exists @ GoModules-github.com/dgrijalva/jwt-go-v3.2.0 in branch main

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.

Namespace: danielgerb
Repository: ast-advanced-lab
Repository Url: https://github.com/danielgerb/ast-advanced-lab
CxAST-Project: danielgerb/ast-advanced-lab
CxAST platform scan: fca858a3-945e-4577-825e-61f9d83aa917
Branch: main
Application: ast-advanced-lab
Severity: HIGH
State: NOT_IGNORED
Status: NEW
CWE: CWE-862


Addition Info
Attack vector: NETWORK
Attack complexity: LOW
Confidentiality impact: HIGH
Availability impact: NONE
Remediation Upgrade Recommendation: v2.2.1-0.20141103211122-47b263f02057+incompatible


References
Advisory
Pull request
Issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant