ALAS-2025-898


Amazon Linux 2023 Security Advisory: ALAS-2025-898
Advisory Release Date: 2025-03-13 04:48 Pacific
Advisory Updated Date: 2025-03-13 04:48 Pacific
Severity: Medium

Issue Overview:

The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers. (CVE-2025-0938)


Affected Packages:

python3.9


Issue Correction:
Run dnf update python3.9 --releasever 2023.6.20250317 to update your system.

New Packages:
aarch64:
    python3.9-debugsource-3.9.21-1.amzn2023.0.2.aarch64
    python3-tkinter-3.9.21-1.amzn2023.0.2.aarch64
    python3-3.9.21-1.amzn2023.0.2.aarch64
    python3-idle-3.9.21-1.amzn2023.0.2.aarch64
    python3-devel-3.9.21-1.amzn2023.0.2.aarch64
    python3-debug-3.9.21-1.amzn2023.0.2.aarch64
    python3.9-debuginfo-3.9.21-1.amzn2023.0.2.aarch64
    python3-libs-3.9.21-1.amzn2023.0.2.aarch64
    python3-test-3.9.21-1.amzn2023.0.2.aarch64

noarch:
    python-unversioned-command-3.9.21-1.amzn2023.0.2.noarch

src:
    python3.9-3.9.21-1.amzn2023.0.2.src

x86_64:
    python3-devel-3.9.21-1.amzn2023.0.2.x86_64
    python3-tkinter-3.9.21-1.amzn2023.0.2.x86_64
    python3.9-debugsource-3.9.21-1.amzn2023.0.2.x86_64
    python3-idle-3.9.21-1.amzn2023.0.2.x86_64
    python3-3.9.21-1.amzn2023.0.2.x86_64
    python3-debug-3.9.21-1.amzn2023.0.2.x86_64
    python3.9-debuginfo-3.9.21-1.amzn2023.0.2.x86_64
    python3-libs-3.9.21-1.amzn2023.0.2.x86_64
    python3-test-3.9.21-1.amzn2023.0.2.x86_64