totp-rs is a Rust library that permits the creation of 2FA authentification tokens per time-based one-time password (TOTP). Prior to version 1.1.0, 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. Starting with patched version 1.1.0, the library uses constant-time comparison. There are currently no known workarounds.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2022-05-20T19:30:12

Updated: 2024-08-03T06:17:54.202Z

Reserved: 2022-04-13T00:00:00

Link: CVE-2022-29185

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2022-05-20T20:15:10.140

Modified: 2022-06-07T21:19:40.813

Link: CVE-2022-29185

cve-icon Redhat

No data.