GLSA 200512-03: phpMyAdmin: Multiple vulnerabilities

Опасность:средняя
Заголовок:phpMyAdmin: Multiple vulnerabilities
Дата:11.12.2005
Ошибки: #114662
ID:200512-03

Сводка

Multiple flaws in phpMyAdmin may lead to several XSS issues and local and remote file inclusion vulnerabilities.

Назначение

phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the web.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
dev-db/phpmyadmin < 2.7.0_p1 >= 2.7.0_p1 All supported architectures

Описание

Stefan Esser from Hardened-PHP reported about multiple vulnerabilties found in phpMyAdmin. The $GLOBALS variable allows modifying the global variable import_blacklist to open phpMyAdmin to local and remote file inclusion, depending on your PHP version (CVE-2005-4079, PMASA-2005-9). Furthermore, it is also possible to conduct an XSS attack via the $HTTP_HOST variable and a local and remote file inclusion because the contents of the variable are under total control of the attacker (CVE-2005-3665, PMASA-2005-8).

Воздействие

A remote attacker may exploit these vulnerabilities by sending malicious requests, causing the execution of arbitrary code with the rights of the user running the web server. The cross-site scripting issues allow a remote attacker to inject and execute malicious script code or to steal cookie-based authentication credentials, potentially allowing unauthorized access to phpMyAdmin.

Обход

There is no known workaround at this time.

Решение

All phpMyAdmin users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=dev-db/phpmyadmin-2.7.0_p1"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!