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

[Missing] JWT review #2

Open
Bankde opened this issue Apr 10, 2020 · 1 comment
Open

[Missing] JWT review #2

Bankde opened this issue Apr 10, 2020 · 1 comment

Comments

@Bankde
Copy link
Member

Bankde commented Apr 10, 2020

Topic:

  • Correct JWT format.
  • Proper JWT algorithm in header - None MUST be rejected.
  • Do NOT put confident information in JWT body.
  • Strong signature.
@Bankde
Copy link
Member Author

Bankde commented Oct 28, 2022

(CVE-2015-2951) The alg=none signature-bypass vulnerability
(CVE-2016-10555) The RS/HS256 public key mismatch vulnerability
(CVE-2018-0114) Key injection vulnerability
(CVE-2019-20933/CVE-2020-28637) Blank password vulnerability
(CVE-2020-28042) Null signature vulnerability

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

No branches or pull requests

1 participant