Lucene search
K

317 matches found

OSV
OSV
added 2024/06/17 3:15 p.m.20 views

CVE-2024-4032

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.6AI score
Exploits0References14
UbuntuCve
UbuntuCve
added 2024/06/17 3:15 p.m.19 views

CVE-2024-4032

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
Exploits0References11
OSV
OSV
added 2024/06/17 3:15 p.m.0 views

UBUNTU-CVE-2024-4032

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.7AI score0.01127EPSS
Exploits0References12
Vulnrichment
Vulnrichment
added 2024/06/17 3:5 p.m.13 views

CVE-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.5AI score0.01127EPSS
Exploits0References13
CVE
CVE
added 2024/06/17 3:5 p.m.416 views

CVE-2024-4032

CVE-2024-4032 affects the Python ipaddress module, where is_private and is_global could be incorrect for IPv4/IPv6 addresses due to registry data prior to updates. Connected advisories confirm that CPython releases 3.12.4 and 3.13.0a6 include updated IANA Special-Purpose Address Registry data and...

7.5CVSS6.6AI score0.01127EPSS
Exploits0References14
NVD
NVD
added 2024/03/18 5:15 a.m.5 views

CVE-2021-47156

The Net::IPAddress::Util module before 5.000 for Perl does not properly consider extraneous zero characters in an IP address string, which in some situations allows attackers to bypass access control that is based on IP addresses...

6.5CVSS6.6AI score0.00125EPSS
Exploits0References3
CVE
CVE
added 2024/03/18 12:0 a.m.47 views

CVE-2021-47156

CVE-2021-47156 affects the Perl module Net::IPAddress::Util (before 5.000). The flaw arises from not properly handling extraneous zero characters in IP address strings, which can allow bypassing IP‑address based access control. Impact is access control bypass (no general exploitation details prov...

6.5CVSS6.8AI score0.00125EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/03/18 12:0 a.m.1 views

Net-IPAddress-Util Security Vulnerability

Net-IPAddress-Util is a software package. A security vulnerability exists in Net-IPAddress-Util versions prior to 5.000 that stems from not properly filtering IP address strings beginning with 0, which allows an attacker to bypass IP address-based access control...

6.5CVSS6.7AI score0.00125EPSS
Exploits0References4
OpenVAS
OpenVAS
added 2024/03/08 12:0 a.m.19 views

Fedora: Security Advisory for IPAddress (FEDORA-2024-129d8ca6fc)

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

8.8CVSS9.2AI score0.46427EPSS
Exploits3References2
OSV
OSV
added 2024/03/06 11:6 a.m.144 views

BIT-PYTHON-2021-29921

In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This in some situations allows attackers to bypass access control that is based on IP addresses...

9.8CVSS9.5AI score0.02048EPSS
Exploits1References18
RedHat Linux
RedHat Linux
added 2024/01/30 1:28 p.m.2 views

kernel: scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Fix UAF during logout when accessing the shost ipaddress Bug report and analysis from Ding Hui. During iSCSI session logout, if another task accesses the shost ipaddress attr, we can get a KASAN UAF report like...

7.8CVSS6.3AI score0.0002EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/01/30 12:31 p.m.1 views

kernel: UAF during login when accessing the shost ipaddress

A use-after-free flaw was found in iscsiswtcpsessioncreate in drivers/scsi/iscsitcp.c in the SCSI sub-component in the Linux Kernel. This issue could allow an attacker to leak kernel internal information...

5.5CVSS6.6AI score0.0001EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 11:15 a.m.2 views

kernel: scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Fix UAF during logout when accessing the shost ipaddress Bug report and analysis from Ding Hui. During iSCSI session logout, if another task accesses the shost ipaddress attr, we can get a KASAN UAF report like...

7.8CVSS6.3AI score0.0002EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 11:15 a.m.1 views

kernel: UAF during login when accessing the shost ipaddress

A use-after-free flaw was found in iscsiswtcpsessioncreate in drivers/scsi/iscsitcp.c in the SCSI sub-component in the Linux Kernel. This issue could allow an attacker to leak kernel internal information...

5.5CVSS6.6AI score0.0001EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 11:13 a.m.0 views

kernel: scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress

A vulnerability was found in the Linux kernel's iscsi tcp drivers. Improper resource allocation management can lead to a use-after-free scenario, triggered when the userspace attempts to access the session host's ipaddress attribute while the kernel is performing a session teardown via...

7.8CVSS6.6AI score0.00011EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 9:45 a.m.1 views

kernel: UAF during login when accessing the shost ipaddress

A use-after-free flaw was found in iscsiswtcpsessioncreate in drivers/scsi/iscsitcp.c in the SCSI sub-component in the Linux Kernel. This issue could allow an attacker to leak kernel internal information...

5.5CVSS6.6AI score0.0001EPSS
Exploits0References5
Veracode
Veracode
added 2024/01/02 5:48 a.m.12 views

Denial Of Service (DoS)

com.github.seancfoley: ipaddress is vulnerable to Denial Of Service DoS. The vulnerability is due to missing checks for a radix value of 2 or greater when the radix value is passed as an argument to the IPAddressBitsDivision constructor. The IPAddressBitsDivision constructor internally calls the...

5.5CVSS6.8AI score0.00063EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2023/12/29 3:30 p.m.1 views

GHSA-QPHF-W3CQ-JPMX IPAddress Infinite Loop vulnerability (Disputed)

An issue in the component IPAddressBitsDivision of IPAddress v5.1.0 leads to an infinite loop...

5.5CVSS5.8AI score0.00063EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2023/12/29 3:30 p.m.28 views

IPAddress Infinite Loop vulnerability (Disputed)

An issue in the component IPAddressBitsDivision of IPAddress v5.1.0 leads to an infinite loop...

5.5CVSS5.5AI score0.00063EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2023/12/29 3:15 p.m.3 views

CVE-2023-50570

An issue in the component IPAddressBitsDivision of IPAddress v5.1.0 leads to an infinite loop. This is disputed because an infinite loop occurs only for cases in which the developer supplies invalid arguments. The product is not intended to always halt for contrived inputs...

5.5CVSS5.3AI score
Exploits0References1
Rows per page
Query Builder