CVE-2020-26877

MEDIUM

ApiFest OAuth 2.0 Server 0.3.1 - Open Redirect

Title source: llm
STIX 2.1

Description

ApiFest OAuth 2.0 Server 0.3.1 does not validate the redirect URI in accordance with RFC 6749 and is susceptible to an open redirector attack. Specifically, it directly sends an authorization code to the redirect URI submitted with the authorization request, without checking whether the redirect URI is registered by the client who initiated the request. This allows an attacker to craft a request with a manipulated redirect URI (redirect_uri parameter), which is under the attacker's control, and consequently obtain the leaked authorization code when the server redirects the client to the manipulated redirect URI with an authorization code. NOTE: this is similar to CVE-2019-3778.

References (3)

Core 3
Core References
Third Party Advisory x_refsource_misc
https://tools.ietf.org/html/rfc6749#section-3.1.2.3
Vendor Advisory x_refsource_misc
http://www.apifest.org/index.html

Scores

CVSS v3 6.1
EPSS 0.0066
EPSS Percentile 46.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Details

CWE
CWE-601
Status published
Products (1)
apifest/oauth_2.0_server 0.3.1
Published Jun 29, 2022
Tracked Since Feb 18, 2026