You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
contains an Generation of Error Message Containing Sensitive Information vulnerability that allows an attacker to view the victims Secret Key that is used to sign tokens. With the secret key an attacker would be able to create and sign valid tokens on the victims site and bypass authentication if JWT's are used for authorizing a user via the HTTP Authorization header for example. I've submitted a fix and PR:
Hello world,
The function
construct
inpython-jose/jose/jwk.py
Line 63 in 4b0701b
contains an
Generation of Error Message Containing Sensitive Information
vulnerability that allows an attacker to view the victimsSecret Key
that is used to sign tokens. With the secret key an attacker would be able to create and sign valid tokens on the victims site and bypass authentication if JWT's are used for authorizing a user via the HTTPAuthorization
header for example. I've submitted a fix and PR:#328
Best regards,
mr-n30
The text was updated successfully, but these errors were encountered: