Lucene search
K

38 matches found

OSV
OSV
added 2024/07/29 10:15 p.m.15 views

CVE-2024-3219

The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of sockets. The connection between the two sockets was not verifi...

5.1CVSS5.7AI score
Exploits0References19
NVD
NVD
added 2024/07/29 10:15 p.m.11 views

CVE-2024-3219

The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of sockets. The connection between the two sockets was not verifi...

5.1CVSS0.00063EPSS
Exploits0References19
CVE
CVE
added 2024/07/29 9:54 p.m.120 views

CVE-2024-3219

CVE-2024-3219 affects CPython’s pure-Python socketpair fallback for AF_INET/AF_INET6 on platforms without AF_UNIX (e.g., Windows). The two sockets are not explicitly validated before returning, enabling a local race by a malicious local peer to exploit a connection race. Linux/macOS with AF_UNIX ...

5.1CVSS6AI score0.00063EPSS
Exploits0References19
Vulnrichment
Vulnrichment
added 2024/07/29 9:54 p.m.31 views

CVE-2024-3219 Pure-Python fallback of socket.socketpair() doesn’t authenticate peer connection

The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of sockets. The connection between the two sockets was not verifi...

5.1CVSS6AI score0.00063EPSS
Exploits0References18
Cvelist
Cvelist
added 2024/07/29 9:54 p.m.19 views

CVE-2024-3219 Pure-Python fallback of socket.socketpair() doesn’t authenticate peer connection

The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of sockets. The connection between the two sockets was not verifi...

5.1CVSS0.00063EPSS
Exploits0References18
Debian CVE
Debian CVE
added 2024/07/29 9:54 p.m.12 views

CVE-2024-3219

The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of sockets. The connection between the two sockets was not verifi...

5.1CVSS7.9AI score0.00063EPSS
Exploits0
OSV
OSV
added 2024/07/29 9:54 p.m.7 views

PSF-2024-7

The “socket” module provides a pure-Python fallback to the socket.socketpair function for platforms that don’t support AFUNIX, such as Windows. This pure-Python implementation uses AFINET or AFINET6 to create a local connected pair of sockets. The connection between the two sockets was not verifi...

5.1CVSS6AI score0.00063EPSS
Exploits0References18
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.32 views

EulerOS 2.0 SP10 : glibc (EulerOS-SA-2024-1081)

According to the versions of the glibc packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an...

5.9CVSS6.5AI score0.01895EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2023/09/18 5:15 p.m.81 views

CVE-2023-4806

A flaw has been identified in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the nssgethostbyname2r and nssgetcanonnamer hooks without...

5.9CVSS6.7AI score0.01895EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2023/09/18 4:33 p.m.27 views

CVE-2023-4806

A flaw has been identified in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the nssgethostbyname2r and nssgetcanonnamer hooks without...

5.9CVSS6.6AI score0.01895EPSS
Exploits0
CVE
CVE
added 2023/09/18 4:33 p.m.600 views

CVE-2023-4806

CVE-2023-4806 affects glibc’s getaddrinfo in an extremely rare NSS module configuration where only certain nss * gethostbyname2_r/getcanonname_r hooks are implemented and the _gethostbyname3_r hook is missing. The flaw can cause getaddrinfo to access memory that has been freed, potentially crashi...

5.9CVSS6.3AI score0.01895EPSS
Exploits0References17Affected Software1
Cvelist
Cvelist
added 2023/09/18 4:33 p.m.29 views

CVE-2023-4806 Glibc: potential use-after-free in getaddrinfo()

A flaw has been identified in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the nssgethostbyname2r and nssgetcanonnamer hooks without...

5.9CVSS6.8AI score0.01895EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2023/09/12 2:54 p.m.40 views

CVE-2023-4806

A flaw was found in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the nssgethostbyname2r and nssgetcanonnamer hooks without implementing the...

5.9CVSS6.3AI score0.01895EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2018/02/28 12:0 a.m.89 views

Arista Networks EOS libresolv Overflow RCE (SA0017)

The version of Arista Networks EOS running on the remote device is affected by multiple stack-based buffer overflow conditions in the GNU libresolv library, specifically within the senddg and sendvc functions, when handling DNS responses that trigger a call to the getaddrinfo function with the...

8.1CVSS8.7AI score0.93905EPSS
Exploits17References2
Oracle linux
Oracle linux
added 2017/03/27 12:0 a.m.169 views

glibc security and bug fix update

2.12-1.209.0.1 - Update newmode size to fix a possible corruption 2.12-1.209 - Fix AFINET6 getaddrinfo with nscd 1416496 2.12-1.208 - Update tests for struct sockaddrstorage changes 1338673 2.12-1.207 - Use FLCLOEXEC in internal calls to fopen 1012343. 2.12-1.206 - Fix CVE-2015-8779 glibc:...

9.8CVSS0.8AI score0.04466EPSS
Exploits2
Mageia
Mageia
added 2016/05/23 10:0 p.m.54 views

Updated glibc packages fix security vulnerabilities

Updated glibc packages fix security vulnerabilities: It was found that glob implementation in glibc does not correctly handle overlong names in struct dirent buffers when GLOBALTDIRFUNC is used, causing large stack-based buffer overflow with controlled length and content CVE-2016-1234. A stack...

7.5CVSS2.4AI score0.12185EPSS
Exploits3References3
Prion
Prion
added 2016/02/18 9:59 p.m.23 views

Stack overflow

Multiple stack-based buffer overflows in the 1 senddg and 2 sendvc functions in the libresolv library in the GNU C Library aka glibc or libc6 before 2.23 allow remote attackers to cause a denial of service crash or possibly execute arbitrary code via a crafted DNS response that triggers a call to...

6.8CVSS8.5AI score0.93905EPSS
Exploits17References75Affected Software30
Cvelist
Cvelist
added 2016/02/18 9:0 p.m.29 views

CVE-2015-7547

Multiple stack-based buffer overflows in the 1 senddg and 2 sendvc functions in the libresolv library in the GNU C Library aka glibc or libc6 before 2.23 allow remote attackers to cause a denial of service crash or possibly execute arbitrary code via a crafted DNS response that triggers a call to...

8.5AI score0.93905EPSS
Exploits17References75
Debian CVE
Debian CVE
added 2016/02/18 9:0 p.m.77 views

CVE-2015-7547

Multiple stack-based buffer overflows in the 1 senddg and 2 sendvc functions in the libresolv library in the GNU C Library aka glibc or libc6 before 2.23 allow remote attackers to cause a denial of service crash or possibly execute arbitrary code via a crafted DNS response that triggers a call to...

8.1CVSS8.8AI score0.93905EPSS
Exploits17
Tenable Nessus
Tenable Nessus
added 2016/02/18 12:0 a.m.48 views

FreeBSD : glibc -- getaddrinfo stack-based buffer overflow (2dd7e97e-d5e8-11e5-bcbd-bc5ff45d0f28)

Fabio Olive Leite reports : A stack-based buffer overflow was found in libresolv when invoked from nssdns, allowing specially crafted DNS responses to seize control of EIP in the DNS client. The buffer overflow occurs in the functions senddg send datagram and sendvc send TCP for the NSS module...

8.1CVSS8.3AI score0.93905EPSS
Exploits17References8
Rows per page
Query Builder