blob: bb94bfa1ad738107b6f7888897256b9dac2b8581 [file] [log] [blame]
{
"id": "GO-2023-1573",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-25153",
"GHSA-259w-8hf6-59c2"
],
"details": "When importing an OCI image, there was no limit on the number of bytes read from the io.Reader passed into ImportIndex. A large number of bytes could be read from this and could cause a denial of service.",
"affected": [
{
"package": {
"name": "github.com/containerd/containerd",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "1.6.0"
},
{
"fixed": "1.6.18"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1573"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/containerd/containerd/images/archive",
"symbols": [
"ImportIndex",
"onUntarJSON"
]
}
]
}
},
{
"package": {
"name": "github.com/containerd/containerd",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.18"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1573"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/containerd/containerd/images/archive",
"symbols": [
"ImportIndex",
"onUntarJSON"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-259w-8hf6-59c2"
},
{
"type": "FIX",
"url": "https://github.com/containerd/containerd/commit/0c314901076a74a7b797a545d2f462285fdbb8c4"
},
{
"type": "WEB",
"url": "https://github.com/containerd/containerd/releases/tag/v1.5.18"
},
{
"type": "WEB",
"url": "https://github.com/containerd/containerd/releases/tag/v1.6.18"
}
],
"credits": [
{
"name": "@AdamKorcz and @DavidKorczynski"
}
],
"schema_version": "1.3.1"
}