GO-2023-2181

Source
https://pkg.go.dev/vuln/GO-2023-2181
Import Source
https://vuln.go.dev/ID/GO-2023-2181.json
Aliases
Published
2023-11-09T18:40:33Z
Modified
2023-11-15T08:58:26.658871Z
Details

An attacker who controls a remote registry can return a high number of attestations and/or signatures to cosign. This can cause cosign to enter a long loop resulting in a denial of service, i.e., endless data attack.

References

Affected packages

Go / github.com/sigstore/cosign

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/sigstore/cosign/pkg/cosign",
            "symbols": [
                "FetchSignaturesForReference"
            ]
        }
    ]
}

Go / github.com/sigstore/cosign/v2

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/sigstore/cosign/v2/pkg/cosign",
            "symbols": [
                "FetchSignaturesForReference"
            ]
        }
    ]
}