Improper Input Validation Affecting github.com/minio/minio/cmd package, versions *


0.0
low

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    EPSS 0.06% (25th percentile)
Expand this section
NVD
5.9 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-GOLANG-GITHUBCOMMINIOMINIOCMD-1086692
  • published 18 Mar 2021
  • disclosed 18 Mar 2021
  • credit Andreas Auernhammer

How to fix?

A fix was pushed into the master branch but not yet published.

Overview

github.com/minio/minio/cmd is an open source object storage server compatible with Amazon S3 APIs.

Affected versions of this package are vulnerable to Improper Input Validation. When reading s3 chucks, the reader returned unverified data to the caller and would only verify the chunk signature once it has encountered the end of the chunk payload. This issue has been fixed in release: RELEASE.2021-03-17T02-33-02Z

References