-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| github.com/minio/minio | go | < 0.0.0-202303200415 | 0.0.0-202303200415 |
The vulnerability stemmed from two key points: 1) The route matcher in api-router.go used a loose regex match for Content-Type rather than proper media type parsing, allowing crafted headers. 2) The isRequestPostPolicySignatureV4 function in auth-handler.go performed an insecure string contains check instead of exact media type validation. Together these allowed attackers to bypass reserved bucket checks by manipulating the Content-Type header while still matching the PostPolicy route requirements.
KEV Misses 88% of Exploited CVEs- Get the report