Vulnerabilities > CVE-2019-11269 - Open Redirect vulnerability in multiple products

047910
CVSS 5.8 - MEDIUM
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
NONE
network
pivotal-software
oracle
CWE-601
exploit available

Summary

Spring Security OAuth versions 2.3 prior to 2.3.6, 2.2 prior to 2.2.5, 2.1 prior to 2.1.5, and 2.0 prior to 2.0.18, as well as older unsupported versions could be susceptible to an open redirector attack that can leak an authorization code. A malicious user or attacker can craft a request to the authorization endpoint using the authorization code grant type, and specify a manipulated redirection URI via the redirect_uri parameter. This can cause the authorization server to redirect the resource owner user-agent to a URI under the control of the attacker with the leaked authorization code.

Vulnerable Configurations

Part Description Count
Application
Pivotal_Software
41
Application
Oracle
3

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Fake the Source of Data
    An adversary provides data under a falsified identity. The purpose of using the falsified identity may be to prevent traceability of the provided data or it might be an attempt by the adversary to assume the rights granted to another identity. One of the simplest forms of this attack would be the creation of an email message with a modified "From" field in order to appear that the message was sent from someone other than the actual sender. Results of the attack vary depending on the details of the attack, but common results include privilege escalation, obfuscation of other attacks, and data corruption/manipulation.

Exploit-Db

idEDB-ID:47000
last seen2019-06-17
modified2019-06-17
published2019-06-17
reporterExploit-DB
sourcehttps://www.exploit-db.com/download/47000
titleSpring Security OAuth - Open Redirector

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/153299/sprintsecurityoauth-redirect.txt
idPACKETSTORM:153299
last seen2019-06-18
published2019-06-17
reporterRiemann
sourcehttps://packetstormsecurity.com/files/153299/Spring-Security-OAuth-2.3-Open-Redirection.html
titleSpring Security OAuth 2.3 Open Redirection