Lucene search
+L

67 matches found

SUSE Linux
SUSE Linux
added 2025/02/13 11:50 a.m.1 views

Security update for python

This update for python fixes the following issues: CVE-2025-0938: functions urllib.parse.urlsplit and urlparse accept domain names including square brackets bsc1236705. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

6.3CVSS7.6AI score0.01525EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/01 3:47 a.m.7 views

SUSE CVE-2025-0938

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...

4CVSS7AI score0.01525EPSS
SaveExploits0References30
OSV
OSV
added 2025/01/10 1:0 p.m.8 views

OESA-2025-1028 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

6.3CVSS6.7AI score0.0067EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/10 1:0 p.m.4 views

OESA-2025-1027 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

6.3CVSS6.7AI score0.0067EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/10 11:25 a.m.25 views

BIT-PYTHON-2024-11168 Improper validation of IPv6 and IPvFuture addresses

The urllib.parse.urlsplit and urlparse functions improperly validated bracketed hosts , allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser...

6.3CVSS6.2AI score0.0067EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/12/04 8:22 a.m.5 views

python: Improper validation of IPv6 and IPvFuture addresses

A flaw was found in Python. The urllib.parse.urlsplit and urlparse functions improperly validated bracketed hosts , allowing hosts that weren't IPv6 or IPvFuture compliant. This behavior was not conformant to RFC 3986 and was potentially vulnerable to server-side request forgery SSRF if a URL is...

6.3CVSS6.7AI score0.0067EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/11/14 1:1 a.m.4 views

SUSE CVE-2024-11168

The urllib.parse.urlsplit and urlparse functions improperly validated bracketed hosts , allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser...

3.7CVSS7AI score0.0067EPSS
SaveExploits0References25
OSV
OSV
added 2024/11/12 10:15 p.m.4 views

AZL-53016 CVE-2024-11168 affecting package python3 for versions less than 3.9.19-7

The urllib.parse.urlsplit and urlparse functions improperly validated bracketed hosts , allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser...

6.3CVSS6.7AI score0.0067EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/12 10:15 p.m.2 views

DEBIAN-CVE-2024-11168

The urllib.parse.urlsplit and urlparse functions improperly validated bracketed hosts , allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser...

6.3CVSS6.4AI score0.0067EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/12 9:22 p.m.369 views

CVE-2024-11168

CVE-2024-11168 affects CPython’s urllib.parse.urlsplit/urlparse, where bracketed hosts ([]) were not validated per RFC 3986, allowing non-IPv6/Future hosts and potentially enabling SSRF if a URL is processed by multiple parsers. Affected components are the Python standard library’s URL parsing fu...

6.3CVSS6.9AI score0.0067EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/11/12 12:0 a.m.5 views

Python 代码问题漏洞

Python is an open source, object-oriented programming language from the Python Foundation. The language is extensible, supports modules and packages, and supports multiple platforms. A code issue vulnerability exists in Python that stems from the urllib.parse.urlsplit function and the urlparse...

6.3CVSS6.9AI score0.0067EPSS
SaveExploits0References8
CloudLinux
CloudLinux
added 2023/07/20 8:54 p.m.53 views

python: Fix of CVE-2023-24329

CVE-2023-24329: part2: Start stripping C0 control and space chars in urlsplit - Also correct the first CVE-2023-24329 patch: Fix testattributesbadscheme to check for non-ascii symbol as first character of url...

7.5CVSS7AI score0.20459EPSS
SaveExploits3
OSV
OSV
added 2023/07/20 8:54 p.m.15 views

CLSA-2023-1689886440 python: Fix of CVE-2023-24329

CVE-2023-24329: part2: Start stripping C0 control and space chars in urlsplit - Also correct the first CVE-2023-24329 patch: Fix testattributesbadscheme to check for non-ascii symbol as first character of url...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References1
OSV
OSV
added 2023/07/20 8:48 p.m.7 views

CLSA-2023-1689886120 python: Fix of CVE-2023-24329

CVE-2023-24329: part2: Start stripping C0 control and space chars in urlsplit - Also correct the first CVE-2023-24329 patch: Fix testattributesbadscheme to check for non-ascii symbol as first character of url...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References1
OSV
OSV
added 2023/07/20 8:46 p.m.14 views

CLSA-2023-1689885970 Fix CVE(s): CVE-2023-24329

SECURITY UPDATE: urllib.parse space handling CVE-2023-24329 appears unfixed - debian/patches/CVE-2023-24329-2.patch: Start stripping C0 control and space chars in urlsplit - CVE-2023-24329...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References1
OSV
OSV
added 2023/07/20 8:44 p.m.8 views

CLSA-2023-1689885838 Fix CVE(s): CVE-2023-24329

SECURITY UPDATE: urllib.parse space handling CVE-2023-24329 appears unfixed - debian/patches/CVE-2023-24329-2-v2.7.patch: Start stripping C0 control and space chars in urlsplit - debian/patches/CVE-2023-24329-v2.7.patch: Fix testattributesbadscheme to check for non-ascii symbol as first character...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References1
OSV
OSV
added 2023/07/20 8:39 p.m.23 views

CLSA-2023-1689885583 python3: Fix of CVE-2023-24329

CVE-2023-24329: part2: Start stripping C0 control and space chars in urlsplit...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References1
OSV
OSV
added 2023/07/20 8:36 p.m.16 views

CLSA-2023-1689885378 python2: Fix of CVE-2023-24329

CVE-2023-24329: part2: Start stripping C0 control and space chars in urlsplit - Also correct the first CVE-2023-24329 patch: Fix testattributesbadscheme to check for non-ascii symbol as first character of url...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References1
OSV
OSV
added 2023/07/20 8:34 p.m.13 views

CLSA-2023-1689885237 python3: Fix of CVE-2023-24329

CVE-2023-24329: part2: Start stripping C0 control and space chars in urlsplit...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References1
OSV
OSV
added 2023/07/20 8:30 p.m.7 views

CLSA-2023-1689885005 python2: Fix of CVE-2023-24329

CVE-2023-24329: part2: Start stripping C0 control and space chars in urlsplit - Also correct the first CVE-2023-24329 patch: Fix testattributesbadscheme to check for non-ascii symbol as first character of url...

7.5CVSS7AI score0.20459EPSS
SaveExploits3References1
Rows per page
Query Builder