Lucene search
+L

866 matches found

Veracode
Veracode
added 2020/09/21 6:39 a.m.31 views

Denial Of Service (DoS)

binutils:bionic is vulnerable to denial of service DoS. The getcount function in cplus-dem.c in GNU libiberty allows remote attackers to cause a denial of service malloc called with the result of an integer-overflowing calculation or possibly have unspecified other impact via a crafted string, as...

7.8CVSS6.1AI score0.02458EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
added 2020/09/21 6:38 a.m.27 views

Denial Of Service (DoS)

eoan is vulnerable to denial of service DoS. The vulnerability exists through an integer overflow in lsxmakelpf of effectidsp.c that occurs when a smaller than expected value is used in malloc...

5CVSS4.3AI score0.01641EPSS
SaveExploits0References4Affected Software1
zdt
zdt
added 2020/09/11 12:0 a.m.23 views

Gnome Fonts Viewer 3.34.0 - Heap Corruption Exploit

!/usr/bin/env python3 Exploit Title: Gnome Fonts Viewer 3.34.0 Heap Corruption Exploit Author: Cody Winkler Vendor Homepage: gnome.org Software Link: https://help.gnome.org/misc/release-notes/3.6/users-font-viewer.html Version: 3.34.0 Tested On: Ubuntu 20.04.1 LTS Note: May take a few tries. Too...

0.3AI score
SaveExploits0
Veracode
Veracode
added 2020/08/06 9:33 p.m.25 views

Denial Of Service (DoS)

libraw is vulnerable to denial of service DoS. The vulnerability exists due to lacks of a thumbnail size range check. This affects decoders/unpackthumb.cpp, postprocessing/memimage.cpp, and utils/thumbutils.cpp. For example, mallocsizeoflibrawprocessedimaget+T.tlength occurs without validating...

7.5CVSS3.9AI score0.03672EPSS
SaveExploits0References18Affected Software27
RedhatCVE
RedhatCVE
added 2020/07/02 7:21 p.m.32 views

CVE-2020-15503

LibRaw before 0.20-RC1 lacks a thumbnail size range check. This affects decoders/unpackthumb.cpp, postprocessing/memimage.cpp, and utils/thumbutils.cpp. For example, mallocsizeoflibrawprocessedimaget+T.tlength occurs without validating T.tlength...

5CVSS3.6AI score0.03672EPSS
SaveExploits0References3
NVD
NVD
added 2020/07/02 2:15 p.m.19 views

CVE-2020-15503

LibRaw before 0.20-RC1 lacks a thumbnail size range check. This affects decoders/unpackthumb.cpp, postprocessing/memimage.cpp, and utils/thumbutils.cpp. For example, mallocsizeoflibrawprocessedimaget+T.tlength occurs without validating T.tlength...

7.5CVSS0.03672EPSS
SaveExploits0References12
OSV
OSV
added 2020/07/02 2:15 p.m.3 views

DEBIAN-CVE-2020-15503

LibRaw before 0.20-RC1 lacks a thumbnail size range check. This affects decoders/unpackthumb.cpp, postprocessing/memimage.cpp, and utils/thumbutils.cpp. For example, mallocsizeoflibrawprocessedimaget+T.tlength occurs without validating T.tlength...

7.5CVSS6.6AI score0.03672EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2020/07/02 12:0 a.m.32 views

CVE-2020-15503

LibRaw before 0.20-RC1 lacks a thumbnail size range check. This affects decoders/unpackthumb.cpp, postprocessing/memimage.cpp, and utils/thumbutils.cpp. For example, mallocsizeoflibrawprocessedimaget+T.tlength occurs without validating T.tlength...

7.5CVSS6.8AI score0.03672EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/07/01 12:0 a.m.29 views

EulerOS Virtualization 3.0.6.0 : cairo (EulerOS-SA-2020-1735)

According to the version of the cairo packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerability : - cairo-truetype-subset.c in cairo 1.15.6 and earlier allows remote attackers to cause a denial of service out-of-bounds read because o...

7.5CVSS5.9AI score0.03463EPSS
SaveExploits1References2
Oracle linux
Oracle linux
added 2020/05/05 12:0 a.m.71 views

glibc security, bug fix, and enhancement update

2.28-101.0.1 - add Ampere emag to tunable cpu list Patrick McGehearty - add optimized memset for emag - add an ASIMD variant of strlen for falkor - Orabug: 2700101. - Modify glibc-ora28849085.patch so it works with RHCK kernels. - Orabug: 28849085. - Make IOfunlockfile match funlockfile and...

3.3CVSS5.6AI score0.00409EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2020/04/05 11:8 a.m.32 views

CVE-2018-18483

The getcount function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31, allows remote attackers to cause a denial of service malloc called with the result of an integer-overflowing calculation or possibly have unspecified other impact via a crafted string, as demonstrated by...

7.8CVSS6.7AI score0.02458EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2020/04/02 8:33 a.m.37 views

CVE-2018-6551

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...

9.8CVSS3AI score0.02189EPSS
SaveExploits0References1
Mageia
Mageia
added 2020/02/29 1:42 p.m.37 views

Updated hiredis packages fix security vulnerability

Updated hiredis packages fix security vulnerability: async.c and dict.c in libhiredis.a in hiredis through 0.14.0 allow a NULL pointer dereference because malloc return values are unchecked CVE-2020-7105...

7.5CVSS7.4AI score0.0277EPSS
SaveExploits1References2
OSV
OSV
added 2020/02/25 6:15 p.m.5 views

DEBIAN-CVE-2020-9391

An issue was discovered in the Linux kernel 5.4 and 5.5 through 5.5.6 on the AArch64 architecture. It ignores the top byte in the address passed to the brk system call, potentially moving the memory break downwards when the application expects it to move upwards, aka CID-dcde237319e6. This has be...

5.5CVSS6.7AI score0.00497EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2020/02/25 6:15 p.m.29 views

CVE-2020-9391

An issue was discovered in the Linux kernel 5.4 and 5.5 through 5.5.6 on the AArch64 architecture. It ignores the top byte in the address passed to the brk system call, potentially moving the memory break downwards when the application expects it to move upwards, aka CID-dcde237319e6. This has be...

5.5CVSS6.8AI score0.00497EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2020/02/25 5:55 p.m.47 views

CVE-2020-9391

An issue was discovered in the Linux kernel 5.4 and 5.5 through 5.5.6 on the AArch64 architecture. It ignores the top byte in the address passed to the brk system call, potentially moving the memory break downwards when the application expects it to move upwards, aka CID-dcde237319e6. This has be...

5.8AI score0.00497EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2020/02/25 12:0 a.m.42 views

EulerOS 2.0 SP8 : binutils (EulerOS-SA-2020-1142)

According to the versions of the binutils packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The demangletemplate function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31.1, contains an integer overflow vulnerabili...

7.8CVSS7AI score0.0669EPSS
SaveExploits9References9
Exploit DB
Exploit DB
added 2020/02/05 12:0 a.m.177 views

Socat 1.7.3.4 - Heap-Based Overflow (PoC)

Exploit Title: Socat 1.7.3.4 - Heap Based Overflow PoC Date: 2020-02-03 Exploit Author: hieubl from HPT Cyber Security Vendor Homepage: http://www.dest-unreach.org/ Software Link: http://www.dest-unreach.org/socat/ Version: 1.7.3.4 Tested on: Ubuntu 16.04.6 LTS CVE : Heap-Based Overflow due to...

5.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2020/01/30 12:0 a.m.47 views

Debian: Security Advisory (DLA-2083-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.0277EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2020/01/30 12:0 a.m.35 views

Debian DLA-2083-1 : hiredis security update

It was discovered that there were a large number of NULL pointer dereferences due to unchecked return values from malloc and friends in hiredis, a minimalistic C client library. For Debian 8 'Jessie', these issue have been fixed in hiredis version 0.11.0-4+deb8u1. We recommend that you upgrade yo...

7.5CVSS7.2AI score0.0277EPSS
SaveExploits1References3
Rows per page
Query Builder