Lucene search
+L

6214 matches found

CVE
CVE
added 2019/01/18 7:0 p.m.109 views

CVE-2019-6488

CVE-2019-6488 affects the GNU C Library (glibc) on x32, where the assembly path for size_t incorrectly uses a 64-bit register. This discrepancy can cause a crash in __memmove_avx_unaligned_erms during memcpy, leading to a segmentation fault or potentially other impact as described in the vulnerab...

7.8CVSS5.6AI score0.00436EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2019/01/18 7:0 p.m.84 views

CVE-2019-6488

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 demonstrated by a crash in...

7.8CVSS7.5AI score0.00436EPSS
SaveExploits0
Fedora
Fedora
added 2019/01/17 2:17 a.m.60 views

[SECURITY] Fedora 29 Update: kernel-headers-4.19.15-300.fc29

Kernel-headers includes the C header files that specify the interface between the Linux kernel and userspace libraries and programs. The header files define structures and constants that are needed for building most standard programs and are also needed for rebuilding the glibc package...

6.5CVSS2.8AI score0.01827EPSS
SaveExploits2
Fedora
Fedora
added 2019/01/17 1:43 a.m.54 views

[SECURITY] Fedora 28 Update: kernel-headers-4.19.15-200.fc28

Kernel-headers includes the C header files that specify the interface between the Linux kernel and userspace libraries and programs. The header files define structures and constants that are needed for building most standard programs and are also needed for rebuilding the glibc package...

6.5CVSS2.8AI score0.01827EPSS
SaveExploits2
Veracode
Veracode
added 2019/01/15 9:25 a.m.37 views

Privilege Escalation

glibc is vulnerable to privilege escalation attacks. The vulnerability exists as elf/dl-load.c in the GNU C Library aka glibc or libc6 2.19 through 2.26 mishandles RPATH and RUNPATH containing $ORIGIN for a privileged setuid or ATSECURE program, which allows local users to gain privileges via a...

7.8CVSS8.4AI score0.02698EPSS
SaveExploits0References29Affected Software1
Veracode
Veracode
added 2019/01/15 9:23 a.m.37 views

Arbitrary Code Execution

glibc is vulnerable to arbitrary code execution. A buffer overflow vulnerability in the glob function in glob.c, caused by an off-by-one error, allows an attacker to execute arbitrary code and escalate his privileges...

9.8CVSS9.8AI score0.02977EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
added 2019/01/15 9:17 a.m.62 views

Arbitrary Code Execution

glibc is vulnerable to arbitrary code execution. A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap or different memory region and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap,...

7.8CVSS7.9AI score0.02733EPSS
SaveExploits14References22Affected Software1
Veracode
Veracode
added 2019/01/15 9:16 a.m.31 views

Denial Of Service (DoS)

glibc is vulnerable to denial of service. A stack overflow vulnerability was found in nan functions that could cause applications, which process long strings with the nan function, to crash or, potentially, execute arbitrary code...

9.8CVSS8.8AI score0.05506EPSS
SaveExploits2References9Affected Software1
Veracode
Veracode
added 2019/01/15 9:7 a.m.34 views

Denial Of Service (DoS)

glibc is vulnerable to denial of service. An invalid free flaw was found in glibc's getaddrinfo function when used with the AIIDN flag. A remote attacker able to make an application call this function could use this flaw to execute arbitrary code with the permissions of the user running the...

5.1CVSS7.7AI score0.02682EPSS
SaveExploits0References10Affected Software1
Veracode
Veracode
added 2019/01/15 9:4 a.m.54 views

Arbitrary Code Execution

glibc is vulnerable to arbitrary code execution attacks. The vulnerability exists as a heap-based buffer overflow in the nsshostnamedigitsdots function in glibc 2.2, and other 2.x versions before 2.18, allows context-dependent attackers to execute arbitrary code via vectors related to the 1...

10CVSS7.8AI score0.94859EPSS
SaveExploits29References92Affected Software1
Veracode
Veracode
added 2019/01/15 9:0 a.m.38 views

Denial Of Service (DoS)

glibc is vulnerable to denial of service DoS attacks. The vulnerability exists as multiple integer overflows in malloc/malloc.c in the GNU C Library aka glibc or libc6 2.18 and earlier allow context-dependent attackers to cause a denial of service heap corruption via a large value to the 1 pvallo...

4.3CVSS7.1AI score0.02607EPSS
SaveExploits1References19Affected Software1
Veracode
Veracode
added 2019/01/15 8:59 a.m.31 views

Denial Of Service (DoS)

glibc is vulnerable to denial of service DoS attacks. The vulnerability exists as an off-by-one error in the gconvtranslitfind function in gconvtrans.c in GNU C Library aka glibc allows context-dependent attackers to cause a denial of service crash or execute arbitrary code via vectors related to...

7.5CVSS8.6AI score0.18099EPSS
SaveExploits4References29Affected Software1
Veracode
Veracode
added 2019/01/15 8:59 a.m.27 views

Directory Traversal

glibc is vulnerable to directory traversal attacks. The vulnerability exists through multiple directory traversal vulnerabilities in GNU C Library aka glibc or libc6 before 2.20 allow context-dependent attackers to bypass ForceCommand restrictions and possibly have other unspecified impact via a...

6.8CVSS7.9AI score0.02694EPSS
SaveExploits0References12Affected Software1
Veracode
Veracode
added 2019/01/15 8:56 a.m.38 views

Remote Code Execution (RCE)

glibc is vulnerable to remote code execution RCE attacks. The vulnerability exists through multiple integer overflows in the 1 strtod, 2 strtof, 3 strtold, 4 strtodl, and other unspecified "related functions" in stdlib in GNU C Library aka glibc or libc6 2.16 allow local users to cause a denial o...

4.6CVSS8.1AI score0.00993EPSS
SaveExploits1References24Affected Software1
Veracode
Veracode
added 2019/01/15 8:54 a.m.31 views

Remote Code Execution (RCE)

glibc is vulnerable to remote code execution RCE attacks. The vulnerability exists as 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, whi...

6.8CVSS8.1AI score0.03163EPSS
SaveExploits1References11Affected Software1
Veracode
Veracode
added 2019/01/15 8:52 a.m.41 views

Denial Of Service (DoS)

glibc is vulnerable to denial of service DoS attacks. The vulnerability exists through a buffer overflow issue in the extendbuffers function in the regular expression matcher posix/regexec.c in glibc, possibly 2.17 and earlier, allows context-dependent attackers to cause a denial of service memor...

5CVSS7.5AI score0.02851EPSS
SaveExploits0References19Affected Software1
Fedora
Fedora
added 2019/01/15 2:34 a.m.41 views

[SECURITY] Fedora 29 Update: kernel-headers-4.19.14-300.fc29

Kernel-headers includes the C header files that specify the interface between the Linux kernel and userspace libraries and programs. The header files define structures and constants that are needed for building most standard programs and are also needed for rebuilding the glibc package...

4.9CVSS2.8AI score0.00698EPSS
SaveExploits1
Fedora
Fedora
added 2019/01/15 1:54 a.m.54 views

[SECURITY] Fedora 28 Update: kernel-headers-4.19.14-200.fc28

Kernel-headers includes the C header files that specify the interface between the Linux kernel and userspace libraries and programs. The header files define structures and constants that are needed for building most standard programs and are also needed for rebuilding the glibc package...

4.9CVSS2.8AI score0.00698EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2019/01/10 12:0 a.m.49 views

Amazon Linux 2 : glibc (ALAS-2019-1140)

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 C Tenable Network Security, Inc. The descriptive text and...

7.5CVSS7.2AI score0.05532EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2019/01/09 12:0 a.m.108 views

PHP 5.6.x < 5.6.6 Multiple Vulnerabilities (GHOST)

According to its banner, the version of PHP 5.6.x installed on the remote host is prior to 5.6.6. It is, therefore, affected by multiple vulnerabilities : - A heap-based buffer overflow flaw in the GNU C Library glibc due to improperly validating user-supplied input in the glibc functions...

10CVSS9.3AI score0.94859EPSS
SaveExploits40References8
Rows per page
Query Builder