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

ERROR: Unapproved action (Create account) on passkeys.io #30

Open
killerkalamari opened this issue Feb 10, 2024 · 0 comments
Open

ERROR: Unapproved action (Create account) on passkeys.io #30

killerkalamari opened this issue Feb 10, 2024 · 0 comments

Comments

@killerkalamari
Copy link

  1. Open Chromium 121.0.6167.139 on Linux
  2. Go to https://www.passkeys.io/
  3. Click "Sign in with a passkey"
  4. The following is output. Typing "Y" and pressing Enter does nothing:
[CTAPHID] CTAPHID FINALIZED MESSAGE: CTAPHIDMessageHeader{ ChannelID: CTAPHID_BROADCAST_CHANNEL, Command: ctapHIDCommandInit, PayloadLength: 8 } []byte{0xb6, 0xed, 0x53, 0x1d, 0x83, 0x38, 0x19, 0x54}

[CTAPHID] CTAPHID INIT RESPONSE: ctap_hid.initReponse{Nonce:[8]uint8{0xb6, 0xed, 0x53, 0x1d, 0x83, 0x38, 0x19, 0x54}, NewChannelID:0x5, ProtocolVersion:0x2, DeviceVersionMajor:0x0, DeviceVersionMinor:0x0, DeviceVersionBuild:0x1, CapabilitiesFlags:0x4}

[CTAPHID] CTAPHID FINALIZED MESSAGE: CTAPHIDMessageHeader{ ChannelID: 0x5, Command: ctapHIDCommandCBOR, PayloadLength: 1 } []byte{0x4}

[CTAP] CTAP COMMAND: ctapCommandGetInfo

[CTAP] GET_INFO RESPONSE: ctap.getInfoResponse{Versions:[]string{"FIDO_2_0", "U2F_V2"}, AAGUID:[16]uint8{0x75, 0x6c, 0x5a, 0xf5, 0xec, 0xa6, 0x1, 0xa3, 0x2f, 0xc6, 0xd3, 0xc, 0xe2, 0xf2, 0x1, 0xc5}, Options:ctap.getInfoOptions{IsPlatform:false, CanResidentKey:true, HasClientPIN:(*bool)(nil), CanUserPresence:true}, PINUVAuthProtocols:[]uint32(nil)}

[CTAPHID] CTAPHID CBOR RESPONSE: []byte{0x0, 0xa3, 0x1, 0x82, 0x68, 0x46, 0x49, 0x44, 0x4f, 0x5f, 0x32, 0x5f, 0x30, 0x66, 0x55, 0x32, 0x46, 0x5f, 0x56, 0x32, 0x3, 0x50, 0x75, 0x6c, 0x5a, 0xf5, 0xec, 0xa6, 0x1, 0xa3, 0x2f, 0xc6, 0xd3, 0xc, 0xe2, 0xf2, 0x1, 0xc5, 0x4, 0xa3, 0x62, 0x72, 0x6b, 0xf5, 0x62, 0x75, 0x70, 0xf5, 0x64, 0x70, 0x6c, 0x61, 0x74, 0xf4}

[CTAPHID] CTAPHID: Read 57 bytes, Need 34 more

[CTAPHID] CTAPHID FINALIZED MESSAGE: CTAPHIDMessageHeader{ ChannelID: 0x5, Command: ctapHIDCommandCBOR, PayloadLength: 91 } []byte{0x1, 0xa4, 0x1, 0x58, 0x20, 0xe3, 0xb0, 0xc4, 0x42, 0x98, 0xfc, 0x1c, 0x14, 0x9a, 0xfb, 0xf4, 0xc8, 0x99, 0x6f, 0xb9, 0x24, 0x27, 0xae, 0x41, 0xe4, 0x64, 0x9b, 0x93, 0x4c, 0xa4, 0x95, 0x99, 0x1b, 0x78, 0x52, 0xb8, 0x55, 0x2, 0xa1, 0x62, 0x69, 0x64, 0x66, 0x2e, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x3, 0xa2, 0x62, 0x69, 0x64, 0x41, 0x1, 0x64, 0x6e, 0x61, 0x6d, 0x65, 0x65, 0x64, 0x75, 0x6d, 0x6d, 0x79, 0x4, 0x81, 0xa2, 0x63, 0x61, 0x6c, 0x67, 0x26, 0x64, 0x74, 0x79, 0x70, 0x65, 0x6a, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x2d, 0x6b, 0x65, 0x79}

[CTAP] CTAP COMMAND: ctapCommandMakeCredential

[CTAP] MAKE CREDENTIAL: ctapMakeCredentialArgs{ ClientDataHash: 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, Relying Party: RPEntity{ ID: .dummy, Name:  }, User: User{ ID: 01, DisplayName: , Name: dummy }, PublicKeyCredentialParams: []webauthn.PublicKeyCredentialParams{webauthn.PublicKeyCredentialParams{Type:"public-key", Algorithm:-7}}, ExcludeList: []webauthn.PublicKeyCredentialDescriptor(nil), Extensions: map[string]interface {}(nil), Options: (*ctap.makeCredentialOptions)(nil), PinAuth: []byte(nil), PinProtocol: 0 }

Approve account creation for "" (Y/n)?
--> [CTAP] ERROR: Unapproved action (Create account)
[CTAPHID] CTAPHID CBOR RESPONSE: []byte{0x27}

Also having problems in Firefox 122.0.1, where I receive the following output:

[CTAPHID] CTAPHID FINALIZED MESSAGE: CTAPHIDMessageHeader{ ChannelID: CTAPHID_BROADCAST_CHANNEL, Command: ctapHIDCommandInit, PayloadLength: 8 } []byte{0x2d, 0x52, 0x20, 0x11, 0xe0, 0x82, 0x65, 0x5e}

[CTAPHID] CTAPHID INIT RESPONSE: ctap_hid.initReponse{Nonce:[8]uint8{0x2d, 0x52, 0x20, 0x11, 0xe0, 0x82, 0x65, 0x5e}, NewChannelID:0x6, ProtocolVersion:0x2, DeviceVersionMajor:0x0, DeviceVersionMinor:0x0, DeviceVersionBuild:0x1, CapabilitiesFlags:0x4}

[CTAPHID] CTAPHID FINALIZED MESSAGE: CTAPHIDMessageHeader{ ChannelID: 0x6, Command: ctapHIDCommandCBOR, PayloadLength: 1 } []byte{0x4}

[CTAP] CTAP COMMAND: ctapCommandGetInfo

[CTAP] GET_INFO RESPONSE: ctap.getInfoResponse{Versions:[]string{"FIDO_2_0", "U2F_V2"}, AAGUID:[16]uint8{0x75, 0x6c, 0x5a, 0xf5, 0xec, 0xa6, 0x1, 0xa3, 0x2f, 0xc6, 0xd3, 0xc, 0xe2, 0xf2, 0x1, 0xc5}, Options:ctap.getInfoOptions{IsPlatform:false, CanResidentKey:true, HasClientPIN:(*bool)(nil), CanUserPresence:true}, PINUVAuthProtocols:[]uint32(nil)}

[CTAPHID] CTAPHID CBOR RESPONSE: []byte{0x0, 0xa3, 0x1, 0x82, 0x68, 0x46, 0x49, 0x44, 0x4f, 0x5f, 0x32, 0x5f, 0x30, 0x66, 0x55, 0x32, 0x46, 0x5f, 0x56, 0x32, 0x3, 0x50, 0x75, 0x6c, 0x5a, 0xf5, 0xec, 0xa6, 0x1, 0xa3, 0x2f, 0xc6, 0xd3, 0xc, 0xe2, 0xf2, 0x1, 0xc5, 0x4, 0xa3, 0x62, 0x72, 0x6b, 0xf5, 0x62, 0x75, 0x70, 0xf5, 0x64, 0x70, 0x6c, 0x61, 0x74, 0xf4}

[CTAPHID] CTAPHID: Read 57 bytes, Need 3 more

[CTAPHID] CTAPHID FINALIZED MESSAGE: CTAPHIDMessageHeader{ ChannelID: 0x6, Command: ctapHIDCommandCBOR, PayloadLength: 60 } []byte{0x2, 0xa3, 0x1, 0x6f, 0x77, 0x77, 0x77, 0x2e, 0x70, 0x61, 0x73, 0x73, 0x6b, 0x65, 0x79, 0x73, 0x2e, 0x69, 0x6f, 0x2, 0x58, 0x20, 0x61, 0x3c, 0x41, 0xc3, 0x37, 0xf9, 0x9, 0x57, 0x2b, 0x1, 0x2a, 0x1a, 0xc5, 0xeb, 0x3d, 0x19, 0x50, 0xb9, 0xc6, 0xac, 0xbb, 0xb5, 0xe4, 0x4b, 0x89, 0x8e, 0x2c, 0x2f, 0xf, 0x23, 0x6f, 0xe2, 0x5, 0xa1, 0x62, 0x75, 0x70, 0xf5}

[CTAP] CTAP COMMAND: ctapCommandGetAssertion

[CTAP] GET ASSERTION: ctap.getAssertionArgs{RPID:"www.passkeys.io", ClientDataHash:[]uint8{0x61, 0x3c, 0x41, 0xc3, 0x37, 0xf9, 0x9, 0x57, 0x2b, 0x1, 0x2a, 0x1a, 0xc5, 0xeb, 0x3d, 0x19, 0x50, 0xb9, 0xc6, 0xac, 0xbb, 0xb5, 0xe4, 0x4b, 0x89, 0x8e, 0x2c, 0x2f, 0xf, 0x23, 0x6f, 0xe2}, AllowList:[]webauthn.PublicKeyCredentialDescriptor(nil), Options:ctap.getAssertionOptions{UserVerification:false, UserPresence:(*bool)(0xc0000eae28)}, PINUVAuthParam:[]uint8(nil), PINUVAuthProtocol:0x0}

[CLIENT] ERROR: No Credentials

[CTAP] ERROR: No Credentials

[CTAPHID] CTAPHID CBOR RESPONSE: []byte{0x2e}
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

No branches or pull requests

1 participant