Gallery 1.4-pl2 released [SECURITY FIX]

"Bharat Mediratta" <[email protected]> Sat, 11 Oct 2003 23:07:16 -0700
Newsgroups gmane.comp.web.gallery.announce
Message-ID <005e01c39087$1a7cff50$0b05000a@firebrand>
We've been alerted to a security vulnerability in Gallery 1.4 that can allow
remote access to your system. It only affects a very small percentage of
Unix installations (though it affects a all Windows installations). Only the
following versions of Gallery have the bug:
* 1.4
* 1.4-pl1
* 1.4.1 (unreleased; prior to build 145)

On Unix, this vulnerability only affects systems where Gallery is left in
configuration mode (a relatively small percentage of Gallery users since
Gallery is not operational in configuration mode). On Windows, this
vulnerability affects anybody using versions of Gallery with the bug. The
problem has been fixed in:
* 1.4-pl2 (download: http://sf.net/projects/gallery)
* 1.4.1   (unreleased; build 145)

 We strongly recommend that you upgrade to 1.4-pl2 immediately. However, if
you don't want to install the entire 1.4-pl2 update, there are two simple
approches you can take to resolve this problem.

1. Delete gallery/setup/index.php. This will disable the configuration
wizard for you until you restore this file or upgrade.

Or

2. Open gallery/setup/index.php in a text editor and change the following
lines:
  if (!isset($GALLERY_BASEDIR)) {
    $GALLERY_BASEDIR = '../';
  }
to this:

  $GALLERY_BASEDIR = '../';

Note that all we are doing is deleting two lines of code.

regards,
Bharat Mediratta
Gallery Development Team



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
__[ g a l l e r y - a n n o u n c e ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]