mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-05 22:50:56 +00:00
21 lines
931 B
Markdown
21 lines
931 B
Markdown
### [CVE-2012-0865](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0865)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|