ALAS-2025-1972


Amazon Linux 1 (EOL) Security Advisory: ALAS-2025-1972
Advisory Released Date: 2025-04-29
Advisory Updated Date: 2025-04-29
Severity: Medium

Issue Overview:

A CRLF injection flaw was discovered in python in the way URLs are handled when doing an HTTP/HTTPS connection (e.g. through urlopen() or HTTPConnection). An attacker who can control the url parameter passed to urlopen method in the urllib/urllib2 modules can inject CRLF sequences and HTTP headers by abusing the "host" part of the URL. (CVE-2019-18348)

A flaw was found in python. In Lib/tarfile.py an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation. (CVE-2019-20907)


Affected Packages:

python26


Issue Correction:
Run yum update python26 to update your system.

New Packages:
i686:
    python26-2.6.9-2.92.amzn1.i686
    python26-test-2.6.9-2.92.amzn1.i686
    python26-debuginfo-2.6.9-2.92.amzn1.i686
    python26-devel-2.6.9-2.92.amzn1.i686
    python26-tools-2.6.9-2.92.amzn1.i686
    python26-libs-2.6.9-2.92.amzn1.i686

src:
    python26-2.6.9-2.92.amzn1.src

x86_64:
    python26-2.6.9-2.92.amzn1.x86_64
    python26-tools-2.6.9-2.92.amzn1.x86_64
    python26-libs-2.6.9-2.92.amzn1.x86_64
    python26-test-2.6.9-2.92.amzn1.x86_64
    python26-devel-2.6.9-2.92.amzn1.x86_64
    python26-debuginfo-2.6.9-2.92.amzn1.x86_64