Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/minio/minio: CVE-2022-35919 #384

Open
jba opened this issue Aug 1, 2022 · 0 comments
Open

x/vulndb: potential Go vuln in github.com/minio/minio: CVE-2022-35919 #384

jba opened this issue Aug 1, 2022 · 0 comments

Comments

@jba
Copy link
Owner

jba commented Aug 1, 2022

CVE-2022-35919 references github.com/minio/minio, which may be a Go module.

Description:
MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. In affected versions all 'admin' users authorized for admin:ServerUpdate can selectively trigger an error that in response, returns the content of the path requested. Any normal OS system would allow access to contents at any arbitrary paths that are readable by MinIO process. Users are advised to upgrade. Users unable to upgrade may disable ServerUpdate API by denying the admin:ServerUpdate action for your admin users via IAM policies.

Links:

See doc/triage.md for instructions on how to triage this report.

module: github.com/minio/minio
package: minio
description: |
    MinIO is a High Performance Object Storage released under GNU Affero General Public License v3.0. In affected versions all 'admin' users authorized for `admin:ServerUpdate` can selectively trigger an error that in response, returns the content of the path requested. Any normal OS system would allow access to contents at any arbitrary paths that are readable by MinIO process. Users are advised to upgrade. Users unable to upgrade may disable ServerUpdate API by denying the `admin:ServerUpdate` action for your admin users via IAM policies.
cves:
  - CVE-2022-35919
links:
    pr: https://github.com/minio/minio/pull/15429
    commit: https://github.com/minio/minio/commit/bc72e4226e669d98c8e0f3eccc9297be9251c692
    context:
      - https://github.com/minio/minio/security/advisories/GHSA-gr9v-6pcm-rqvg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant