GLSA 201203-02: cURL: Multiple vulnerabilities

Опасность:средняя
Заголовок:cURL: Multiple vulnerabilities
Дата:06.03.2012
Ошибки: #308645, #373235, #400799
ID:201203-02

Сводка

Multiple vulnerabilities have been found in cURL, the worst of which might allow remote execution of arbitrary code.

Назначение

cURL is a command line tool for transferring files with URL syntax, supporting numerous protocols.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
net-misc/curl < 7.24.0 >= 7.24.0 All supported architectures

Описание

Multiple vulnerabilities have been found in cURL:

  • When zlib is enabled, the amount of data sent to an application for automatic decompression is not restricted (CVE-2010-0734).
  • When performing GSSAPI authentication, credential delegation is always used (CVE-2011-2192).
  • When SSL is enabled, cURL improperly disables the OpenSSL workaround to mitigate an information disclosure vulnerability in the SSL and TLS protocols (CVE-2011-3389).
  • libcurl does not properly verify file paths for escape control characters in IMAP, POP3 or SMTP URLs (CVE-2012-0036).

Воздействие

A remote attacker could entice a user or automated process to open a specially crafted file or URL using cURL, possibly resulting in the remote execution of arbitrary code, a Denial of Service condition, disclosure of sensitive information, or unwanted actions performed via the IMAP, POP3 or SMTP protocols. Furthermore, remote servers may be able to impersonate clients via GSSAPI requests.

Обход

There is no known workaround at this time.

Решение

All cURL users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=net-misc/curl-7.24.0"
    

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!