GO-2022-1004

Source
https://pkg.go.dev/vuln/GO-2022-1004
Import Source
https://vuln.go.dev/ID/GO-2022-1004.json
Aliases
Published
2022-09-21T15:07:26Z
Modified
2023-11-08T04:14:26.891614Z
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.

References

Affected packages

Go / github.com/theupdateframework/go-tuf

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown
Fixed
0.3.2

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/theupdateframework/go-tuf/verify",
            "symbols": [
                "DB.Unmarshal",
                "DB.UnmarshalIgnoreExpired",
                "DB.UnmarshalTrusted",
                "DB.Verify",
                "DB.VerifyIgnoreExpiredCheck",
                "DB.VerifySignatures"
            ]
        }
    ]
}