GLSA 200402-04: Gallery 1.4.1 and below remote exploit vulnerability

Опасность:средняя
Заголовок:Gallery 1.4.1 and below remote exploit vulnerability
Дата:11.02.2004
Ошибки: #39638
ID:200402-04

Сводка

The Gallery developers have discovered a potentially serious security flaw in Gallery 1.3.1, 1.3.2, 1.3.3, 1.4 and 1.4.1 which can allow a remote exploit of your webserver.

Назначение

Gallery is an open source image management system written in PHP. More information is available at http://gallery.sourceforge.net

Уязвимые пакеты

Пакет Уязвимый Нетронутый Архитектура(ы)
www-apps/gallery < 1.4.1_p1 >= 1.4.1_p1 All supported architectures

Описание

Starting in the 1.3.1 release, Gallery includes code to simulate the behaviour of the PHP 'register_globals' variable in environments where that setting is disabled. It is simulated by extracting the values of the various $HTTP_ global variables into the global namespace.

Воздействие

A crafted URL such as http://example.com/gallery/init.php?HTTP_POST_VARS=xxx causes the 'register_globals' simulation code to overwrite the $HTTP_POST_VARS which, when it is extracted, will deliver the given payload. If the payload compromises $GALLERY_BASEDIR then the malicious user can perform a PHP injection exploit and gain remote access to the webserver with PHP user UID access rights.

Обход

The workaround for the vulnerability is to replace init.php and setup/init.php with the files in the following ZIP file: http://prdownloads.sourceforge.net/gallery/patch_1.4.1-to-1.4.1-pl1.zip?download

Решение

All users are encouraged to upgrade their gallery installation:

    # emerge sync
    # emerge -p ">=www-apps/gallery-1.4.1_p1"
    # emerge ">=www-apps/gallery-1.4.1_p1"

Ссылки

Наличие

Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security: http://security.gentoo.org/glsa/glsa-200402-04.xml

Опасения?

Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.

Лицензия

Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.

Спасибо!