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

exploitDog

oracle-oval логотип

ELSA-2024-2986

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

Описание

ELSA-2024-2986: python3.11-urllib3 security update (MODERATE)

[1.26.12-2]

  • Security fix for CVE-2023-43804 Resolves: RHEL-11996

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

Oracle Linux 8

Oracle Linux aarch64

python3.11-urllib3

1.26.12-2.el8

Oracle Linux x86_64

python3.11-urllib3

1.26.12-2.el8

Связанные CVE

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

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

urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unknowingly leak information via HTTP redirects to a different origin if that user doesn't disable redirects explicitly. This issue has been patched in urllib3 version 1.26.17 or 2.0.5.

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

urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unknowingly leak information via HTTP redirects to a different origin if that user doesn't disable redirects explicitly. This issue has been patched in urllib3 version 1.26.17 or 2.0.5.

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

urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unknowingly leak information via HTTP redirects to a different origin if that user doesn't disable redirects explicitly. This issue has been patched in urllib3 version 1.26.17 or 2.0.5.

CVSS3: 8.1
msrc
2 месяца назад

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

CVSS3: 5.9
debian
больше 1 года назад

urllib3 is a user-friendly HTTP client library for Python. urllib3 doe ...