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

21 lines
931 B
Markdown

### [CVE-2012-0865](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0865)
![](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
Multiple open redirect vulnerabilities in CubeCart 3.0.20 and earlier allow remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the (1) r parameter to switch.php or (2) goto parameter to admin/login.php.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2012/02/12/4
- http://www.openwall.com/lists/oss-security/2012/02/13/5
- http://www.openwall.com/lists/oss-security/2012/02/18/1
- http://yehg.net/lab/pr0js/advisories/%5Bcubecart_3.0.20_3.0.x%5D_open_url_redirection
#### Github
No PoCs found on GitHub currently.