CVE-2021-41190

Aliases:GHSA-mc8v-mgrf-8f4m
Modified
Published: 17 Nov 2021, 19:20
Last modified:04 Aug 2024, 03:08

Vulnerability Summary

Overall Risk (default)
low
20/100
CVSS Score
5 MEDIUM
v3.1 (nvd)
EPSS Score
0.38% LOW
0% probability +0.08%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

17 Nov 2021, 19:20
Published
Vulnerability first disclosed
04 Aug 2024, 03:08
Last Modified
Vulnerability information updated

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.

CVSS Metrics

  • v3.1LOWScore: 3CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N
  • v3.1MEDIUMScore: 5CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N
  • v2.0MEDIUMScore: 4AV:N/AC:L/Au:S/C:N/I:P/A:N

EPSS Trends

Current EPSS score: 0.38% Percentile: 60%

Techniques & Countermeasures

  • CWE-843Access of Resource Using Incompatible Type ('Type Confusion')

    The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.

Affected Systems

  • fedoraprojectfedora

    34 | 35

  • github.com/opencontainersdistribution-spec

    < 1.0.1

  • linuxfoundationopen_container_initiative_distribution_specification

    ≤ 1.0.0

  • linuxfoundationopen_container_initiative_image_format_specification

    ≤ 1.0.1

  • opencontainersdistribution-spec

    < 1.0.1

References (21)