CVE-2021-21390
CVSS V2 Medium 4.3
CVSS V3 Medium 5.9
Description
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.
Overview
- CVE ID
- CVE-2021-21390
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-03-19T16:15:12
- Last Modified Date
- 2021-03-25T20:29:34
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:minio:minio:*:*:*:*:*:*:*:* | 1 | OR | 2021-03-17t02-33-02z |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 5.9
- Base Severity
- MEDIUM
- Exploitability Score
- 2.2
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/minio/minio/commit/e197800f9055489415b53cf137e31e194aaf7ba0 | Exploit Patch Third Party Advisory |
https://github.com/minio/minio/pull/11801 | Exploit Patch Third Party Advisory |
https://github.com/minio/minio/security/advisories/GHSA-xr7r-7gpj-5pgp | Exploit Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-21390 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21390 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:18:40 | Added to TrackCVE | |||
2022-12-06 00:05:40 | 2021-03-19T16:15Z | 2021-03-19T16:15:12 | CVE Published Date | updated |
2022-12-06 00:05:40 | 2021-03-25T20:29:34 | CVE Modified Date | updated | |
2022-12-06 00:05:40 | Analyzed | Vulnerability Status | updated |