blob: cd954859b53e7b7dac784a7bd44ec960f6aa7aca [file] [log] [blame]
{
"id": "GO-2020-0020",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2017-20146",
"GHSA-jcr6-mmjj-pchw"
],
"details": "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": [
{
"package": {
"name": "github.com/gorilla/handlers",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.0"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2020-0020"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/gorilla/handlers",
"symbols": [
"cors.ServeHTTP"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/gorilla/handlers/pull/116"
},
{
"type": "FIX",
"url": "https://github.com/gorilla/handlers/commit/90663712d74cb411cbef281bc1e08c19d1a76145"
}
],
"credits": [
{
"name": "Evan J Johnson"
}
],
"schema_version": "1.3.1"
}