CVE-2020-15234
Last modified
CVE-2020-15234 is a medium-severity vulnerability rated 4.8/10 on the CVSS scale. 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. EPSS estimates a 0.82% chance of exploitation in the next 30 days.
Description
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 attacker to register a client with allowed redirect URL https://example.com/callback. Then perform an OAuth2 flow and requesting redirect URL https://example.com/CALLBACK. Instead of an error (invalid redirect URL), the browser is redirected to https://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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ory | Fosite | < 0.34.1 |
References
- https://github.com/ory/fosite/commit/cdee51ebe721bfc8acca0fd0b86b030ca70867bfPatch, Third Party Advisory
- https://github.com/ory/fosite/security/advisories/GHSA-grfp-q2mm-hfp6Third Party Advisory
- https://github.com/ory/fosite/commit/cdee51ebe721bfc8acca0fd0b86b030ca70867bfPatch, Third Party Advisory
- https://github.com/ory/fosite/security/advisories/GHSA-grfp-q2mm-hfp6Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-15234?
How severe is CVE-2020-15234?
How do I fix CVE-2020-15234?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2020
- CVE-2020-15229Singularity (an open source container platform) from version…9.3
- CVE-2020-1523<p>A tampering vulnerability exists when Microsoft SharePoin…8.9
- CVE-2020-15230Vapor is a web framework for Swift. In Vapor before version …6.5
- CVE-2020-15231In mapfish-print before version 3.24, a user can use the JSO…6.1
- CVE-2020-15232In mapfish-print before version 3.24, a user can do to an XM…9.1
- CVE-2020-15233ORY Fosite is a security first OAuth2 & OpenID Connect frame…4.8
- CVE-2020-15235In RACTF before commit f3dc89b, unauthenticated users are ab…7.5
- CVE-2020-15236In Wiki.js before version 2.5.151, directory traversal outsi…7.5
- CVE-2020-15237In Shrine before version 3.3.0, when using the `derivation_e…5.9
- CVE-2020-15238Blueman is a GTK+ Bluetooth Manager. In Blueman before 2.1.4…7
- CVE-2020-15239In xmpp-http-upload before version 0.4.0, when the GET metho…3.5
- CVE-2020-1524An elevation of privilege vulnerability exists when the Wind…7.8
Are you affected by CVE-2020-15234?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
