GLSA 201412-16: CouchDB: Denial of Service

Опасность:средняя
Заголовок:CouchDB: Denial of Service
Дата:13.12.2014
Ошибки: #506354
ID:201412-16

Сводка

A vulnerability in CouchDB could result in Denial of Service.

Назначение

Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database.

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

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

Описание

CouchDB does not properly sanitize the count parameter for Universally Unique Identifiers (UUID) requests.

Воздействие

A remote attacker could send a specially crafted request to CouchDB, possibly resulting in a Denial of Service condition.

Обход

The /_uuids handler can be disabled in local.ini with the following configuration:

[httpd_global_handlers] _uuids =

Решение

All CouchDB users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-db/couchdb-1.5.1"
    

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!