Open Redirect in Apifest Oauth 2.0 Server
CVE-2020-26877
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.
Vulnerability class: Open Redirect
EPSS: 0.008 (52.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.1 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N.
Affected products
- Apifest Oauth_2.0_server — versions 0.3.1
- N/a — versions n/a
Weakness classification (CWE)
References
- cve@mitre.org (Third Party Advisory, x_refsource_MISC)
- cve@mitre.org (Third Party Advisory, x_refsource_MISC)
- cve@mitre.org (x_refsource_MISC, Vendor Advisory)
Frequently asked questions
- What is CVE-2020-26877?
- CVE-2020-26877 is a medium-severity vulnerability in Apifest Oauth 2.0 Server, classified under URL Redirection to Untrusted Site (Open Redirect). CVSS score: 6.1/10. Published 2022-06-29.
- How severe is CVE-2020-26877?
- Medium severity. CVSS v3 base score is 6.1 out of 10.