Affected by GO-2026-4799
and 2 other vulnerabilities
GO-2026-4799 : Ory Oathkeeper has an authentication bypass by cache key confusion in github.com/ory/oathkeeper
GO-2026-4804 : Ory Oathkeeper has a path traversal authorization bypass in github.com/ory/oathkeeper
GO-2026-4810 : Ory Oathkeeper has an authentication bypass by usage of untrusted header in github.com/ory/oathkeeper
Discover Packages
github.com/ory/oathkeeper
x
header
package
Version:
v0.40.9
Opens a new window with list of versions in this module.
Published: Jan 30, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
const (
AcceptEncoding = "Accept-Encoding"
Authorization = "Authorization"
Cookie = "Cookie"
XForwardedHost = "X-Forwarded-Host"
)
Canonical returns the canonical format of the
MIME header key. The canonicalization converts the first
letter and any letter following a hyphen to upper case;
the rest are converted to lowercase.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.