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

[TECHNICAL] Improve biometrical authentication security #4180

Closed
8 tasks done
manuelplazaspalacio opened this issue Oct 6, 2023 · 1 comment · Fixed by #4283
Closed
8 tasks done

[TECHNICAL] Improve biometrical authentication security #4180

manuelplazaspalacio opened this issue Oct 6, 2023 · 1 comment · Fixed by #4283
Assignees
Labels
Estimation - 5 (L) Feature request p2-high Escalation, on top of current planning, release blocker Technical
Milestone

Comments

@manuelplazaspalacio
Copy link
Contributor

manuelplazaspalacio commented Oct 6, 2023

Improve the biometrical authentication to solve posible security problems.
Improve the mange of the onAuthenticationSucceeded result to prevent posible security leaks.
More info here: https://sec-consult.com/blog/detail/bypassing-android-biometric-authentication/

Manage the CryptoObject
Manage the CryptoObject obtained inside the result of the onAuthenticationSucceeded. You can find more info here:
https://medium.com/androiddevelopers/using-biometricprompt-with-cryptoobject-how-and-why-aace500ccdb7
https://developer.android.com/training/sign-in/biometric-auth#crypto

TASKS

  • Research (if needed)
  • Create branch technical/improve_biometrical_auth_security
  • Development tasks
    • Do proper checks with result in onAuthenticationSucceeded
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch technical/improve_biometrical_auth_security into master
@michaelstingl
Copy link
Contributor

Worst case, maybe 4.2.1… 🤞

@michaelstingl michaelstingl added the p2-high Escalation, on top of current planning, release blocker label Nov 23, 2023
@Aitorbp Aitorbp self-assigned this Jan 3, 2024
@Aitorbp Aitorbp linked a pull request Jan 3, 2024 that will close this issue
1 task
@JuancaG05 JuancaG05 changed the title [FEATURE REQUEST] Improve biometrical authentication security [TECHNICAL] Improve biometrical authentication security Jan 11, 2024
@JuancaG05 JuancaG05 self-assigned this Jan 11, 2024
@JuancaG05 JuancaG05 linked a pull request Jan 11, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Estimation - 5 (L) Feature request p2-high Escalation, on top of current planning, release blocker Technical
Projects
None yet
5 participants