blob: 50b6f07ba99d66abb5c5dcde320ea2f0d3c38912 [file] [log] [blame]
{
"id": "GO-2022-1004",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"GHSA-3633-5h82-39pq"
],
"details": "An attacker with the ability to insert public keys into a TUF repository can cause clients to accept a staged change that has not been signed by the correct threshold of signatures.",
"affected": [
{
"package": {
"name": "github.com/theupdateframework/go-tuf",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.2"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-1004"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/theupdateframework/go-tuf/verify",
"symbols": [
"DB.Unmarshal",
"DB.UnmarshalIgnoreExpired",
"DB.UnmarshalTrusted",
"DB.Verify",
"DB.VerifyIgnoreExpiredCheck",
"DB.VerifySignatures"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-3633-5h82-39pq"
},
{
"type": "FIX",
"url": "https://github.com/theupdateframework/go-tuf/pull/369"
}
],
"schema_version": "1.3.1"
}