| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-0444", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2022-07-01T20:07:44Z", |
| "aliases": [ |
| "CVE-2022-29173", |
| "GHSA-66x3-6cw3-v5gj" |
| ], |
| "summary": "Version rollback attack in github.com/theupdateframework/go-tuf", |
| "details": "The TUF client is vulnerable to rollback attacks, in which an attacker causes a client to install software older than the software the client previously knew to be available.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/theupdateframework/go-tuf", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.3.0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/theupdateframework/go-tuf/client", |
| "symbols": [ |
| "Client.Download", |
| "Client.Init", |
| "Client.Target", |
| "Client.Update", |
| "Client.UpdateRoots", |
| "Client.decodeRoot", |
| "Client.decodeTargets", |
| "Client.decodeTimestamp", |
| "Client.downloadMetaFromSnapshot", |
| "Client.downloadMetaFromTimestamp" |
| ] |
| }, |
| { |
| "path": "github.com/theupdateframework/go-tuf/util", |
| "symbols": [ |
| "TimestampFileMetaEqual" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/theupdateframework/go-tuf/commit/ed6788e710fc3093a7ecc2d078bf734c0f200d8d" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-0444" |
| } |
| } |