-
Notifications
You must be signed in to change notification settings - Fork 73
Description
CVE-2021-21287 references github.com/minio/minio, which may be a Go module.
Description:
MinIO is a High Performance Object Storage released under Apache License v2.0. In MinIO before version RELEASE.2021-01-30T00-20-58Z there is a server-side request forgery vulnerability. The target application may have functionality for importing data from a URL, publishing data to a URL, or otherwise reading data from a URL that can be tampered with. The attacker modifies the calls to this functionality by supplying a completely different URL or by manipulating how URLs are built (path traversal etc.). In a Server-Side Request Forgery (SSRF) attack, the attacker can abuse functionality on the server to read or update internal resources. The attacker can supply or modify a URL which the code running on the server will read or submit data, and by carefully selecting the URLs, the attacker may be able to read server configuration such as AWS metadata, connect to internal services like HTTP enabled databases, or perform post requests towards internal services which are not intended to be exposed. This is fixed in version RELEASE.2021-01-30T00-20-58Z, all users are advised to upgrade. As a workaround you can disable the browser front-end with "MINIO_BROWSER=off" environment variable.
References:
- NIST: https://nvd.nist.gov/vuln/detail/CVE-2021-21287
- advisory: GHSA-m4qq-5f7c-693q
- fix: fix: LoginSTS should be an inline implementation minio/minio#11337
- fix: minio/minio@eb6871e
- web: https://github.com/minio/minio/releases/tag/RELEASE.2021-01-30T00-20-58Z
- Imported by: https://pkg.go.dev/github.com/minio/minio?tab=importedby
Cross references:
- Module github.com/minio/minio appears in issue x/vulndb: potential Go vuln in github.com/minio/minio: CVE-2021-43858 #285 EFFECTIVELY_PRIVATE
- Module github.com/minio/minio appears in issue x/vulndb: potential Go vuln in github.com/minio/minio: CVE-2022-24842 #421 EFFECTIVELY_PRIVATE
- Module github.com/minio/minio appears in issue x/vulndb: potential Go vuln in github.com/minio/minio: CVE-2022-31028 #479 EFFECTIVELY_PRIVATE
- Module github.com/minio/minio appears in issue x/vulndb: potential Go vuln in github.com/minio/minio: CVE-2022-35919 #756 EFFECTIVELY_PRIVATE
- Module github.com/minio/minio appears in issue x/vulndb: potential Go vuln in github.com/minio/minio: CVE-2023-25812 #1591 EFFECTIVELY_PRIVATE
- Module github.com/minio/minio appears in issue x/vulndb: potential Go vuln in github.com/minio/minio: CVE-2023-27589 #1634 EFFECTIVELY_PRIVATE
- Module github.com/minio/minio appears in issue x/vulndb: potential Go vuln in github.com/minio/minio: CVE-2023-28432 #1667 EFFECTIVELY_PRIVATE
- Module github.com/minio/minio appears in issue x/vulndb: potential Go vuln in github.com/minio/minio: CVE-2023-28433 #1668 EFFECTIVELY_PRIVATE
- Module github.com/minio/minio appears in issue x/vulndb: potential Go vuln in github.com/minio/minio: CVE-2023-28434 #1669 EFFECTIVELY_PRIVATE
See doc/triage.md for instructions on how to triage this report.
modules:
- module: github.com/minio/minio
vulnerable_at: 0.0.0-20231108174705-15137d032704
packages:
- package: minio
cves:
- CVE-2021-21287
references:
- advisory: https://github.com/minio/minio/security/advisories/GHSA-m4qq-5f7c-693q
- fix: https://github.com/minio/minio/pull/11337
- fix: https://github.com/minio/minio/commit/eb6871ecd960d570f70698877209e6db181bf276
- web: https://github.com/minio/minio/releases/tag/RELEASE.2021-01-30T00-20-58Z