Usage of the CORS handler may apply improper CORS headers, allowing the requester to explicitly control the value of the Access-Control-Allow-Origin header, which bypasses the expected behavior of the Same Origin Policy.
The product does not properly verify that the source of data or communication is valid.
Link | Tags |
---|---|
https://github.com/gorilla/handlers/pull/116 | third party advisory patch |
https://github.com/gorilla/handlers/commit/90663712d74cb411cbef281bc1e08c19d1a76145 | third party advisory patch |
https://pkg.go.dev/vuln/GO-2020-0020 | third party advisory |