### [CVE-2014-8305](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8305) ![](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 redir function in includes/function.php in C97net Cart Engine before 4.0 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the HTTP Referer header to (1) index.php, (2) cart.php, (3) msg.php, or (4) page.php. ### POC #### Reference - http://seclists.org/fulldisclosure/2014/Sep/55 #### Github No PoCs found on GitHub currently.