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 input validation for auto-config JWT authorization checks. #14577

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

hashi-derek
Copy link
Member

@hashi-derek hashi-derek commented Sep 13, 2022

Added input validation for auto-config JWT authorization checks. Prior to this change, it was possible for malicious actors to construct requests which incorrectly pass custom JWT claim validation for the AutoConfig.InitialConfiguration endpoint. Now, only a subset of characters are allowed for the input before evaluating the bexpr.

@hashi-derek hashi-derek assigned picatz and unassigned picatz Sep 13, 2022
@hashi-derek hashi-derek marked this pull request as ready for review September 13, 2022 15:33
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

Successfully merging this pull request may close these issues.

3 participants