Описание
Security update for curl
This update for curl fixes the following issues:
- CVE-2021-22898: Fixed curl TELNET stack contents disclosure (bsc#1186114).
- Allow partial chain verification [jsc#SLE-17956]
- Have intermediate certificates in the trust store be treated as trust-anchors, in the same way as self-signed root CA certificates are. This allows users to verify servers using the intermediate cert only, instead of needing the whole chain.
- Set FLAG_TRUSTED_FIRST unconditionally.
- Do not check partial chains with CRL check.
Список пакетов
openSUSE Leap 15.3
curl-7.66.0-4.17.1
curl-mini-7.66.0-4.17.1
libcurl-devel-7.66.0-4.17.1
libcurl-devel-32bit-7.66.0-4.17.1
libcurl-mini-devel-7.66.0-4.17.1
libcurl4-7.66.0-4.17.1
libcurl4-32bit-7.66.0-4.17.1
libcurl4-mini-7.66.0-4.17.1
Ссылки
- E-Mail link for openSUSE-SU-2021:1762-1
- SUSE Security Ratings
- SUSE Bug 1186114
- SUSE CVE CVE-2021-22898 page
Описание
curl 7.7 through 7.76.1 suffers from an information disclosure when the `-t` command line option, known as `CURLOPT_TELNETOPTIONS` in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server, resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.
Затронутые продукты
openSUSE Leap 15.3:curl-7.66.0-4.17.1
openSUSE Leap 15.3:curl-mini-7.66.0-4.17.1
openSUSE Leap 15.3:libcurl-devel-32bit-7.66.0-4.17.1
openSUSE Leap 15.3:libcurl-devel-7.66.0-4.17.1
Ссылки
- CVE-2021-22898
- SUSE Bug 1186114
- SUSE Bug 1192450