6.2

CVE-2023-25153

containerd OCI image importer memory exhaustion

containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18.  Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxfoundationContainerd Version < 1.5.18
LinuxfoundationContainerd Version >= 1.6.0 < 1.6.18
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.36% 0.283
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
security-advisories@github.com 6.2 2.5 3.6
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-770 Allocation of Resources Without Limits or Throttling

The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

https://github.com/containerd/containerd/commit/0c314901076a74a7b797a545d2f462285fdbb8c4
Patch
https://github.com/containerd/containerd/releases/tag/v1.5.18
Release Notes
https://github.com/containerd/containerd/releases/tag/v1.6.18
Release Notes
https://github.com/containerd/containerd/security/advisories/GHSA-259w-8hf6-59c2
Vendor Advisory