GO-2023-1772

See a problem?
Source
https://pkg.go.dev/vuln/GO-2023-1772
Import Source
https://vuln.go.dev/ID/GO-2023-1772.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2023-1772
Aliases
Published
2023-05-24T18:13:11Z
Modified
2024-05-20T16:03:47Z
Summary
Memory exhaustion in github.com/distribution/distribution
Details

Systems that run distribution built after a specific commit running on memory-restricted environments can suffer from denial of service by a crafted malicious /v2/_catalog API endpoint request.

References

Affected packages

Go / github.com/distribution/distribution

Package

Name
github.com/distribution/distribution
View open source insights on deps.dev
Purl
pkg:golang/github.com/distribution/distribution

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.8.2-beta.1+incompatible

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/distribution/distribution/registry/handlers",
            "symbols": [
                "catalogHandler.GetCatalog"
            ]
        }
    ]
}