CVE-2022-24778

HIGH

Linuxfoundation Imgcrypt < 1.1.4 - Incorrect Authorization

Title source: rule
STIX 2.1

Description

The imgcrypt library provides API exensions for containerd to support encrypted container images and implements the ctd-decoder command line tool for use by containerd to decrypt encrypted container images. The imgcrypt function `CheckAuthorization` is supposed to check whether the current used is authorized to access an encrypted image and prevent the user from running an image that another user previously decrypted on the same system. In versions prior to 1.1.4, a failure occurs when an image with a ManifestList is used and the architecture of the local host is not the first one in the ManifestList. Only the first architecture in the list was tested, which may not have its layers available locally since it could not be run on the host architecture. Therefore, the verdict on unavailable layers was that the image could be run anticipating that image run failure would occur later due to the layers not being available. However, this verdict to allow the image to run enabled other architectures in the ManifestList to run an image without providing keys if that image had previously been decrypted. A patch has been applied to imgcrypt 1.1.4. Workarounds may include usage of different namespaces for each remote user.

References (7)

Core 7
Core References
Exploit, Issue Tracking, Patch, Third Party Advisory x_refsource_misc
https://github.com/containerd/imgcrypt/issues/69
Release Notes, Third Party Advisory x_refsource_misc
https://github.com/containerd/imgcrypt/releases/tag/v1.1.4

Scores

CVSS v3 7.5
EPSS 0.0033
EPSS Percentile 56.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-863
Status published
Products (5)
containerd/imgcrypt 0 - 1.1.4Go
fedoraproject/fedora 34
fedoraproject/fedora 35
fedoraproject/fedora 36
linuxfoundation/imgcrypt < 1.1.4
Published Mar 25, 2022
Tracked Since Feb 18, 2026