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

fix/463-restore-authdata-after-bad-cbor-fix #465

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

MasterKale
Copy link
Owner

This PR restores the bit that gets flipped when we detect bad CBOR encoding from Firefox (see #441) so that authData isn't permanently changed and signature verification has a chance to succeed (since authData is part of the info that get signed over during registration.)

Fixes an issue discovered while looking at #463.

@MasterKale MasterKale added the package:server @simplewebauthn/server label Oct 26, 2023
@MasterKale MasterKale added this to the v8.3.3 milestone Oct 26, 2023
@MasterKale MasterKale merged commit e9926f8 into master Oct 26, 2023
@MasterKale MasterKale deleted the fix/463-restore-authdata-after-bad-cbor-fix branch October 26, 2023 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:server @simplewebauthn/server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant