Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/minio/minio
  4. ›
  5. CVE-2022-31028

CVE-2022-31028: Uncontrolled Resource Consumption

June 7, 2022 (updated June 14, 2022)

MinIO is a multi-cloud object storage solution. Starting with version RELEASE.2019-09-25T18-25-51Z and ending with version RELEASE.2022-06-02T02-11-04Z, MinIO is vulnerable to an unending go-routine buildup while keeping connections established due to HTTP clients not closing the connections. Public-facing MinIO deployments are most affected. Users should upgrade to RELEASE.2022-06-02T02-11-04Z to receive a patch. One possible workaround is to use a reverse proxy to limit the number of connections being attempted in front of MinIO, and actively rejecting connections from such malicious clients.

References

  • gist.github.com/harshavardhana/2d00e6f909054d2d2524c71485ad02e1
  • github.com/minio/minio/pull/14995
  • github.com/minio/minio/releases/tag/RELEASE.2022-06-03T01-40-53Z
  • github.com/minio/minio/security/advisories/GHSA-qrpr-r3pw-f636
  • nvd.nist.gov/vuln/detail/CVE-2022-31028

Code Behaviors & Features

Detect and mitigate CVE-2022-31028 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from v0.0.0-20190925014726-c8fbc943295a before v0.0.0-20220602021104-be6ccd129d3e

Fixed versions

  • v0.0.0-20220602021104-be6ccd129d3e

Solution

Upgrade to version v0.0.0-20220602021104-be6ccd129d3e or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption

Source file

go/github.com/minio/minio/CVE-2022-31028.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:38 +0000.