Lucene search
+L

862 matches found

OSV
OSV
added 2018/02/02 9:29 a.m.6 views

ALPINE-CVE-2018-6543

In GNU Binutils 2.30, there's an integer overflow in the function loadspecificdebugsection in objdump.c, which results in malloc with 0 size. A crafted ELF file allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact...

7.8CVSS7.6AI score0.02285EPSS
SaveExploits1References1
OSV
OSV
added 2018/02/02 9:29 a.m.5 views

DEBIAN-CVE-2018-6543

In GNU Binutils 2.30, there's an integer overflow in the function loadspecificdebugsection in objdump.c, which results in malloc with 0 size. A crafted ELF file allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact...

7.8CVSS6.9AI score0.02285EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2018/02/02 9:0 a.m.58 views

CVE-2018-6543

In GNU Binutils 2.30, there's an integer overflow in the function loadspecificdebugsection in objdump.c, which results in malloc with 0 size. A crafted ELF file allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact...

7.8CVSS6.9AI score0.02285EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2018/01/18 12:0 a.m.184 views

Ubuntu 14.04 LTS / 16.04 LTS : GNU C Library vulnerabilities (USN-3534-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-3534-1 advisory. It was discovered that the GNU C library did not properly handle all of the possible return values from the kernel getcwd2 syscall. A local...

9.8CVSS8.3AI score0.13368EPSS
SaveExploits17References8
Tenable Nessus
Tenable Nessus
added 2018/01/15 12:0 a.m.40 views

Fedora 27 : glibc (2017-fb5e227432)

This update fixes minor security bugs CVE-2017-17426, CVE-2017-15804, contains single-threaded optimizations for malloc, and increases compatibility with IBM POWER 9 hardware. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system...

9.8CVSS7.3AI score0.02801EPSS
SaveExploits1References3
zdt
zdt
added 2018/01/15 12:0 a.m.22 views

Linux/x86-64 - sys_access() Egghunter Shellcode (49 bytes)

; Author Doreth.Z10 ; ; Linux x8664 Egghunter using sysaccess ; Shellcode size 49 bytes ; global start section .text start: xor rsi, rsi ; Some prep junk. push rsi pop rdx push 8 pop rbx goendofpage: or dx, 0xfff ; We align with a page size of 0x1000 nextbyte: inc rdx ; next byte offset push 21 p...

0.2AI score
SaveExploits0
Mageia
Mageia
added 2018/01/03 4:40 p.m.100 views

Updated curl packages fix security vulnerability

If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookies for arbitrary domains into said cookie jar. The issue pertains to the function that loads cookies into memory, which reads the specified file...

9.8CVSS0.11175EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2017/12/11 4:50 p.m.35 views

CVE-2017-17426

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 per-thread cache aka tcache feature...

8.1CVSS3.8AI score0.01597EPSS
SaveExploits1References1
CNVD
CNVD
added 2017/12/07 12:0 a.m.36 views

GNU C Library integer overflow vulnerability (CNVD-2018-00256)

The GNU C Library a.k.a. glibc, libc6 is an open-source, free C language compiler released under the LGPL license. An integer overflow vulnerability exists in the 'malloc' function in version 2.26 of the GNU C Library, which stems from the program returning a small block of memory. No information...

8.1CVSS7AI score0.01597EPSS
SaveExploits1References1
Prion
Prion
added 2017/12/05 5:29 p.m.21 views

Integer overflow

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 per-thread cache aka tcache feature...

6.8CVSS8.4AI score0.01597EPSS
SaveExploits1References2Affected Software1
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
UbuntuCve
UbuntuCve
added 2017/12/05 12:0 a.m.30 views

CVE-2017-17426

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 per-thread cache aka tcache feature...

8.1CVSS7.3AI score0.01597EPSS
SaveExploits1References4
OSV
OSV
added 2017/12/05 12:0 a.m.7 views

UBUNTU-CVE-2017-17426

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 per-thread cache aka tcache feature...

8.1CVSS7.5AI score0.01597EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2017/12/04 12:0 a.m.29 views

FreeBSD : varnish -- information disclosure vulnerability (17133e7e-d764-11e7-b5af-a4badb2f4699)

Varnish reports : A wrong if statement in the varnishd source code means that synthetic objects in stevedores which over-allocate, may leak up to page size of data from a malloc3 memory allocation. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in thi...

9.1CVSS7.2AI score0.04084EPSS
SaveExploits0References3
CNVD
CNVD
added 2017/11/20 12:0 a.m.8 views

SWFTools Denial of Service Vulnerability (CNVD-2017-37437)

SWFTools is a utility toolset for working with Adobe Flash files SWF files. A security vulnerability exists in the 'wavconvert2mono' function in the lib/wav.c file in SWFTools version 0.9.2, which stems from the program's failure to properly restrict multiplication in malloc calls. The...

5.5CVSS7AI score0.01021EPSS
SaveExploits0References1
NVD
NVD
added 2017/11/17 9:29 a.m.24 views

CVE-2017-16868

In SWFTools 0.9.2, the wavconvert2mono function in lib/wav.c does not properly restrict a multiplication within a malloc call, which allows remote attackers to cause a denial of service integer overflow and NULL pointer dereference via a crafted WAV file...

5.5CVSS5.5AI score0.01021EPSS
SaveExploits0References1
Prion
Prion
added 2017/11/16 4:29 a.m.16 views

Integer overflow

The imagealloc function in bpgenc.c in libbpg 0.9.7 has an integer overflow, with a resultant invalid malloc and NULL pointer dereference...

6.8CVSS8.6AI score0.01296EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2017/11/16 4:29 a.m.15 views

CVE-2017-13136

The imagealloc function in bpgenc.c in libbpg 0.9.7 has an integer overflow, with a resultant invalid malloc and NULL pointer dereference...

8.8CVSS8.7AI score0.01296EPSS
SaveExploits1References1
OSV
OSV
added 2017/11/16 4:29 a.m.8 views

CVE-2017-13136

The imagealloc function in bpgenc.c in libbpg 0.9.7 has an integer overflow, with a resultant invalid malloc and NULL pointer dereference...

8.8CVSS5.8AI score0.01296EPSS
SaveExploits1References1
CVE
CVE
added 2017/11/16 4:0 a.m.55 views

CVE-2017-13136

The CVE-2017-13136 issue affects the libbpg 0.9.7 image encoder (bpgenc.c) where an integer overflow in image_alloc allows an invalid malloc and NULL pointer dereference. Public records (NVD/CNVD/CVE records) describe a potential denial of service via memory corruption/backreference and related h...

8.8CVSS8.6AI score0.01296EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder