Lucene search
+L

245 matches found

OSV
OSV
added 2025/10/04 12:11 a.m.5 views

RLSA-2025:7107 Moderate: python3.12 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

6.8CVSS6.6AI score0.01499EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 12:11 a.m.6 views

RLSA-2025:6977 Moderate: python3.9 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

6.8CVSS6.6AI score0.01499EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-1935

Malicious code in bioql PyPI...

6.3CVSS6.8AI score0.01499EPSS
SaveExploits0References11
OSV
OSV
added 2025/08/11 1:53 p.m.8 views

BIT-LIBPYTHON-2025-0938 URL parser allowed square brackets in domain names

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
SaveExploits0References12
OSV
OSV
added 2025/06/24 3:57 p.m.7 views

CLSA-2025-1750780647 Fix CVE(s): CVE-2024-11168, CVE-2025-0938

SECURITY UPDATE: Improper validation of bracketed hosts in urllib - debian/patches/CVE-2024-11168.patch: add checks to ensure that bracketed hosts found by urlsplit are of IPv6 or IPvFuture format - CVE-2024-11168 SECURITY UPDATE:Incomplete validation of bracketed hosts in urllib -...

6.3CVSS6.8AI score0.01499EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/06/03 9:5 a.m.6 views

Security update for python311

This update for python311 fixes the following issues: CVE-2025-4516: Fixed blocking DecodeError handling vulnerability, which could lead to DoS. bsc1243273 Update to 3.11.12: gh-105704: When using urllib.parse.urlsplit and urllib.parse.urlparse host parsing would not reject domain names containin...

8.4CVSS9.7AI score0.35867EPSS
SaveExploits5References76
OSV
OSV
added 2025/05/23 3:31 p.m.3 views

GHSA-P9WX-2529-FP83 Marked allows Regular Expression Denial of Service (ReDoS) attacks

Marked prior to version 0.3.17 is vulnerable to a Regular Expression Denial of Service ReDoS attack due to catastrophic backtracking in several regular expressions used for parsing HTML tags and markdown links. An attacker can exploit this vulnerability by providing specially crafted markdown...

6.9CVSS5.9AI score0.00513EPSS
SaveExploits1References6
OSV
OSV
added 2025/05/23 3:15 p.m.8 views

DEBIAN-CVE-2018-25110

Marked prior to version 0.3.17 is vulnerable to a Regular Expression Denial of Service ReDoS attack due to catastrophic backtracking in several regular expressions used for parsing HTML tags and markdown links. An attacker can exploit this vulnerability by providing specially crafted markdown...

7.5CVSS5.5AI score0.00513EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:42 p.m.6 views

CVE-2021-39186

GlobalNewFiles is a MediaWiki extension maintained by Miraheze. Prior to commit number cee254e1b158cdb0ddbea716b1d3edc31fa4fb5d, the username column of the GlobalNewFiles special page is vulnerable to a stored XSS. Commit number cee254e1b158cdb0ddbea716b1d3edc31fa4fb5d contains a patch. As a...

6.1CVSS6.4AI score0.01006EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:34 a.m.5 views

python: cpython: URL parser allowed square brackets in domain names

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

6.3CVSS6.2AI score0.01499EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/05/13 8:29 a.m.7 views

python: cpython: URL parser allowed square brackets in domain names

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

6.3CVSS6.2AI score0.01499EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/05/13 8:24 a.m.6 views

python: cpython: URL parser allowed square brackets in domain names

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

6.3CVSS6.2AI score0.01499EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/05/13 12:0 a.m.3 views

RHEL 9 : python3.12 (RHSA-2025:7107)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:7107 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic dat...

6.3CVSS6.8AI score0.01499EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
added 2025/05/13 12:0 a.m.7 views

Moderate: python3.12 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

6.3CVSS6.8AI score0.01499EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/14 11:35 a.m.58 views

BIT-PYTHON-2025-0938 URL parser allowed square brackets in domain names

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.3CVSS5.8AI score0.01499EPSS
SaveExploits0References12
Amazon
Amazon
added 2025/03/26 12:0 a.m.7 views

Medium: python3.9

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

6.3CVSS7.7AI score0.01499EPSS
SaveExploits0
Amazon
Amazon
added 2025/03/26 12:0 a.m.9 views

Medium: python3.9

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

6.3CVSS7.6AI score0.01499EPSS
SaveExploits0
Amazon
Amazon
added 2025/03/26 12:0 a.m.8 views

Medium: python3.12

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

6.3CVSS7.6AI score0.01499EPSS
SaveExploits0
OSV
OSV
added 2025/03/25 4:25 p.m.7 views

CLSA-2025-1742919946 python3.9: 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/19 10:10 a.m.15 views

CLSA-2025-1742379028 Fix CVE(s): CVE-2024-11168, CVE-2024-4032, CVE-2025-0938

SECURITY UPDATE: Improper validation of bracketed hosts in urllib - debian/patches/CVE-2024-11168.patch: add checks to ensure that bracketed hosts found by urlsplit are of IPv6 or IPvFuture format - CVE-2024-11168 SECURITY UPDATE: Incomplete validation of bracketed hosts in urllib -...

7.5CVSS6.8AI score0.01499EPSS
SaveExploits0References1
Rows per page
Query Builder