CVE-2021-21390

MinIO is an open-source high performance object storage service and it is API compatible with Amazon S3 cloud storage service. In MinIO before version RELEASE.2021-03-17T02-33-02Z, there is a vulnerability which enables MITM modification of request bodies that are meant to have integrity guaranteed by chunk signatures. In a PUT request using aws-chunked encoding, MinIO ordinarily verifies signatures at the end of a chunk. This check can be skipped if the client sends a false chunk size that is much greater than the actual data sent: the server accepts and completes the request without ever reaching the end of the chunk + thereby without ever checking the chunk signature. This is fixed in version RELEASE.2021-03-17T02-33-02Z. As a workaround one can avoid using "aws-chunked" encoding-based chunk signature upload requests instead use TLS. MinIO SDKs automatically disable chunked encoding signature when the server endpoint is configured with TLS.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:minio:minio:*:*:*:*:*:*:*:*

History

25 Mar 2021, 20:29

Type Values Removed Values Added
CPE cpe:2.3:a:minio:minio:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 4.3
v3 : 5.9
References (MISC) https://github.com/minio/minio/commit/e197800f9055489415b53cf137e31e194aaf7ba0 - (MISC) https://github.com/minio/minio/commit/e197800f9055489415b53cf137e31e194aaf7ba0 - Exploit, Patch, Third Party Advisory
References (CONFIRM) https://github.com/minio/minio/security/advisories/GHSA-xr7r-7gpj-5pgp - (CONFIRM) https://github.com/minio/minio/security/advisories/GHSA-xr7r-7gpj-5pgp - Exploit, Patch, Third Party Advisory
References (MISC) https://github.com/minio/minio/pull/11801 - (MISC) https://github.com/minio/minio/pull/11801 - Exploit, Patch, Third Party Advisory

19 Mar 2021, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-03-19 16:15

Updated : 2023-12-10 13:41


NVD link : CVE-2021-21390

Mitre link : CVE-2021-21390

CVE.ORG link : CVE-2021-21390


JSON object : View

Products Affected

minio

  • minio
CWE
CWE-924

Improper Enforcement of Message Integrity During Transmission in a Communication Channel