ALAS-2025-829


Amazon Linux 2023 Security Advisory: ALAS-2025-829
Advisory Release Date: 2025-01-30 03:53 Pacific
Advisory Updated Date: 2025-02-05 11:08 Pacific
Severity: Medium

Issue Overview:

The "ipaddress" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as "globally reachable" or "private". This affected the is_private and is_global properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and ipaddress.IPv6Network classes, where values wouldn't be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.

CPython 3.12.4 and 3.13.0a6 contain updated information from these registries and thus have the intended behavior. (CVE-2024-4032)

There is a MEDIUM severity vulnerability affecting CPython.

The
email module didn't properly quote newlines for email headers when
serializing an email message allowing for header injection when an email
is serialized. (CVE-2024-6923)

There is a LOW severity vulnerability affecting CPython, specifically the
'http.cookies' standard library module.


When parsing cookies that contained backslashes for quoted characters in
the cookie value, the parser would use an algorithm with quadratic
complexity, resulting in excess CPU resources being used while parsing the
value. (CVE-2024-7592)


Affected Packages:

python3.11


Issue Correction:
Run dnf update python3.11 --releasever 2023.6.20250203 to update your system.

New Packages:
aarch64:
    python3.11-devel-3.11.6-1.amzn2023.0.6.aarch64
    python3.11-tkinter-3.11.6-1.amzn2023.0.6.aarch64
    python3.11-idle-3.11.6-1.amzn2023.0.6.aarch64
    python3.11-3.11.6-1.amzn2023.0.6.aarch64
    python3.11-debugsource-3.11.6-1.amzn2023.0.6.aarch64
    python3.11-debug-3.11.6-1.amzn2023.0.6.aarch64
    python3.11-debuginfo-3.11.6-1.amzn2023.0.6.aarch64
    python3.11-libs-3.11.6-1.amzn2023.0.6.aarch64
    python3.11-test-3.11.6-1.amzn2023.0.6.aarch64

src:
    python3.11-3.11.6-1.amzn2023.0.6.src

x86_64:
    python3.11-3.11.6-1.amzn2023.0.6.x86_64
    python3.11-tkinter-3.11.6-1.amzn2023.0.6.x86_64
    python3.11-devel-3.11.6-1.amzn2023.0.6.x86_64
    python3.11-debugsource-3.11.6-1.amzn2023.0.6.x86_64
    python3.11-idle-3.11.6-1.amzn2023.0.6.x86_64
    python3.11-debug-3.11.6-1.amzn2023.0.6.x86_64
    python3.11-debuginfo-3.11.6-1.amzn2023.0.6.x86_64
    python3.11-libs-3.11.6-1.amzn2023.0.6.x86_64
    python3.11-test-3.11.6-1.amzn2023.0.6.x86_64