Date: 16 Dec 2005 05:41:00 -0000
From: [email protected]
To: [email protected]Subject: phpCOIN-1.2.2-Full-2005 SQL Injection
X-Virus-Scanned: antivirus-gw at tyumen.ru
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]