Vulnerability Report: GO-2020-0020
- CVE-2017-20146, GHSA-jcr6-mmjj-pchw
- Affects: github.com/gorilla/handlers
- Published: Apr 14, 2021
- Modified: May 20, 2024
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.
Affected Packages
-
PathGo VersionsSymbols
-
before v1.3.0
1 unexported affected symbols
- cors.ServeHTTP
Aliases
References
- https://github.com/gorilla/handlers/pull/116
- https://github.com/gorilla/handlers/commit/90663712d74cb411cbef281bc1e08c19d1a76145
- https://vuln.go.dev/ID/GO-2020-0020.json
Credits
- Evan J Johnson
Feedback
See anything missing or incorrect?
Suggest an edit to this report.