Observable Timing Discrepancy in totp-rs
Moderate severity
GitHub Reviewed
Published
May 9, 2022
in
constantoine/totp-rs
•
Updated Jun 13, 2023
Description
Published by the National Vulnerability Database
May 20, 2022
Published to the GitHub Advisory Database
May 24, 2022
Reviewed
May 24, 2022
Last updated
Jun 13, 2023
Impact
Token comparison was not constant time, and could theorically be used to guess value of an TOTP token, and thus reuse it in the same time window. The attacker would have to know the password beforehand nonetheless.
Patches
Library now used constant-time comparison.
Workarounds
No.
For more information
If you have any questions or comments about this advisory:
References