Lucene search
+L

17367 matches found

F5 Networks
F5 Networks
added 2023/02/21 7:39 p.m.49 views

K29241247: GNU C Library (glibc) vulnerability CVE-2015-8984

Security Advisory Description The fnmatch function in the GNU C Library aka glibc or libc6 before 2.22 might allow context-dependent attackers to cause a denial of service application crash via a malformed pattern, which triggers an out-of-bounds read. CVE-2015-8984 Impact An attacker with...

5.9CVSS6.7AI score0.02429EPSS
SaveExploits0Affected Software24
F5 Networks
F5 Networks
added 2023/02/21 7:31 p.m.44 views

K35129173: GNU C Library (glibc) vulnerability CVE-2017-15670

Security Advisory Description The GNU C Library aka glibc or libc6 before 2.27 contains an off-by-one error leading to a heap-based buffer overflow in the glob function in glob.c, related to the processing of home directories using the operator followed by a long string. CVE-2017-15670 Impact...

9.8CVSS8.6AI score0.02977EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 7:04 p.m.39 views

K25552364: GNU C Library vulnerability CVE-2015-8985

Security Advisory Description The popfailstack function in the GNU C Library aka glibc or libc6 allows context-dependent attackers to cause a denial of service assertion failure and application crash via vectors related to extended regular expression processing. CVE-2015-8985 Impact This...

5.9CVSS7.3AI score0.03001EPSS
SaveExploits0Affected Software24
F5 Networks
F5 Networks
added 2023/02/21 7:00 p.m.34 views

K02884135: Binutils vulnerability CVE-2019-9071

Security Advisory Description An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. It is a stack consumption issue in dcounttemplatesscopes in cp-demangle.c after many recursive calls. CVE-2019-9071 Impact There is no impact; F5 products are not affected by this...

5.5CVSS6AI score0.01813EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2023/02/21 6:59 p.m.49 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.39 views

K16364: GNU C Library (glibc) vulnerability CVE-2012-3406

Security Advisory Description The vfprintf function in stdio-common/vfprintf.c in GNU C Library aka glibc 2.5, 2.12, and probably other versions does not "properly restrict the use of" the alloca function when allocating the SPECS array, which allows context-dependent attackers to bypass the...

7.4AI score
SaveExploits0Affected Software11
F5 Networks
F5 Networks
added 2023/02/21 6:59 p.m.35 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.59 views

K39204079: GNU C Library vulnerability CVE-2015-8983

Security Advisory Description Integer overflow in the IOwstroverflow function in libio/wstrops.c in the GNU C Library aka glibc or libc6 before 2.22 allows context-dependent attackers to cause a denial of service application crash or possibly execute arbitrary code via vectors related to computin...

8.1CVSS8.6AI score0.03871EPSS
SaveExploits0Affected Software24
F5 Networks
F5 Networks
added 2023/02/21 6:54 p.m.41 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.34 views

K92254835: Binutils vulnerability CVE-2018-12641

Security Advisory Description An issue was discovered in armpt in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there are recursive stack frames: demanglearmhptemplate, demangleclassname,...

5.5CVSS6.2AI score0.02077EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.36 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.49 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:52 p.m.55 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.37 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.17 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.56 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:49 p.m.61 views

K26346590: GNU C Library vulnerabilities CVE-2019-9192 and CVE-2018-20796

Security Advisory Description CVE-2019-9192 DISPUTED In the GNU C Library aka glibc or libc6 through 2.29, checkdstlimitscalcpos1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '|\\1\\1' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that...

7.5CVSS7.4AI score0.05757EPSS
SaveExploits2
F5 Networks
F5 Networks
added 2023/02/21 6:48 p.m.34 views

K44650639: Binutils vulnerability CVE-2019-9076

Security Advisory Description An issue was discovered in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.32. It is an attempted excessive memory allocation in elfreadnotes in elf.c. CVE-2019-9076 Impact There is no impact; F5 products are not affected by this...

5.5CVSS6.3AI score0.01228EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2023/02/21 6:48 p.m.42 views

K37121474: Binutils vulnerability CVE-2019-9073

Security Advisory Description An issue was discovered in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.32. It is an attempted excessive memory allocation in bfdelfslurpversiontables in elf.c. CVE-2019-9073 Impact There is no impact; F5 products are not affect...

5.5CVSS7.1AI score0.01097EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2023/02/21 6:48 p.m.38 views

K95521879: screen vulnerability CVE-2017-5618

Security Advisory Description GNU screen before 4.5.1 allows local users to modify arbitrary files and consequently gain root privileges by leveraging improper checking of logfile permissions. CVE-2017-5618 Impact There is no impact; F5 products are not affected by this vulnerability. Security...

7.8CVSS7.6AI score0.01087EPSS
SaveExploits6
Rows per page
Query Builder