Files
CVEs-PoC/2014/CVE-2014-2880.md
T
2024-06-18 02:51:15 +02:00

19 lines
921 B
Markdown

### [CVE-2014-2880](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2880)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Open redirect vulnerability in the Oracle Identity Manager component in Oracle Fusion Middleware 11.1.1.5, 11.1.1.7, 11.1.2.1, and 11.1.2.2 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the backUrl parameter in a changepwd action to identity/faces/firstlogin.
### POC
#### Reference
- http://packetstormsecurity.com/files/125992/Oracle-Identity-Manager-11g-R2-SP1-Unvalidated-Redirect.html
- http://www.oracle.com/technetwork/topics/security/cpuoct2014-1972960.html
#### Github
No PoCs found on GitHub currently.