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

Add release note for jwt parsing update #41408

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Add release note for jwt parsing update #41408

merged 1 commit into from
Oct 13, 2022

Conversation

jacob-delgado
Copy link
Contributor

@jacob-delgado jacob-delgado commented Oct 13, 2022

Please provide a description of this PR:

Recently Envoy updated a library (jwt_verify_lib, see google/jwt_verify_lib#69) that properly parses negative values for exp, nbf or iat fields.

The PSWG does not consider this a security issue as the JWKS that issued the JWT should not be creating JWTs with invalid JWTs anyway.

@jacob-delgado jacob-delgado requested review from a team as code owners October 13, 2022 16:40
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 13, 2022
@istio-testing istio-testing merged commit f653884 into istio:master Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants