Lucene search
+L

68 matches found

OSV
OSV
added 2025/11/07 12:31 p.m.8 views

OESA-2025-2638 python3 security update

Security Fixes: CPython 3.9 and earlier doesn't disallow configuring an empty list "" for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity d...

6.5CVSS6.9AI score0.00744EPSS
SaveExploits0References2
Redos
Redos
added 2025/09/23 12:0 a.m.7 views

ROS-20250923-01

The vulnerability in the Python programming language interpreter CPython is due to the fact that Cpython does not prohibits setting an empty list "" for SSLContext.setnpnprotocols, which is an invalid value for the OpenSSL base API when using NPN. Exploitation of the vulnerability could allow an...

6.5CVSS6.5AI score0.00744EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:29 a.m.6 views

Buffer overread when using an empty list with SSLContext.set_npn_protocols()

...

6.5CVSS7AI score0.00744EPSS
SaveExploits0
OSV
OSV
added 2025/08/11 1:52 p.m.6 views

BIT-LIBPYTHON-2024-0397 Memory race condition in ssl.SSLContext certificate store methods

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

7.4CVSS6.8AI score0.0081EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2025/07/25 12:0 a.m.10 views

NewStart CGSL MAIN 7.02 : python3.11 Multiple Vulnerabilities (NS-SA-2025-0109)

The remote NewStart CGSL host, running version MAIN 7.02, has python3.11 packages installed that are affected by multiple vulnerabilities: - 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,...

9.4CVSS6.7AI score0.02527EPSS
SaveExploits14References23
OSV
OSV
added 2025/06/28 9:18 p.m.7 views

CLSA-2025-1751145522 python3.11: Fix of CVE-2024-0397

CVE-2024-0397: fix memory race condition in ssl.SSLContext methods certstorestats and getcacerts...

7.4CVSS6.8AI score0.0081EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/24 12:8 p.m.2 views

SUSE-SU-2025:02089-1 Security update for python311

This update for python311 fixes the following issues: Security issues fixed: - CVE-2024-6923: Fixed email header injection due to unquoted newlines bsc1228780 - CVE-2024-0397: Fixed memory race condition in ssl.SSLContext certificate store methods bsc1226447 - CVE-2024-4032: Fixed incorrect IPv4...

7.5CVSS6.7AI score0.0107EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/02/05 11:28 p.m.22 views

CVE-2022-23000

The Western Digital My Cloud Web App https://os5.mycloud.com/ uses a weak SSLContext when attempting to configure port forwarding rules. This was enabled to maintain compatibility with old or outdated home routers. By using an "SSL" context instead of "TLS" or specifying stronger validation,...

7.8CVSS6.4AI score0.00191EPSS
SaveExploits0References1
Amazon
Amazon
added 2025/02/04 12:0 a.m.4 views

Medium: python

Issue Overview: CPython 3.9 and earlier doesn't disallow configuring an empty list for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity due ...

9.1CVSS7AI score0.05582EPSS
SaveExploits1
Amazon
Amazon
added 2025/02/04 12:0 a.m.6 views

Medium: python3

Issue Overview: CPython 3.9 and earlier doesn't disallow configuring an empty list for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity due ...

9.1CVSS7AI score0.05582EPSS
SaveExploits1
SUSE Linux
SUSE Linux
added 2025/02/03 9:12 a.m.2 views

Security update for python-requests

This update for python-requests contains the following fixes: Add patch to fix to inject the default CA bundles if they are not specified. bsc1226321, bsc1231500 Remove Requires on python-py, it should have been removed earlier. update to 2.32.3: Fixed bug breaking the ability to specify custom...

6CVSS7.5AI score0.0034EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/03 8:50 a.m.4 views

SUSE-SU-2025:20025-1 Security update for python311, python-rpm-macros

This update for python311, python-rpm-macros fixes the following issues: python311: - CVE-2024-0450: Fixed zipfile module vulnerability with "quoted-overlap" zipbomb bsc1221854 - CVE-2024-4032: Fixed incorrect IPv4 and IPv6 private ranges bsc1226448 - CVE-2024-0397: Fixed memory race condition in...

9.8CVSS6.7AI score0.35867EPSS
SaveExploits2References19
SUSE Linux
SUSE Linux
added 2024/11/18 1:29 p.m.10 views

Security update for SUSE Manager Salt Bundle

This update fixes the following issues: venv-salt-minion: Security fixes on Python 3.11 interpreter: CVE-2024-7592: Fixed quadratic complexity in parsing -quoted cookie values with backslashes bsc1229873, bsc1230059 CVE-2024-8088: Prevent malformed payload to cause infinite loops in zipfile.Path...

7.5CVSS7.8AI score0.02303EPSS
SaveExploits3References62
Amazon
Amazon
added 2024/11/13 12:0 a.m.11 views

Important: python38

Issue Overview: Directory traversal vulnerability in the 1 extract and 2 extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. dot dot sequence in filenames in a TAR archive, a related issue to CVE-2001-1267. CVE-2007-4559...

9.8CVSS7.2AI score0.27095EPSS
SaveExploits7
RedHat Linux
RedHat Linux
added 2024/07/25 7:26 p.m.9 views

io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support

A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading...

5.4CVSS7.1AI score0.01064EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/27 9:15 p.m.10 views

UBUNTU-CVE-2024-5642

CPython 3.9 and earlier doesn't disallow configuring an empty list "" for SSLContext.setnpnprotocols which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used see CVE-2024-5535 for OpenSSL. This vulnerability is of low severity due to NPN being...

6.5CVSS7AI score0.05582EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/04/09 6:41 a.m.5 views

io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support

A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading...

5.4CVSS7.1AI score0.01064EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/03 3:15 a.m.14 views

CVE-2024-28755

An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When an SSL context was reset with the mbedtlssslsessionreset API, the maximum TLS version to be negotiated was not restored to the configured one. An attacker was able to prevent an Mbed TLS server from establishing any TLS 1.3 connection,...

6.5CVSS6.4AI score0.00403EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 a.m.17 views

CVE-2024-28755

An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When an SSL context was reset with the mbedtlssslsessionreset API, the maximum TLS version to be negotiated was not restored to the configured one. An attacker was able to prevent an Mbed TLS server from establishing any TLS 1.3 connection,...

6.5CVSS5.9AI score0.00403EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/03 12:0 a.m.12 views

CVE-2024-28755

An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When an SSL context was reset with the mbedtlssslsessionreset API, the maximum TLS version to be negotiated was not restored to the configured one. An attacker was able to prevent an Mbed TLS server from establishing any TLS 1.3 connection,...

6.8AI score0.00403EPSS
SaveExploits0References4
Rows per page
Query Builder