Lucene search
+L

6387 matches found

F5 Networks
F5 Networks
added 2023/02/21 6:59 p.m.65 views

K27238230: glibc vulnerability CVE-2020-29573

Security Advisory Description sysdeps/i386/ldbl2mpn.c in the GNU C Library aka glibc or libc6 before 2.23 on x86 targets has a stack-based buffer overflow if the input to any of the printf family of functions is an 80-bit long double with a non-canonical bit pattern, as seen when passing a...

7.5CVSS7.1AI score0.02799EPSS
SaveExploits0Affected Software15
F5 Networks
F5 Networks
added 2023/02/21 6:59 p.m.54 views

K30002521: GNU C Library vulnerability CVE-2018-19591

Security Advisory Description 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. CVE-2018-19591 Impact There is no impact; ...

7.5CVSS7.5AI score0.05532EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2023/02/21 6:59 p.m.77 views

K49921213: glibc vulnerability CVE-2020-1752

Security Advisory Description A use-after-free vulnerability introduced in glibc upstream version 2.14 was found in the way the tilde expansion was carried out. Directory paths containing an initial tilde followed by a valid username were affected by this issue. A local attacker could exploit thi...

7CVSS7.5AI score0.00535EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 6:59 p.m.47 views

K16365: glibc vulnerability CVE-2014-9402

Security Advisory Description The nssdns implementation of getnetbyname in GNU C Library aka glibc before 2.21, when the DNS backend in the Name Service Switch configuration is enabled, allows remote attackers to cause a denial of service infinite loop by sending a positive answer while a network...

7.8CVSS8AI score0.07834EPSS
SaveExploits3Affected Software20
F5 Networks
F5 Networks
added 2023/02/21 6:59 p.m.38 views

K16342: GNU C Library (glibc) vulnerability CVE-2012-6656

Security Advisory Description iconvdata/ibm930.c in GNU C Library aka glibc before 2.16 allows context-dependent attackers to cause a denial of service out-of-bounds read via a multibyte character value of "0xffff" to the iconv function when converting IBM930 encoded data to UTF-8. CVE-2012-6656...

5CVSS8.6AI score0.03439EPSS
SaveExploits1Affected Software10
F5 Networks
F5 Networks
added 2023/02/21 6:54 p.m.45 views

K88628547: glibc vulnerability CVE-2019-6488

Security Advisory Description The string component in the GNU C Library aka glibc or libc6 through 2.28, when running on the x32 architecture, incorrectly attempts to use a 64-bit register for sizet in assembly codes, which can lead to a segmentation fault or possibly unspecified other impact, as...

7.8CVSS7.9AI score0.00436EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.70 views

K08641512: glibc vulnerability CVE-2020-27618

Security Advisory Description The iconv function in the GNU C Library aka glibc or libc6 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in...

5.5CVSS6.3AI score0.00887EPSS
SaveExploits1Affected Software15
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.39 views

K16472: glibc vulnerability CVE-2013-7424

Security Advisory Description The getaddrinfo function in glibc before 2.15, when compiled with libidn and the AIIDN flag is used, allows context-dependent attackers to cause a denial of service invalid free and possibly execute arbitrary code via unspecified vectors, as demonstrated by an...

5.1CVSS7.2AI score0.02682EPSS
SaveExploits0Affected Software13
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.39 views

K13255123: glibc vulnerability CVE-2017-18269

Security Advisory Description An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of t...

9.8CVSS7.7AI score0.04701EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.51 views

K62318311: glibc vulnerability CVE-2017-17426

Security Advisory Description The malloc function in the GNU C Library aka glibc or libc6 2.26 could return a memory block that is too small if an attempt is made to allocate an object whose size is close to SIZEMAX, potentially leading to a subsequent heap overflow. This occurs because the...

8.1CVSS8.9AI score0.01597EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.71 views

K52308021: GNU C Library (glibc) vulnerabilities CVE-2022-23218 and CVE-2022-23219

Security Advisory Description CVE-2022-23218 The deprecated compatibility function svcunixcreate in the sunrpc module of the GNU C Library aka glibc through 2.34 copies its path argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a...

9.8CVSS8.6AI score0.04729EPSS
SaveExploits2Affected Software2
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.43 views

K17075474: glibc vulnerability CVE-2016-4429

Security Advisory Description Stack-based buffer overflow in the clntudpcall function in sunrpc/clntudp.c in the GNU C Library aka glibc or libc6 allows remote servers to cause a denial of service crash or possibly unspecified other impact via a flood of crafted ICMP and UDP packets. CVE-2016-442...

5.9CVSS7.6AI score0.04543EPSS
SaveExploits0Affected Software25
F5 Networks
F5 Networks
added 2023/02/21 6:52 p.m.71 views

K64119434: GNU C Library vulnerability CVE-2009-5155

Security Advisory Description In the GNU C Library aka glibc or libc6 before 2.28, parseregexp in posix/regcomp.c misparses alternatives, which allows attackers to cause a denial of service assertion failure and application exit or trigger an incorrect result by attempting a regular-expression...

7.5CVSS6.5AI score0.03906EPSS
SaveExploits1Affected Software14
F5 Networks
F5 Networks
added 2023/02/21 6:52 p.m.39 views

K30314331: glibc vulnerability CVE-2017-15671

Security Advisory Description 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. CVE-2017-1567...

5.9CVSS7.4AI score0.01431EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 6:50 p.m.19 views

K16416: GNU C library strxfrm/strcoll overflow vulnerabilities

Security Advisory Description The GNU C glibc strxfrm function is prone to a remote integer-overflow vulnerability that leads to buffer overflow vulnerability. The GNU C glibc strcoll function is prone to a stack-based buffer-overflow vulnerability. Impact A locally authenticated attacker could r...

7.6AI score
SaveExploits0Affected Software17
F5 Networks
F5 Networks
added 2023/02/21 6:50 p.m.57 views

K16010: GNU C Library (glibc) vulnerability CVE-2014-7817

Security Advisory Description The wordexp function in GNU C Library aka glibc 2.21 does not enforce the WRDENOCMD flag, which allows context-dependent attackers to execute arbitrary commands, as demonstrated by input containing "$...". CVE-2014-7817 Impact An attacker with local access and...

4.6CVSS8.8AI score0.00578EPSS
SaveExploits0Affected Software18
F5 Networks
F5 Networks
added 2023/02/21 6:48 p.m.45 views

K16865: GNU C Library (glibc) vulnerability CVE-2015-1781

Security Advisory Description A buffer overflow flaw was found in the way glibc's gethostbynamer and other related functions computed the size of a buffer when passed a misaligned buffer as input. An attacker able to make an application call any of these functions with a misaligned buffer could u...

9.1AI score
SaveExploits0Affected Software20
F5 Networks
F5 Networks
added 2023/02/21 6:48 p.m.59 views

K44945790: glibc vulnerability CVE-2021-3326

Security Advisory Description The iconv function in the GNU C Library aka glibc or libc6 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service. CVE-2021-3326...

7.5CVSS7.2AI score0.03093EPSS
SaveExploits0Affected Software14
F5 Networks
F5 Networks
added 2023/02/21 6:48 p.m.106 views

K68251873: glibc vulnerability CVE-2019-25013

Security Advisory Description The iconv feature in the GNU C Library aka glibc or libc6 through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read. CVE-2019-25013 Impact A buffer over-read may lead to segmentation fault, causing system...

7.1CVSS7.2AI score0.03522EPSS
SaveExploits0Affected Software16
F5 Networks
F5 Networks
added 2023/02/21 6:47 p.m.47 views

K62463634: glibc vulnerability CVE-2018-6485

Security Advisory Description An integer overflow in the implementation of the posixmemalign in memalign functions in the GNU C Library aka glibc or libc6 2.26 and earlier could cause these functions to return a pointer to a heap area that is too small, potentially leading to heap corruption...

9.8CVSS8.2AI score0.04689EPSS
SaveExploits0
Rows per page
Query Builder