blob: f9968eb3e5bd609a1c06cb1ddb685601f6525237 [file] [log] [blame]
{
"id": "GO-2022-0379",
"published": "2022-07-29T20:00:03Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"GHSA-qq97-vm5h-rrhg"
],
"details": "Systems that rely on digest equivalence for image attestations may be vulnerable to type confusion.\n\nA maliciously crafted OCI Container Image can cause registry clients to parse the same image in two different ways without modifying the image's digest, invalidating the common pattern of relying on container image digests for equivalence.\n\nThis problem has been addressed in newer versions by improving validation in manifest unmarshaling.",
"affected": [
{
"package": {
"name": "github.com/docker/distribution",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.8.0"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0379"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/docker/distribution",
"symbols": [
"UnmarshalManifest"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/distribution/distribution/commit/b59a6f827947f9e0e67df0cfb571046de4733586"
}
],
"schema_version": "1.3.1"
}