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

exploitDog

oracle-oval логотип

ELSA-2024-1601

Опубликовано: 03 апр. 2024
Источник: oracle-oval
Платформа: Oracle Linux 8

Описание

ELSA-2024-1601: curl security and bug fix update (MODERATE)

[7.61.1-33.5]

  • cap SFTP packet size sent (RHEL-5485)
  • when keyboard-interactive auth fails, try password (#2229800)
  • unify the upload/method handling (CVE-2023-28322)
  • fix cookie injection with none file (CVE-2023-38546)
  • lowercase the domain names before PSL checks (CVE-2023-46218)

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

Oracle Linux 8

Oracle Linux aarch64

curl

7.61.1-33.el8_9.5

libcurl

7.61.1-33.el8_9.5

libcurl-devel

7.61.1-33.el8_9.5

libcurl-minimal

7.61.1-33.el8_9.5

Oracle Linux x86_64

curl

7.61.1-33.el8_9.5

libcurl

7.61.1-33.el8_9.5

libcurl-devel

7.61.1-33.el8_9.5

libcurl-minimal

7.61.1-33.el8_9.5

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

rocky
около 1 года назад

Moderate: curl security and bug fix update

suse-cvrf
больше 1 года назад

Security update for curl

CVSS3: 3.7
ubuntu
больше 1 года назад

This flaw allows an attacker to insert cookies at will into a running program using libcurl, if the specific series of conditions are met. libcurl performs transfers. In its API, an application creates "easy handles" that are the individual handles for single transfers. libcurl provides a function call that duplicates en easy handle called [curl_easy_duphandle](https://curl.se/libcurl/c/curl_easy_duphandle.html). If a transfer has cookies enabled when the handle is duplicated, the cookie-enable state is also cloned - but without cloning the actual cookies. If the source handle did not read any cookies from a specific file on disk, the cloned version of the handle would instead store the file name as `none` (using the four ASCII letters, no quotes). Subsequent use of the cloned handle that does not explicitly set a source to load cookies from would then inadvertently load cookies from a file named `none` - if such a file exists and is readable in the current directory of the program ...

CVSS3: 3.7
redhat
больше 1 года назад

This flaw allows an attacker to insert cookies at will into a running program using libcurl, if the specific series of conditions are met. libcurl performs transfers. In its API, an application creates "easy handles" that are the individual handles for single transfers. libcurl provides a function call that duplicates en easy handle called [curl_easy_duphandle](https://curl.se/libcurl/c/curl_easy_duphandle.html). If a transfer has cookies enabled when the handle is duplicated, the cookie-enable state is also cloned - but without cloning the actual cookies. If the source handle did not read any cookies from a specific file on disk, the cloned version of the handle would instead store the file name as `none` (using the four ASCII letters, no quotes). Subsequent use of the cloned handle that does not explicitly set a source to load cookies from would then inadvertently load cookies from a file named `none` - if such a file exists and is readable in the current directory of the program ...

CVSS3: 3.7
nvd
больше 1 года назад

This flaw allows an attacker to insert cookies at will into a running program using libcurl, if the specific series of conditions are met. libcurl performs transfers. In its API, an application creates "easy handles" that are the individual handles for single transfers. libcurl provides a function call that duplicates en easy handle called [curl_easy_duphandle](https://curl.se/libcurl/c/curl_easy_duphandle.html). If a transfer has cookies enabled when the handle is duplicated, the cookie-enable state is also cloned - but without cloning the actual cookies. If the source handle did not read any cookies from a specific file on disk, the cloned version of the handle would instead store the file name as `none` (using the four ASCII letters, no quotes). Subsequent use of the cloned handle that does not explicitly set a source to load cookies from would then inadvertently load cookies from a file named `none` - if such a file exists and is readable in the current directory of the program

Уязвимость ELSA-2024-1601