Type Confusion Affecting github.com/containerd/containerd/images Open this link in a new tab package, versions >=1.5.0 <1.5.8 <1.4.12
Attack Complexity
High
User Interaction
Required
Scope
Changed
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-GOLANG-GITHUBCOMCONTAINERDCONTAINERDIMAGES-1922886
-
published
19 Nov 2021
-
disclosed
18 Nov 2021
-
credit
Unknown
Introduced: 18 Nov 2021
CVE-2021-41190 Open this link in a new tabHow to fix?
Upgrade github.com/containerd/containerd/images
to version 1.5.8, 1.4.12 or higher.
Overview
github.com/containerd/containerd/images is an open and reliable container runtime.
Affected versions of this package are vulnerable to Type Confusion. Documents that contain both “manifests” and “layers” fields can be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changes between two pulls of the same digest, a client may interpret the resulting content differently.