mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
820 B
Markdown
19 lines
820 B
Markdown
### [CVE-2014-2230](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2230)
|
|

|
|

|
|

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