ALAS2023-2025-957


Amazon Linux 2023 Security Advisory: ALAS2023-2025-957
Advisory Released Date: 2025-04-29
Advisory Updated Date: 2025-04-29
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:

python3.12-pip


Issue Correction:
Run dnf update python3.12-pip --releasever 2023.7.20250428 to update your system.

New Packages:
noarch:
    python3.12-pip-wheel-23.2.1-4.amzn2023.0.2.noarch
    python3.12-pip-23.2.1-4.amzn2023.0.2.noarch

src:
    python3.12-pip-23.2.1-4.amzn2023.0.2.src