4.9
CVSSv2

CVE-2020-15234

Published: 02/10/2020 Updated: 18/11/2021
CVSS v2 Base Score: 4.9 | Impact Score: 4.9 | Exploitability Score: 6.8
CVSS v3 Base Score: 4.8 | Impact Score: 2.7 | Exploitability Score: 1.7
VMScore: 436
Vector: AV:N/AC:M/Au:S/C:P/I:P/A:N

Vulnerability Summary

ORY Fosite is a security first OAuth2 & OpenID Connect framework for Go. In Fosite before version 0.34.1, the OAuth 2.0 Client's registered redirect URLs and the redirect URL provided at the OAuth2 Authorization Endpoint where compared using strings.ToLower while they should have been compared with a simple string match. This allows an malicious user to register a client with allowed redirect URL example.com/callback. Then perform an OAuth2 flow and requesting redirect URL example.com/CALLBACK. Instead of an error (invalid redirect URL), the browser is redirected to example.com/CALLBACK with a potentially successful OAuth2 response, depending on the state of the overall OAuth2 flow (the user might still deny the request for example). This vulnerability has been patched in ORY Fosite v0.34.1.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

ory fosite