minio minio 通信信道中传输过程中消息完整性的不正确执行

admin 2023-12-01 15:41:14 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
minio minio 通信信道中传输过程中消息完整性的不正确执行

CVE编号

CVE-2021-21390

利用情况

暂无

补丁情况

N/A

披露时间

2021-03-20
漏洞描述
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.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://github.com/minio/minio/commit/e197800f9055489415b53cf137e31e194aaf7ba0
https://github.com/minio/minio/pull/11801
https://github.com/minio/minio/security/advisories/GHSA-xr7r-7gpj-5pgp
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 minio minio * Up to (excluding) 2021-03-17t02-33-02z
CVSS3评分 5.9
  • 攻击路径 网络
  • 攻击复杂度 高
  • 权限要求 无
  • 影响范围 未更改
  • 用户交互 无
  • 可用性 无
  • 保密性 无
  • 完整性 高
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
CWE-ID 漏洞类型
CWE-924 通信信道中传输过程中消息完整性的不正确执行
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0