Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2021-41190

Published: August 31, 2023Last modified: August 31, 2023

Description

The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both “manifests” and “layers” fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both “manifests” and “layers” fields or “manifests” and “config” fields if they are unable to update to version 1.0.1 of the spec.

Severity score breakdown

ParameterValue
Base score5
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredLOW
User interactionNONE
ScopeCHANGED
ConfidentialityNONE
Integrity impactLOW
Availability impactNONE
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTScontainerdNot affected (1.6.18-r2)
dockerNot affected (20.10.24-r2)
podmanNot affected (4.3.1-r4)
skopeoNot affected (1.10.0-r6)
StreamcontainerdNot affected (1.7.5-r0)
dockerNot affected (24.0.5-r1)
podmanNot affected (4.6.2-r0)
skopeoNot affected (1.13.3-r0)

References

ON THIS PAGE