Lucene search
K

73 matches found

Amazon
Amazon
added 2025/02/25 12:0 a.m.1 views

Low: python3

Issue Overview: The "ipaddress" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as "globally reachable" or "private". This affected the isprivate and isglobal properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address...

7.5CVSS6.9AI score0.01127EPSS
Exploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.1 views

Low: python-ipaddress

Issue Overview: The "ipaddress" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as "globally reachable" or "private". This affected the isprivate and isglobal properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address...

7.5CVSS6.9AI score0.01127EPSS
Exploits0
Amazon
Amazon
added 2025/02/25 12:0 a.m.13 views

Low: python3

Issue Overview: The "ipaddress" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as "globally reachable" or "private". This affected the isprivate and isglobal properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address...

7.5CVSS7.1AI score0.01127EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/02/05 12:0 a.m.14 views

Amazon Linux 2023 : python3.11, python3.11-devel, python3.11-idle (ALAS2023-2025-829)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-829 advisory. 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...

9.8CVSS7.6AI score0.89361EPSS
Exploits4References10
OSV
OSV
added 2025/01/17 3:6 p.m.5 views

BIT-PYTHON-MIN-2024-4032 Incorrect IPv4 and IPv6 private ranges

The “ipaddress” module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. This affected the isprivate and isglobal properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and...

7.5CVSS6.8AI score0.01127EPSS
Exploits0References15
Tenable Nessus
Tenable Nessus
added 2025/01/07 12:0 a.m.15 views

Nutanix AOS : Multiple Vulnerabilities (NXSA-AOS-6.8.1.6)

The version of AOS installed on the remote host is prior to 6.8.1.6. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AOS-6.8.1.6 advisory. - An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for mgroupSiz...

9.8CVSS7.5AI score0.26297EPSS
Exploits3References14
Tenable Nessus
Tenable Nessus
added 2024/12/20 12:0 a.m.32 views

Nutanix AOS : Multiple Vulnerabilities (NXSA-AOS-6.10.0.5)

The version of AOS installed on the remote host is prior to 6.10.0.5. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AOS-6.10.0.5 advisory. - An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for...

9.8CVSS7.3AI score0.26297EPSS
Exploits3References13
Tenable Nessus
Tenable Nessus
added 2024/12/16 12:0 a.m.19 views

Amazon Linux 2023 : python3, python3-devel, python3-idle (ALAS2023-2024-790)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2024-790 advisory. 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...

9.8CVSS7.6AI score0.89361EPSS
Exploits7References16
Tenable Nessus
Tenable Nessus
added 2024/12/12 12:0 a.m.14 views

EulerOS 2.0 SP11 : python3 (EulerOS-SA-2024-2971)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A defect was discovered in the Python ssl module where there is a memory race condition with the ssl.SSLContext methods certstorestats and...

8.7CVSS7.1AI score0.03014EPSS
Exploits4References9
Tenable Nessus
Tenable Nessus
added 2024/12/12 12:0 a.m.13 views

SUSE SLES15 / openSUSE 15 Security Update : python (SUSE-SU-2024:4151-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:4151-1 advisory. - CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses bsc1233307 Other fixes: - Add ipaddress module from...

6.3CVSS6.6AI score0.00552EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2024/12/12 12:0 a.m.20 views

EulerOS 2.0 SP11 : python3 (EulerOS-SA-2024-2985)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A defect was discovered in the Python ssl module where there is a memory race condition with the ssl.SSLContext methods certstorestats and...

8.7CVSS7.1AI score0.03014EPSS
Exploits4References9
OSV
OSV
added 2024/12/04 10:31 a.m.6 views

SUSE-SU-2024:4165-1 Security update for python

This update for python fixes the following issues: - CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses bsc1233307 Other fixes: - Add ipaddress module from https://github.com/phihag/ipaddress - Remove -IVendor/ from python-config bsc1231795 - Stop using %%defattr, it seems ...

6.3CVSS4.5AI score0.00552EPSS
Exploits0References5
SUSE Linux
SUSE Linux
added 2024/12/04 10:31 a.m.1 views

Security update for python

This update for python fixes the following issues: CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses bsc1233307 Other fixes: - Add ipaddress module from https://github.com/phihag/ipaddress - Remove -IVendor/ from python-config bsc1231795 - Stop using %%defattr, it seems...

6.3CVSS7.3AI score0.00552EPSS
Exploits0References8
SUSE Linux
SUSE Linux
added 2024/12/03 10:39 a.m.3 views

Security update for python

This update for python fixes the following issues: CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses bsc1233307 Other fixes: - Add ipaddress module from https://github.com/phihag/ipaddress - Remove -IVendor/ from python-config bsc1231795 - Stop using %%defattr, it seems...

6.3CVSS6.6AI score0.00552EPSS
Exploits0References8
OSV
OSV
added 2024/12/03 10:39 a.m.9 views

SUSE-SU-2024:4151-1 Security update for python

This update for python fixes the following issues: - CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses bsc1233307 Other fixes: - Add ipaddress module from https://github.com/phihag/ipaddress - Remove -IVendor/ from python-config bsc1231795 - Stop using %%defattr, it seems ...

6.3CVSS4.5AI score0.00552EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 8:59 a.m.3 views

python: incorrect IPv4 and IPv6 private ranges

A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. Due to this issue, it is possible that values will not be returned in accordance with the latest information from th...

7.5CVSS7.2AI score0.01127EPSS
Exploits0References4
OSV
OSV
added 2024/10/08 4:7 p.m.1 views

CLSA-2024-1728403634 python3: Fix of CVE-2024-4032

CVE-2024-4032: update ipaddress module to reflect latest IANA Special-Purpose Address Registries...

7.5CVSS6.8AI score0.01127EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2024/10/06 12:0 a.m.12 views

CBL Mariner 2.0 Security Update: python3 (CVE-2024-4032)

The version of python3 installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-4032 advisory. - The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were...

7.5CVSS6.7AI score0.01127EPSS
Exploits0References2
Mageia
Mageia
added 2024/09/27 1:30 a.m.43 views

Updated python3 packages fix security vulnerabilities

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

8.7CVSS7.1AI score0.03014EPSS
Exploits4References8
RedHat Linux
RedHat Linux
added 2024/09/24 3:8 a.m.0 views

python: incorrect IPv4 and IPv6 private ranges

A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as “globally reachable” or “private”. Due to this issue, it is possible that values will not be returned in accordance with the latest information from th...

7.5CVSS7.2AI score0.01127EPSS
Exploits0References4
Rows per page
Query Builder