### [CVE-2014-2230](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2230) ![](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 header function in adclick.php in OpenX 2.8.10 and earlier allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the (1) dest parameter to adclick.php or (2) _maxdest parameter to ck.php. ### POC #### Reference - http://packetstormsecurity.com/files/128718/OpenX-2.8.10-Open-Redirect.html - http://seclists.org/fulldisclosure/2014/Oct/72 #### Github No PoCs found on GitHub currently.