Lucene search
+L

245 matches found

OSV
OSV
added 2025/03/10 7:45 p.m.7 views

CLSA-2025-1741635940 python3: Fix of 2 CVEs

CVE-2024-11168: fix improper validation of bracketed hosts in urllib.parse.urlsplit and urlparse functions - CVE-2025-0938: fix incomplete algorithm of validating hosts by disallowing square brackets in domain names...

6.3CVSS6.8AI score0.01499EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/10 7:40 p.m.8 views

CLSA-2025-1741635599 python3: Fix of 2 CVEs

CVE-2024-11168: fix improper validation of bracketed hosts in urllib.parse.urlsplit and urlparse functions - CVE-2025-0938: fix incomplete algorithm of validating hosts by disallowing square brackets in domain names...

6.3CVSS6.8AI score0.01499EPSS
SaveExploits0References1
Amazon
Amazon
added 2025/03/06 12:0 a.m.8 views

Medium: python3.11

Issue Overview: A vulnerability has been found in the CPython venv module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts ie "source venv/bin/activate". This means...

7.8CVSS7.7AI score0.01499EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/02/25 8:0 a.m.6 views

URL parser allowed square brackets in domain names

...

6.3CVSS6.8AI score0.01499EPSS
SaveExploits0
OSV
OSV
added 2025/02/21 1:35 p.m.7 views

OESA-2025-1151 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.8AI score0.01499EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/21 1:35 p.m.5 views

OESA-2025-1150 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.8AI score0.01499EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/21 1:35 p.m.5 views

OESA-2025-1149 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.8AI score0.01499EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/21 1:35 p.m.9 views

OESA-2025-1148 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.8AI score0.01499EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/20 5:54 p.m.9 views

USN-7280-1 python3.10, python3.12, python3.8 vulnerability

It was discovered that Python incorrectly handled parsing domain names that included square brackets. A remote attacker could possibly use this issue to perform a Server-Side Request Forgery SSRF attack...

6.3CVSS6.8AI score0.01499EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/02/14 3:11 p.m.0 views

Security update for python3

This update for python3 fixes the following issues: CVE-2025-0938: domain names containing square brackets are not identified as incorrect by urlparse. bsc1236705 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

6.3CVSS7.5AI score0.01499EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/02/14 3:10 p.m.3 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.3AI score0.01499EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/02/14 3:10 p.m.1 views

Security update for python3

This update for python3 fixes the following issues: CVE-2025-0938: domain names containing square brackets are not identified as incorrect by urlparse. bsc1236705 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

6.3CVSS7.3AI score0.01499EPSS
SaveExploits0References4
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.01499EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/02/11 4:47 p.m.1 views

Security update for python36

This update for python36 fixes the following issues: CVE-2025-0938: domain names containing square brackets are not identified as incorrect by urlparse. bsc1236705 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch...

6.3CVSS7.3AI score0.01499EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/02/07 5:13 p.m.1 views

Security update for python39

This update for python39 fixes the following issues: CVE-2025-0938: domain names containing square brackets are not identified as incorrect by urlparse. bsc1236705 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch...

6.3CVSS7.5AI score0.01499EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/31 6:15 p.m.10 views

AZL-56343 CVE-2025-0938 affecting package python3 for versions less than 3.9.19-10

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

6.3CVSS6.7AI score0.01499EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/31 6:15 p.m.3 views

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

6.3CVSS6.4AI score0.01499EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/31 6:15 p.m.8 views

AZL-56231 CVE-2025-0938 affecting package python3 for versions less than 3.12.9-1

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

6.3CVSS6.7AI score0.01499EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/31 6:15 p.m.6 views

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

6.3CVSS7AI score0.01499EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/01/31 5:51 p.m.156 views

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

6.3CVSS6.4AI score0.01499EPSS
SaveExploits0
Rows per page
Query Builder