CVE-2021-41190
Last modified
CVE-2021-41190 is a medium-severity vulnerability rated 5/10 on the CVSS scale. 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. EPSS estimates a 2.07% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Open Container Initiative Distribution Specification | <= 1.0.0 |
| Linuxfoundation | Open Container Initiative Image Format Specification | <= 1.0.1 |
| Fedoraproject | Fedora | 34 |
| Fedoraproject | Fedora | 35 |
References
- http://www.openwall.com/lists/oss-security/2021/11/19/10Mailing List, Third Party Advisory
- https://github.com/opencontainers/distribution-spec/commit/ac28cac0557bcd3084714ab09f9f2356fe504923Patch, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2021/11/19/10Mailing List, Third Party Advisory
- https://github.com/opencontainers/distribution-spec/commit/ac28cac0557bcd3084714ab09f9f2356fe504923Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-41190?
How severe is CVE-2021-41190?
How do I fix CVE-2021-41190?
Are you affected by CVE-2021-41190?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
