| View previous topic :: View next topic |
| Author |
Message |
MoeVanWoe
Joined: 28 Jan 2007 Posts: 6
|
Posted: Sun Jul 08, 2007 6:09 pm Post subject: !Important! - Remote SQL Injection Vulnerability |
|
|
Hi FSG-Team,
i sent you an important pn about an bug. I don't want to publish it here, but I hope you can fix it fastly for the other FSG User.
mfg Moe[/b] |
|
| Back to top |
|
 |
FGS Support FGS Staff

Joined: 22 Jun 2006 Posts: 517
|
Posted: Sun Jul 08, 2007 7:35 pm Post subject: |
|
|
Thanks for your report.
Kindly replace from line 1 to line 2 to all the member.php file from theme folder
| Code: |
$user =$_GET[user];
|
| Code: |
$user = mysql_escape_string($_GET[user]);
|
|
|
| Back to top |
|
 |
FGS Sales FGS Staff

Joined: 22 Jun 2006 Posts: 417
|
|
| Back to top |
|
 |
avoulvou
Joined: 24 Jun 2006 Posts: 15
|
Posted: Wed Aug 08, 2007 9:00 pm Post subject: |
|
|
| Hi do you have send patch to all users? because I don't have receive anything |
|
| Back to top |
|
 |
FGS Sales FGS Staff

Joined: 22 Jun 2006 Posts: 417
|
Posted: Wed Aug 08, 2007 11:51 pm Post subject: |
|
|
Please make sure that your email is set to accept emails from our domain (flashgamescript.com). If you have changed your email, always send us a short note to notify us so we can keep your latest email. _________________ I usually play in Puzzle Games.
Currently Playing: Bloomin Gardens: My favorite logic game. |
|
| Back to top |
|
 |
|