Lucene search
+L

202 matches found

CVE
CVE
added 2019/01/21 7:0 p.m.376 views

CVE-2016-10739

CVE-2016-10739 affects glibc (getaddrinfo) up to version 2.28, where a string containing an IPv4 address followed by whitespace and extra characters could be misinterpreted as valid. This may allow an attacker to bypass validation or embed dangerous substrings in inputs that appear to be legitima...

5.3CVSS5AI score0.00479EPSS
SaveExploits0References6Affected Software1
Prion
Prion
added 2018/12/04 4:29 p.m.22 views

Design/Logic Flaw

In the GNU C Library aka glibc or libc6 through 2.28, attempting to resolve a crafted hostname via getaddrinfo leads to the allocation of a socket descriptor that is not closed. This is related to the ifnametoindex function...

5CVSS7.2AI score0.05532EPSS
SaveExploits1References11Affected Software2
Debian CVE
Debian CVE
added 2018/12/04 4:0 p.m.32 views

CVE-2018-19591

In the GNU C Library aka glibc or libc6 through 2.28, attempting to resolve a crafted hostname via getaddrinfo leads to the allocation of a socket descriptor that is not closed. This is related to the ifnametoindex function...

7.5CVSS7.2AI score0.05532EPSS
SaveExploits1
CVE
CVE
added 2018/12/04 4:0 p.m.129 views

CVE-2018-19591

Summary: CVE-2018-19591 affects the GNU C Library (glibc/libc6). In versions up to 2.28, getaddrinfo() may allocate a socket descriptor for a crafted hostname that is not closed, related to if_nametoindex(). The issue is documented across multiple sources (CVE entry and downstream advisories). Af...

7.5CVSS6.1AI score0.05532EPSS
SaveExploits1References11Affected Software1
Cvelist
Cvelist
added 2018/12/04 4:0 p.m.33 views

CVE-2018-19591

In the GNU C Library aka glibc or libc6 through 2.28, attempting to resolve a crafted hostname via getaddrinfo leads to the allocation of a socket descriptor that is not closed. This is related to the ifnametoindex function...

6.3AI score0.05532EPSS
SaveExploits1References11
Amazon
Amazon
added 2018/07/24 12:0 a.m.52 views

Medium: glibc

Issue Overview: stdlib/canonicalize.c in the GNU C Library aka glibc or libc6 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary...

9.8CVSS9.2AI score0.07307EPSS
SaveExploits0
NVD
NVD
added 2018/05/18 4:29 p.m.25 views

CVE-2018-11237

An AVX-512-optimized implementation of the mempcpy function in the GNU C Library aka glibc or libc6 2.27 and earlier may write data beyond the target buffer, leading to a buffer overflow in mempcpyavx512novzeroupper...

7.8CVSS7.8AI score0.00858EPSS
SaveExploits3References9
CVE
CVE
added 2018/05/18 4:0 p.m.259 views

CVE-2018-11236

Summary (CVE-2018-11236) : In glibc, the realpath path processing path can trigger an integer overflow in 32-bit builds within stdlib/canonicalize.c when handling very long pathname arguments, producing a stack-based buffer overflow and potentially arbitrary code execution. The vulnerability affe...

9.8CVSS8.8AI score0.07307EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2018/05/18 4:0 p.m.25 views

CVE-2018-11237

An AVX-512-optimized implementation of the mempcpy function in the GNU C Library aka glibc or libc6 2.27 and earlier may write data beyond the target buffer, leading to a buffer overflow in mempcpyavx512novzeroupper...

7.8AI score0.00858EPSS
SaveExploits3References9
CVE
CVE
added 2018/05/18 4:0 p.m.154 views

CVE-2017-18269

CVE-2017-18269 affects glibc (memcpy-sse2-unaligned on i386) where the overlapping memory check can fail when the source spans the middle of the address space, producing data corruption that may lead to information disclosure, DoS, or potentially code execution. Affected versions: glibc 2.21–2.27...

9.8CVSS8.5AI score0.04701EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2018/05/18 4:0 p.m.194 views

CVE-2018-11237

CVE-2018-11237: A buffer overflow in the AVX-512-optimized mempcpy implementation (__mempcpy_avx512_no_vzeroupper) of glibc (2.27 and earlier). The overflow occurs when copying data beyond the target buffer, as demonstrated by vulnerable mempcpy paths described in public advisories and exploits. ...

7.8CVSS7.7AI score0.00858EPSS
SaveExploits3References9Affected Software1
Prion
Prion
added 2018/02/02 2:29 p.m.20 views

Design/Logic Flaw

The malloc implementation in the GNU C Library aka glibc or libc6, from version 2.24 to 2.26 on powerpc, and only in version 2.26 on i386, did not properly handle malloc calls with arguments close to SIZEMAX and could return a pointer to a heap region that is smaller than requested, eventually...

7.5CVSS9.2AI score0.02189EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2018/02/02 2:0 p.m.114 views

CVE-2018-6551

CVE-2018-6551 concerns the GNU C Library (glibc) malloc implementation with arguments near SIZE_MAX, causing heap corruption due to an integer overflow. Affected are glibc versions 2.24–2.26 on powerpc and 2.26 on i386. IBM advisories (IMM2, DSA Preboot, AMM) reference CVE-2018-6551 and describe ...

9.8CVSS8.3AI score0.02189EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2018/02/01 2:0 p.m.315 views

CVE-2018-6485

CVE-2018-6485 is an integer overflow in posix_memalign within glibc (memalign implementation) for versions 2.26 and earlier, which could cause a heap area to be too small and lead to heap corruption. The NVD CVSSv3/base score is 9.8 (CRITICAL) with network attack vector, no user interaction. Affe...

9.8CVSS8.4AI score0.04689EPSS
SaveExploits0References9Affected Software1
Mageia
Mageia
added 2017/12/22 10:31 a.m.65 views

Updated glibc packages fix security vulnerabilities

The DNS stub resolver in the GNU C Library aka glibc or libc6 before version 2.26, when EDNS support is enabled, will solicit large UDP responses from name servers, potentially simplifying off-path DNS spoofing attacks due to IP fragmentation.CVE-2017-12132, CVE-2017-12133. The GNU C Library aka...

9.8CVSS2.9AI score0.02977EPSS
SaveExploits0References1
exploitpack
exploitpack
added 2017/12/07 12:0 a.m.85 views

Linux Kernel 4.10.5 4.14.3 (Ubuntu) - DCCP Socket Use-After-Free

Linux Kernel 4.10.5 4.14.3 Ubuntu - DCCP Socket Use-After-Free / This is an announcement for CVE-2017-8824 which is a use-after-free vulnerability I found in Linux DCCP socket. It can be used to gain kernel code execution from unprivileged processes. You’ll find in attachment the proof of concept...

7.2CVSS7.7AI score0.01344EPSS
SaveExploits5
CVE
CVE
added 2017/12/05 5:0 p.m.97 views

CVE-2017-17426

CVE-2017-17426 affects the GNU C Library (glibc/libc6) up to version 2.26. The heap overflow arises from an integer overflow check missing in the per-thread cache (tcache) path when allocating an object near SIZE_MAX, potentially allowing code execution. Exploitation details are not provided in t...

8.1CVSS8.5AI score0.01597EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2017/10/22 5:0 p.m.182 views

CVE-2017-15804

CVE-2017-15804 affects the GNU C Library (glibc) glob() implementation: a buffer overflow occurs during unescaping of user names with the ~ operator in glob.c, in glibc versions before 2.27. Multiple connected advisories (e.g., ALAS2-2018-1048, CESA/CentOS notes) confirm the issue and list glibc ...

9.8CVSS8.7AI score0.02801EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2017/10/22 12:0 a.m.46 views

CVE-2017-15804

The glob function in glob.c in the GNU C Library aka glibc or libc6 before 2.27 contains a buffer overflow during unescaping of user names with the operator...

9.8CVSS7.1AI score0.02801EPSS
SaveExploits0References2
OSV
OSV
added 2017/10/20 5:29 p.m.30 views

CVE-2017-15671

The glob function in glob.c in the GNU C Library aka glibc or libc6 before 2.27, when invoked with GLOBTILDE, could skip freeing allocated memory when processing the operator with a long user name, potentially leading to a denial of service memory leak...

5.9CVSS7AI score
SaveExploits0References2
Rows per page
Query Builder