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

exploitDog

oracle-oval логотип

ELSA-2023-7743

Опубликовано: 12 дек. 2023
Источник: oracle-oval
Платформа: Oracle Linux 7

Описание

ELSA-2023-7743: curl security update (LOW)

[7.29.0-59.0.3.el7_9.2]

[7.29.0-59.el7_9.2]

  • fix HTTP proxy deny use after free (CVE-2022-43552)
  • rebuild certs with 2048-bit RSA keys

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

Oracle Linux 7

Oracle Linux aarch64

curl

7.29.0-59.0.3.el7_9.2

libcurl

7.29.0-59.0.3.el7_9.2

libcurl-devel

7.29.0-59.0.3.el7_9.2

Oracle Linux x86_64

curl

7.29.0-59.0.3.el7_9.2

libcurl

7.29.0-59.0.3.el7_9.2

libcurl-devel

7.29.0-59.0.3.el7_9.2

Связанные CVE

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

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

A use after free vulnerability exists in curl <7.87.0. Curl can be asked to *tunnel* virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path.

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

A use after free vulnerability exists in curl <7.87.0. Curl can be asked to *tunnel* virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path.

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

A use after free vulnerability exists in curl <7.87.0. Curl can be asked to *tunnel* virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path.

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

Open Source Curl Remote Code Execution Vulnerability

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

A use after free vulnerability exists in curl <7.87.0. Curl can be ask ...