ALAS-2024-782


Amazon Linux 2023 Security Advisory: ALAS-2024-782
Advisory Release Date: 2024-12-05 20:34 Pacific
Advisory Updated Date: 2024-12-16 13:30 Pacific
Severity: Medium

Issue Overview:

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. (CVE-2024-35195)


Affected Packages:

python-requests


Issue Correction:
Run dnf update python-requests --releasever 2023.6.20241212 to update your system.

New Packages:
noarch:
    python3-requests+security-2.25.1-1.amzn2023.0.4.noarch
    python3-requests+socks-2.25.1-1.amzn2023.0.4.noarch
    python3-requests-2.25.1-1.amzn2023.0.4.noarch

src:
    python-requests-2.25.1-1.amzn2023.0.4.src