GLSA 200712-05: PEAR::MDB2: Information disclosure

Опасность:средняя
Заголовок:PEAR::MDB2: Information disclosure
Дата:09.12.2007
Ошибки: #198446
ID:200712-05

Сводка

A vulnerability when handling database input in PEAR::MDB2 allows remote attackers to obtain sensitive information.

Назначение

PEAR::MDB2 is a database abstraction layer for PHP aimed to provide a common API for all supported relational database management systems. A LOB ("large object") is a database field holding binary data.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
dev-php/PEAR-MDB2 < 2.5.0_alpha1 >= 2.5.0_alpha1 All supported architectures

Описание

priyadi discovered that the request to store a URL string as a LOB is treated as a request to retrieve and store the contents of the URL.

Воздействие

If an application using PEAR::MDB2 allows input of LOB values via a web form, remote attackers could use the application as an indirect proxy or obtain sensitive information, including "file://" URLs local to the web server.

Обход

As a workaround, manually filter input before storing it as a LOB in PEAR::MDB2.

Решение

All PEAR::MDB2 users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=dev-php/PEAR-MDB2-2.5.0_alpha1"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!