CVE-2022-29185
Last modified
CVE-2022-29185 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. 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. EPSS estimates a 0.79% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Totp-Rs Project | Totp-Rs | < 1.1.0 |
References
- https://github.com/constantoine/totp-rs/issues/13Issue Tracking, Third Party Advisory
- https://github.com/constantoine/totp-rs/releases/tag/v1.1.0Release Notes, Third Party Advisory
- https://github.com/constantoine/totp-rs/security/advisories/GHSA-8vxv-2g8p-2249Third Party Advisory
- https://github.com/constantoine/totp-rs/issues/13Issue Tracking, Third Party Advisory
- https://github.com/constantoine/totp-rs/releases/tag/v1.1.0Release Notes, Third Party Advisory
- https://github.com/constantoine/totp-rs/security/advisories/GHSA-8vxv-2g8p-2249Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-29185?
How severe is CVE-2022-29185?
How do I fix CVE-2022-29185?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-29179Cilium is open source software for providing and securing ne…8.2
- CVE-2022-29180A vulnerability in which attackers could forge HTTP requests…9.8
- CVE-2022-29181Nokogiri is an open source XML and HTML library for Ruby. No…8.2
- CVE-2022-29182GoCD is a continuous delivery server. GoCD versions 19.11.0 …5.4
- CVE-2022-29183GoCD is a continuous delivery server. GoCD versions 20.2.0 u…6.1
- CVE-2022-29184GoCD is a continuous delivery server. In GoCD versions prior…8.8
- CVE-2022-29186Rundeck is an open source automation service with a web cons…9.8
- CVE-2022-29187Git is a distributed revision control system. Git prior to v…7.8
- CVE-2022-29188Smokescreen is an HTTP proxy. The primary use case for Smoke…6.5
- CVE-2022-29189Pion DTLS is a Go implementation of Datagram Transport Layer…5.3
- CVE-2022-29190Pion DTLS is a Go implementation of Datagram Transport Layer…7.5
- CVE-2022-29191TensorFlow is an open source platform for machine learning. …5.5
Are you affected by CVE-2022-29185?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
