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

deprecate "alg" field to avoid security vulnerabilities #6

Open
EyMaddis opened this issue Jan 4, 2017 · 0 comments
Open

deprecate "alg" field to avoid security vulnerabilities #6

EyMaddis opened this issue Jan 4, 2017 · 0 comments

Comments

@EyMaddis
Copy link

EyMaddis commented Jan 4, 2017

Some other libraries are/were vulnerable to the following:
https://auth0.com/blog/critical-vulnerabilities-in-json-web-token-libraries/

Right now only HMAC algorithms are supported, but RSA based algorithms are on the horizon (see #4).
I would suggest updating the library to deprecate alg as suggested by Auth0 (see article above)

@EyMaddis EyMaddis changed the title deprecate "alg" field deprecate "alg" field to avoid security vulnerabilities Jan 4, 2017
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