GLSA 200711-17: Ruby on Rails: Multiple vulnerabilities

Опасность:средняя
Заголовок:Ruby on Rails: Multiple vulnerabilities
Дата:14.11.2007
Ошибки: #195315, #182223
ID:200711-17

Сводка

Several vulnerabilities were found in Ruby on Rails allowing for file disclosure and theft of user credentials.

Назначение

Ruby on Rails is a free web framework used to develop database-driven web applications.

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

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

Описание

candlerb found that ActiveResource, when processing responses using the Hash.from_xml() function, does not properly sanitize filenames (CVE-2007-5380). The session management functionality allowed the "session_id" to be set in the URL (CVE-2007-5380). BCC discovered that the to_json() function does not properly sanitize input before returning it to the user (CVE-2007-3227).

Воздействие

Unauthenticated remote attackers could exploit these vulnerabilities to determine the existence of files or to read the contents of arbitrary XML files; conduct session fixation attacks and gain unauthorized access; and to execute arbitrary HTML and script code in a user's browser session in context of an affected site by enticing a user to browse a specially crafted URL.

Обход

There is no known workaround at this time.

Решение

All Ruby on Rails users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=dev-ruby/rails-1.2.5"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!