Skip to content

Prevent developers using IdentityTokenValidator directly#305

Merged
damieng merged 5 commits into
masterfrom
change-idtokenvalidator-access
Oct 4, 2019
Merged

Prevent developers using IdentityTokenValidator directly#305
damieng merged 5 commits into
masterfrom
change-idtokenvalidator-access

Conversation

@damieng
Copy link
Copy Markdown
Contributor

@damieng damieng commented Oct 4, 2019

The IdentityTokenValidator.ValidateAsync method provides limited Id token validation suitably only for internal use with Auth0 issued tokens.

This change prevents developers from accidentally using this internal method with other tokens.

CVE-2019-16929

@damieng damieng added the bug This points to a verified bug in the code label Oct 4, 2019
@damieng damieng requested a review from a team October 4, 2019 16:56
@damieng damieng self-assigned this Oct 4, 2019
@damieng damieng added small Small review security labels Oct 4, 2019
@damieng damieng merged commit f97ed63 into master Oct 4, 2019
@damieng damieng deleted the change-idtokenvalidator-access branch October 4, 2019 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This points to a verified bug in the code security small Small review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants