GLSA 200503-19: MySQL: Multiple vulnerabilities

Опасность:средняя
Заголовок:MySQL: Multiple vulnerabilities
Дата:16.03.2005
Ошибки: #84819
ID:200503-19

Сводка

MySQL contains several vulnerabilities potentially leading to the overwriting of local files or to the execution of arbitrary code.

Назначение

MySQL is a fast, multi-threaded, multi-user SQL database server.

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

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

Описание

MySQL fails to properly validate input for authenticated users with INSERT and DELETE privileges (CAN-2005-0709 and CAN-2005-0710). Furthermore MySQL uses predictable filenames when creating temporary files with CREATE TEMPORARY TABLE (CAN-2005-0711).

Воздействие

An attacker with INSERT and DELETE privileges could exploit this to manipulate the mysql table or accessing libc calls, potentially leading to the execution of arbitrary code with the permissions of the user running MySQL. An attacker with CREATE TEMPORARY TABLE privileges could exploit this to overwrite arbitrary files via a symlink attack.

Обход

There is no known workaround at this time.

Решение

All MySQL users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=dev-db/mysql-4.0.24"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!