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

exploitDog

oracle-oval логотип

ELSA-2025-7049

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

Описание

ELSA-2025-7049: python-requests security update (MODERATE)

[2.25.1-9]

  • Security fix for CVE-2024-35195 Resolves: RHEL-37609

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

Oracle Linux 9

Oracle Linux aarch64

python3-requests

2.25.1-9.el9

python3-requests+security

2.25.1-9.el9

python3-requests+socks

2.25.1-9.el9

Oracle Linux x86_64

python3-requests+security

2.25.1-9.el9

python3-requests+socks

2.25.1-9.el9

python3-requests

2.25.1-9.el9

Связанные CVE

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

CVSS3: 5.6
ubuntu
около 1 года назад

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.

CVSS3: 5.6
redhat
около 1 года назад

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.

CVSS3: 5.6
nvd
около 1 года назад

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.

CVSS3: 5.6
msrc
около 1 года назад

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

CVSS3: 5.6
debian
около 1 года назад

Requests is a HTTP library. Prior to 2.32.0, when making requests thro ...