Skip to content

containerd CVE-2021-41190

Moderate
cbgbt published GHSA-pjg4-fxwj-pg9h Nov 18, 2021

Package

containerd (bottlerocket)

Affected versions

< 1.4.1

Patched versions

1.4.1

Description

In the OCI Distribution Specification version 1.0.0 and prior and in the OCI Image Specification version 1.0.1 and prior, manifest and index documents are ambiguous without an accompanying Content-Type HTTP header. Versions of containerd prior to 1.4.12 and 1.5.8 treat the Content-Type header as trusted and deserialize the document according to that header. If the Content-Type header changed between pulls of the same ambiguous document (with the same digest), the document may be interpreted differently, meaning that the digest alone is insufficient to unambiguously identify the content of the image.

Severity

Moderate

CVE ID

CVE-2021-41190

Weaknesses

No CWEs