Amazon Linux 2023 Security Advisory: ALAS2023-2024-780
Advisory Released Date: 2024-12-12
Advisory Updated Date: 2024-12-16
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.11-pip
Issue Correction:
Run dnf update python3.11-pip --releasever 2023.6.20241212 to update your system.
New Packages:
noarch:
python3.11-pip-wheel-22.3.1-2.amzn2023.0.5.noarch
python3.11-pip-22.3.1-2.amzn2023.0.5.noarch
src:
python3.11-pip-22.3.1-2.amzn2023.0.5.src