CVE-2024-45394

Authenticator is a browser extension that generates two-step verification codes. In versions 7.0.0 and below, encryption keys for user data were stored encrypted at-rest using only AES-256 and the EVP_BytesToKey KDF. Therefore, attackers with a copy of a user's data are able to brute-force the user's encryption key. Users on version 8.0.0 and above are automatically migrated away from the weak encoding on first login. Users should destroy encrypted backups made with versions prior to 8.0.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:authenticator:authenticator:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-09-03 21:15

Updated : 2024-10-09 15:15


NVD link : CVE-2024-45394

Mitre link : CVE-2024-45394

CVE.ORG link : CVE-2024-45394


JSON object : View

Products Affected

authenticator

  • authenticator
CWE
CWE-261

Weak Encoding for Password

CWE-327

Use of a Broken or Risky Cryptographic Algorithm

CWE-326

Inadequate Encryption Strength