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

18 lines
693 B
Markdown

### [CVE-2012-5338](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5338)
![](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 JForum 2.1.9 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the returnPath parameter in a validateLogin action to jforum.page.
### POC
#### Reference
- http://www.zerodaylab.com/zdl-advisories/2012-5338.html
#### Github
No PoCs found on GitHub currently.