| { |
| "schema_version": "1.3.1", |
| "id": "GO-2023-1573", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2023-25153", |
| "GHSA-259w-8hf6-59c2" |
| ], |
| "summary": "Memory exhaustion via OCI image importer in github.com/containerd/containerd", |
| "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": "0" |
| }, |
| { |
| "fixed": "1.5.18" |
| }, |
| { |
| "introduced": "1.6.0" |
| }, |
| { |
| "fixed": "1.6.18" |
| } |
| ] |
| } |
| ], |
| "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" |
| }, |
| { |
| "name": "@DavidKorczynski" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2023-1573", |
| "review_status": "REVIEWED" |
| } |
| } |