ALAS-2024-2715


Amazon Linux 2 Security Advisory: ALAS-2024-2715
Advisory Release Date: 2024-12-05 01:02 Pacific
Advisory Updated Date: 2024-12-19 16:00 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-pip


Note:

This advisory is applicable to Amazon Linux 2 (AL2) Core repository. Visit this FAQ section for the difference between AL2 Core and AL2 Extras advisories.


Issue Correction:
Run yum update python-pip to update your system.

New Packages:
noarch:
    python2-pip-20.2.2-1.amzn2.0.8.noarch
    python3-pip-20.2.2-1.amzn2.0.8.noarch
    python-pip-wheel-20.2.2-1.amzn2.0.8.noarch

src:
    python-pip-20.2.2-1.amzn2.0.8.src