Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2023-2650

Опубликовано: 17 мая 2023
Источник: oracle-oval
Платформа: Oracle Linux 9

Описание

ELSA-2023-2650: curl security update (MODERATE)

[7.76.1-23.el9_2.1]

  • fix FTP too eager connection reuse (CVE-2023-27535)

[7.76.1-23]

  • fix HTTP multi-header compression denial of service (CVE-2023-23916)

[7.76.1-22]

  • smb/telnet: fix use-after-free when HTTP proxy denies tunnel (CVE-2022-43552)

[7.76.1-21]

  • fix POST following PUT confusion (CVE-2022-32221)

[7.76.1-20]

  • control code in cookie denial of service (CVE-2022-35252)

Обновленные пакеты

Oracle Linux 9

Oracle Linux aarch64

curl

7.76.1-23.el9

curl

7.76.1-23.el9_2.1

curl-minimal

7.76.1-23.el9

curl-minimal

7.76.1-23.el9_2.1

libcurl

7.76.1-23.el9

libcurl

7.76.1-23.el9_2.1

libcurl-devel

7.76.1-23.el9

libcurl-devel

7.76.1-23.el9_2.1

libcurl-minimal

7.76.1-23.el9

libcurl-minimal

7.76.1-23.el9_2.1

Oracle Linux x86_64

curl

7.76.1-23.el9

curl

7.76.1-23.el9_2.1

curl-minimal

7.76.1-23.el9

curl-minimal

7.76.1-23.el9_2.1

libcurl

7.76.1-23.el9

libcurl

7.76.1-23.el9_2.1

libcurl-devel

7.76.1-23.el9

libcurl-devel

7.76.1-23.el9_2.1

libcurl-minimal

7.76.1-23.el9

libcurl-minimal

7.76.1-23.el9_2.1

Связанные CVE

Связанные уязвимости

CVSS3: 5.9
ubuntu
около 2 лет назад

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.

CVSS3: 5.9
redhat
больше 2 лет назад

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.

CVSS3: 5.9
nvd
около 2 лет назад

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.

CVSS3: 5.9
msrc
около 2 лет назад

Описание отсутствует

CVSS3: 5.9
debian
около 2 лет назад

An authentication bypass vulnerability exists in libcurl <8.0.0 in the ...