blob: 399ec85b24910995f97a09fdd6d9164e05437eee [file] [log] [blame]
module = "github.com/gorilla/handlers"
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.
"""
credit = "Evan J Johnson"
symbols = ["cors.ServeHTTP"]
published = "2021-04-14T12:00:00Z"
[[versions]]
fixed = "v1.3.0"
[links]
pr = "https://github.com/gorilla/handlers/pull/116"
commit = "https://github.com/gorilla/handlers/commit/90663712d74cb411cbef281bc1e08c19d1a76145"
[cve_metadata]
id = "CVE-9999-0005"
description = """
"""
cwe = ""