Описание
ELSA-2023-3106: curl security and bug fix update (MODERATE)
[7.61.1-30.el8_8.2]
- sftp: do not specify O_APPEND when not in append mode (#2187717)
[7.61.1-30.el8_8.1]
- fix FTP too eager connection reuse (CVE-2023-27535)
Обновленные пакеты
Oracle Linux 8
Oracle Linux aarch64
curl
7.61.1-30.el8_8.2
libcurl
7.61.1-30.el8_8.2
libcurl-devel
7.61.1-30.el8_8.2
libcurl-minimal
7.61.1-30.el8_8.2
Oracle Linux x86_64
curl
7.61.1-30.el8_8.2
libcurl
7.61.1-30.el8_8.2
libcurl-devel
7.61.1-30.el8_8.2
libcurl-minimal
7.61.1-30.el8_8.2
Связанные CVE
Связанные уязвимости
An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.
An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.
An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.
An authentication bypass vulnerability exists in libcurl <8.0.0 in the ...