Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Please make sure you have version from 2008 07 17 atleast.

16 Jul 2008, 19:30

We fixed critical issue with admin login, if you put V2 online, please download again and replace imagevue directory.

If you editred configs you could keep imagevue/config intact.
firedev.com
 
User avatar
mikeatenor
Posts: 14
Joined: 05 Oct 2006, 11:13

Re: Please make sure you have version from 2008 07 17 atleas

16 Jul 2008, 21:13

pain wrote:We fixed critical issue with admin login, if you put V2 online, please download again and replace imagevue directory.

If you editred configs you could keep imagevue/config intact.
If this is regarding the admin login being open...you can change the password on the update, but you can ALSO still use passwd and it will let you in! Even after the password has been changed and saved. Just thought I would let you know. Not sure if this resides in the "users.php" file in the imagevue\admin\protected folder? This might be what is allowing the override. Not a programmer but this is the only place that I have found that access. Just an FYI! The one part we want to keep secure :D
Thanks,
Mike
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

17 Jul 2008, 02:24

Are you sure it could actually write to file?
firedev.com
 
neutron
Posts: 6
Joined: 15 Jun 2008, 11:15

17 Jul 2008, 02:44

Hey there..

Maybe you should mention somewhere that you don't need to set the folder/files to 777. This is mostly a security problem. If you set up your web server with php as cgi you can set the directories to 755 and files to 644 and it works like a charm. Setting files and folders to 777 means it is read and writeable by world, if someone has a bit knowledge he can easily beat your whole machine.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

17 Jul 2008, 03:34

neutron wrote:Hey there..

Maybe you should mention somewhere that you don't need to set the folder/files to 777. This is mostly a security problem. If you set up your web server with php as cgi you can set the directories to 755 and files to 644 and it works like a charm. Setting files and folders to 777 means it is read and writeable by world, if someone has a bit knowledge he can easily beat your whole machine.
Thanks for the tip! We will dwell into permissions, and create some further guidelines.
 
User avatar
mikeatenor
Posts: 14
Joined: 05 Oct 2006, 11:13

17 Jul 2008, 10:39

pain wrote:Are you sure it could actually write to file?
Yes. I could write and save to file just as a standard admin.
Thanks,
Mike