Severity
6.1MEDIUMNVD
EPSS
0.2%
top 54.20%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedMay 7
Latest updateDec 20

Description

In OAuth2 Proxy before 5.1.1, there is an open redirect vulnerability. Users can provide a redirect address for the proxy to send the authenticated user to at the end of the authentication flow. This is expected to be the original URL that the user was trying to access. This redirect URL is checked within the proxy and validated before redirecting the user to prevent malicious actors providing redirects to potentially harmful sites. However, by crafting a redirect URL with HTML encoded whitespac

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:NExploitability: 2.8 | Impact: 2.7

Affected Packages3 packages

🔴Vulnerability Details

2
OSV
Open Redirect in OAuth2 Proxy2021-12-20
GHSA
Open Redirect in OAuth2 Proxy2021-12-20

📐Framework References

3
CWE
Improper Validation of Unsafe Equivalence in Input
CWE
Externally Controlled Reference to a Resource in Another Sphere
CWE
URL Redirection to Untrusted Site ('Open Redirect')