Bug 2343237 (CVE-2025-0938)
Summary: | CVE-2025-0938 python: cpython: URL parser allowed square brackets in domain names | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | Keywords: | Security |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
A flaw was found in Python. The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accept 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.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2343272, 2343273, 2343274, 2343275, 2343276, 2343277, 2343278, 2343279 | ||
Bug Blocks: |
Description
OSIDB Bzimport
2025-01-31 18:01:10 UTC
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2025:6977 https://access.redhat.com/errata/RHSA-2025:6977 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2025:7107 https://access.redhat.com/errata/RHSA-2025:7107 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2025:7109 https://access.redhat.com/errata/RHSA-2025:7109 |