vendor:
Oracle Identity Manager
by:
Giuseppe D'Amore
7,5
CVSS
HIGH
Unvalidated Redirects
601
CWE
Product Name: Oracle Identity Manager
Affected Version From: Oracle Identity Manager 11g R2 SP1 (11.1.2.1.0)
Affected Version To: Oracle Identity Manager 11g R2 SP1 (11.1.2.1.0)
Patch Exists: NO
Related CWE: N/A
CPE: a:oracle:identity_manager:11.1.2.1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2013
Unvalidated Redirects on Oracle Identity Manager
Sending to a legitimate user the following request: https://trusteddomainname/identity/faces/firstlogin?action=changepwd&backUrl=https://myevildomain/ it is possible, after the password change procedure, to redirect the user to a malicious domain. Attacker links to unvalidated redirect and tricks victims into clicking it. Victims are more likely to click on it, since the link is to a valid site. So such redirects may attempt to install malware or trick victims into disclosing passwords or other sensitive information.
Mitigation:
Validate all redirects and forwards that are sent in the response.