VulnerabilityModified
CVE-2017-20146
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.
CRITICAL 9.8EPSS 0.70%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.70%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.70% probability · 51th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-346
- Affected
- gorillatoolkit/handlers
- Source
- security@golang.org
References
- https://github.com/gorilla/handlers/commit/90663712d74cb411cbef281bc1e08c19d1a76145Patch, Third Party Advisory
- https://github.com/gorilla/handlers/pull/116Patch, Third Party Advisory
- https://pkg.go.dev/vuln/GO-2020-0020Third Party Advisory
- https://github.com/gorilla/handlers/commit/90663712d74cb411cbef281bc1e08c19d1a76145Patch, Third Party Advisory
- https://github.com/gorilla/handlers/pull/116Patch, Third Party Advisory
- https://pkg.go.dev/vuln/GO-2020-0020Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.