Lucene search
K

63 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/09 12:0 a.m.4 views

Siemens Ruggedcom ROX Improper Input Validation (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 not...

9.1CVSS7.2AI score0.06873EPSS
Exploits1References3
OSV
OSV
added 2025/10/14 9:29 a.m.18 views

BIT-PYTHON-MIN-2024-5642 Buffer overread when using an empty list with SSLContext.set_npn_protocols()

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

9.1CVSS7.3AI score0.06873EPSS
Exploits1References9
OSV
OSV
added 2025/10/14 9:29 a.m.34 views

BIT-PYTHON-2024-5642 Buffer overread when using an empty list with SSLContext.set_npn_protocols()

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

9.1CVSS7.3AI score0.06873EPSS
Exploits1References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-16193

Malicious code in bioql PyPI...

7.4CVSS7AI score0.00395EPSS
Exploits0References12
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-28111

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.00129EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-46822

Malicious code in bioql PyPI...

9.1CVSS7AI score0.06873EPSS
Exploits1References7
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2018-20200

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - CertificatePinner.java in OkHttp 3.x through 3.12.0 allows man-in-the-middle attackers to bypass certificate pinning by changing SSLContext and the boolean valu...

5.9CVSS6.6AI score0.00294EPSS
Exploits1References2
OSV
OSV
added 2025/07/24 11:31 a.m.1 views

SUSE-SU-2025:20531-1 Security update for python-requests

This update for python-requests fixes the following issues: - Avoid problems with certificate caching in sslcontext. bsc1246104, ghpsf/requests6767 Update to 2.32.4: CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong...

5.3CVSS6.5AI score0.00208EPSS
Exploits1References4
SUSE Linux
SUSE Linux
added 2025/07/24 11:31 a.m.3 views

Security update for python-requests

This update for python-requests fixes the following issues: Avoid problems with certificate caching in sslcontext. bsc1246104, ghpsf/requests6767 Update to 2.32.4: CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong...

8.2CVSS4.3AI score0.00208EPSS
Exploits1References6
SUSE Linux
SUSE Linux
added 2025/03/28 1:56 p.m.2 views

Security update for python-requests

This update for python-requests fixes the following issues: Add patch to inject the default CA bundles if they are not specified. bsc1226321, bsc1231500 Remove Requires on python-py. update to 2.32.3: Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. Fixe...

7.4AI score
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:0 a.m.6 views

Azure Linux 3.0 Security Update: python3 (CVE-2024-0397)

The version of python3 installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-0397 advisory. - A defect was discovered in the Python ssl module where there is a memory race condition with the...

7.4CVSS6.8AI score0.00395EPSS
Exploits0References2
Amazon
Amazon
added 2025/02/04 12:0 a.m.20 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.1CVSS7.8AI score0.06873EPSS
Exploits1
Amazon
Amazon
added 2025/02/04 12:0 a.m.32 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.1CVSS7.8AI score0.06873EPSS
Exploits1
SUSE Linux
SUSE Linux
added 2025/02/03 8:50 a.m.2 views

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

7.5CVSS10AI score0.08156EPSS
Exploits2References36
OSV
OSV
added 2025/01/17 3:6 p.m.15 views

BIT-PYTHON-MIN-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.00395EPSS
Exploits0References13
Amazon
Amazon
added 2024/12/12 12:0 a.m.3 views

Medium: python3.11

Issue Overview: The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which...

8.7CVSS6.5AI score0.00395EPSS
Exploits1
Spring Engineering
Spring Engineering
added 2024/11/26 12:0 a.m.10 views

HTTP/3 support in Reactor 2024.0 Release Train

HTTP/3, the latest major version of the Hypertext Transfer Protocol, had its specification finalized in June 2022. This version is designed to enhance performance, reliability, and security. Unlike its predecessors, HTTP/3 utilizes QUIC instead of TCP as its transport layer. QUIC is a UDP-based,...

6.8AI score
Exploits0
OpenVAS
OpenVAS
added 2024/09/20 12:0 a.m.23 views

Fedora: Security Advisory (FEDORA-2024-6dedbc5cf9)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS7.3AI score0.03014EPSS
Exploits5References38
Tenable Nessus
Tenable Nessus
added 2024/09/20 12:0 a.m.19 views

Fedora 39 : python3.9 (2024-7db9258d37)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-7db9258d37 advisory. This is a security release of Python 3.11 ----------------------------------------- Note: The release you're looking at is Python 3.11.10, a securit...

9.8CVSS7.2AI score0.03014EPSS
Exploits5References13
OpenVAS
OpenVAS
added 2024/08/13 12:0 a.m.17 views

Python Buffer Over-Read Vulnerability (Jul 2024) - Linux

Python is prone to a buffer over-read vulnerability in SSLContext.setnpnprotocols. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE =...

7.5AI score
Exploits0References4
Rows per page
Query Builder