Second-factor bypass via shortened TOTP shared secrets
Published Sep 17, 2024 · Updated Sep 20, 2024
Insufficient entropy in Devise-Two-Factor 1.0.0 and 4.0.0 through 5.1.0 allows remote authenticated users to guess TOTP shared secrets. The gem passes its otp_secret_length setting to ROTP::Base32.random_base32 after ROTP changed that argument from random-byte count to encoded-output length, producing only 120 bits by default. An attacker still needs an account password and substantial guessing work, but a recovered secret generates valid TOTP codes and defeats that account's second factor.
Summary
What happened
Insufficient entropy in Devise-Two-Factor 1.0.0 and 4.0.0 through 5.1.0 allows remote authenticated users to guess TOTP shared secrets. The gem passes its otp_secret_length setting to ROTP::Base32.random_base32 after ROTP changed that argument from random-byte count to encoded-output length, producing only 120 bits by default. An attacker still needs an account password and substantial guessing work, but a recovered secret generates valid TOTP codes and defeats that account's second factor.
The record
- CVE
- CVE-2024-8796
- Published
- Sep 17, 2024
- Updated
- Sep 20, 2024
- Vendor
- Devise-Two-Factor
- Product
- Devise-Two-Factor
- Classifications
- CWE-331, CAPEC-59, T1110
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 17, 2024CVE publishedPublication date reported by the CVE source.
- Sep 20, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.0.0
- Affected versionversion=4.0.0 <6.0.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo