CVE-2022-29173
Last modified
CVE-2022-29173 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. go-tuf is a Go implementation of The Update Framework (TUF). go-tuf does not correctly implement the client workflow for updating the metadata files for roles other than the root role. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
Description
go-tuf is a Go implementation of The Update Framework (TUF). go-tuf does not correctly implement the client workflow for updating the metadata files for roles other than the root role. Specifically, checks for rollback attacks are not implemented correctly meaning an attacker can cause clients to install software that is older than the software which the client previously knew to be available, and may include software with known vulnerabilities. In more detail, the client code of go-tuf has several issues in regards to preventing rollback attacks: 1. It does not take into account the content of any previously trusted metadata, if available, before proceeding with updating roles other than the root role (i.e., steps 5.4.3.1 and 5.5.5 of the detailed client workflow). This means that any form of version verification done on the newly-downloaded metadata is made using the default value of zero, which always passes. 2. For both timestamp and snapshot roles, go-tuf saves these metadata files as trusted before verifying if the version of the metafiles they refer to is correct (i.e., steps 5.5.4 and 5.6.4 of the detailed client workflow). A fix is available in version 0.3.0 or newer. No workarounds are known for this issue apart from upgrading.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Theupdateframework | Go-Tuf | 0.2.0 |
References
- https://github.com/theupdateframework/go-tuf/commit/ed6788e710fc3093a7ecc2d078bf734c0f200d8dPatch, Third Party Advisory
- https://github.com/theupdateframework/go-tuf/security/advisories/GHSA-66x3-6cw3-v5gjPatch, Third Party Advisory
- https://github.com/theupdateframework/go-tuf/commit/ed6788e710fc3093a7ecc2d078bf734c0f200d8dPatch, Third Party Advisory
- https://github.com/theupdateframework/go-tuf/security/advisories/GHSA-66x3-6cw3-v5gjPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-29173?
How severe is CVE-2022-29173?
How do I fix CVE-2022-29173?
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-29167Hawk is an HTTP authentication scheme providing mechanisms f…7.5
- CVE-2022-29168Wire is a secure messaging application. Wire is vulnerable t…6.1
- CVE-2022-29169BigBlueButton is an open source web conferencing system. Ver…7.5
- CVE-2022-29170Grafana is an open-source platform for monitoring and observ…8.5
- CVE-2022-29171Sourcegraph is a fast and featureful code search and navigat…7.2
- CVE-2022-29172Auth0 is an authentication broker that supports both social …6.1
- CVE-2022-29174countly-server is the server-side part of Countly, a product…8.1
- CVE-2022-29175Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2022-29176Rubygems is a package registry used to supply software for t…7.5
- CVE-2022-29177Go Ethereum is the official Golang implementation of the Eth…5.9
- CVE-2022-29178Cilium is open source software for providing and securing ne…8.2
- CVE-2022-29179Cilium is open source software for providing and securing ne…8.2
Are you affected by CVE-2022-29173?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
