<<< Date Index >>>     <<< Thread Index >>>

phpCOIN-1.2.2-Full-2005 SQL Injection



This bug can't exploited cuz the sql injection is after [ ORDER BY ]
and then we can't do UNION SELECT with MySQL Server
if the Server is MS-SQL try to do this

0,0;[ New SQL Query ]

//------------//

File Name :- \coin_modules\articels\articles_funcs.php
Line      :- 187
Var       :- $_rec_next
Fix       :-

Line 184 Add This
$_rec_next = intval($_rec_next);
//-----------//
/home/mod.php?mod=articles&mode=list&rec_next=[SQL]