Lucene search
+L

12947 matches found

Debian CVE
Debian CVE
added 2020/04/07 6:00 p.m.38 views

CVE-2020-11612

The ZlibDecoders in Netty 4.1.x before 4.1.46 allow for unbounded memory allocation while decoding a ZlibEncoded byte stream. An attacker could send a large ZlibEncoded byte stream to the Netty server, forcing the server to allocate all of its free memory to a single decoder...

7.5CVSS7.1AI score0.09438EPSS
SaveExploits0
CVE
CVE
added 2020/04/07 6:00 p.m.335 views

CVE-2020-11612

Netty CVE-2020-11612 affects Netty 4.1.x before 4.1.46, where ZlibDecoders may allocate memory without bounds while decoding a ZlibEncoded stream, potentially exhausting server memory. Affected product: Netty 4.1.x (ZlibDecoders). Remediation: upgrade to Netty 4.1.46.Final or later. The documents...

7.5CVSS7.3AI score0.09438EPSS
SaveExploits0References45Affected Software1
Hacker One
Hacker One
added 2020/04/07 11:02 a.m.272 views

Node.js third-party modules: Pixel flood attack cause the javascript heap out of memory

I would like to report Pixel flood attack in jimp It allows flooding the memory and causing DoS by uploading a crafted image 5kb image, and the Jimp module will tries to allocate 4128062500 pixels into memory. Module module name: jimp version: An image processing library for Node written entirely...

4.3CVSS0.4AI score0.01077EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2020/04/04 4:58 p.m.27 views

CVE-2018-11987

In all android releasesAndroid for MSM, Firefox OS for MSM, QRD Android from CAF using the linux kernel, if there is an unlikely memory alloc failure for the secure pool in boot, it can result in wrong pointer access causing kernel panic...

7.8CVSS3.9AI score0.00167EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2020/04/04 5:35 a.m.42 views

CVE-2019-15034

A buffer overflow flaw was found in the way the Bochs display driver of QEMU handled the PCIe extended configuration space when the device is connected to a PCIe bus. Accessing the PCIe extended config space could overflow the conventional PCI config space buffer due to limited memory allocation...

5.8CVSS3.2AI score0.00372EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/04/02 8:41 a.m.30 views

CVE-2018-17942

The converttodecimal function in vasnprintf.c in Gnulib before 2018-09-23 has a heap-based buffer overflow because memory is not allocated for a trailing '\0' character during %f processing...

8.8CVSS4.3AI score0.02494EPSS
SaveExploits1References2
Debian
Debian
added 2020/04/02 8:02 a.m.187 views

[SECURITY] [DLA 2168-1] libplist security update

Package : libplist Version : 1.11-3+deb8u1 CVE ID : CVE-2017-5209 CVE-2017-5545 CVE-2017-5834 CVE-2017-5835 CVE-2017-6435 CVE-2017-6436 CVE-2017-6439 CVE-2017-7982 Debian Bug : 851196 852385 854000 860945 libplist is a library for reading and writing the Apple binary and XML property lists format...

9.1CVSS7.6AI score0.03799EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2020/04/02 12:00 a.m.267 views

EulerOS Virtualization for ARM 64 3.0.6.0 : binutils (EulerOS-SA-2020-1363)

According to the versions of the binutils package installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. simpleobjectelfmatch in...

7.8CVSS7AI score0.06606EPSS
SaveExploits8References8
RedHat Linux
RedHat Linux
added 2020/03/31 9:13 p.m.11 views

poppler: integer overflow in JPXStream::init function leading to memory consumption

The JPXStream::init function in Poppler 0.78.0 and earlier doesn't check for negative values of stream length, leading to an Integer Overflow, thereby making it possible to allocate a large memory chunk on the heap, with a size controlled by an attacker, as demonstrated by pdftocairo...

6.5CVSS5.8AI score0.01907EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/03/31 9:03 p.m.21 views

kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to denial of service

A flaw was found in the Linux kernel’s implementation of Extended Display Identification Data EDID technology. A firmware identifier string is duplicated with the kstrdup function, and the allocation may fail under very low memory conditions. An attacker could abuse this flaw by causing a Denial ...

5.5CVSS7AI score0.00464EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/03/31 8:33 p.m.12 views

kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to denial of service

A flaw was found in the Linux kernel’s implementation of Extended Display Identification Data EDID technology. A firmware identifier string is duplicated with the kstrdup function, and the allocation may fail under very low memory conditions. An attacker could abuse this flaw by causing a Denial ...

5.5CVSS7AI score0.00464EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/03/31 8:15 p.m.28 views

ImageMagick: Out-of-memory ReadBMPImage of coders/bmp.c and ReadDIBImage of codes/dib.c

There is an excessive memory allocation issue in the functions ReadBMPImage of coders/bmp.c and ReadDIBImage of coders/dib.c in ImageMagick 7.0.8-11, which allows remote attackers to cause a denial of service via a crafted image file...

6.5CVSS5.9AI score0.03209EPSS
SaveExploits0References4
OSV
OSV
added 2020/03/27 12:00 p.m.59 views

RUSTSEC-2020-0007 use-after or double free of allocated memory

Conversion of BitVec to BitBox did not account for allocation movement. The flaw was corrected by using the address after resizing, rather than the original base address...

9.8CVSS9.4AI score0.01629EPSS
SaveExploits1References3
RustSec
RustSec
added 2020/03/27 12:00 p.m.25 views

use-after or double free of allocated memory

Conversion of BitVec to BitBox did not account for allocation movement. The flaw was corrected by using the address after resizing, rather than the original base address...

9.8CVSS3.5AI score0.01629EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/03/27 12:00 a.m.43 views

Cisco NX-OS Software Netstack DoS (cisco-sa-20190306-nxos-netstack)

A denial of service DoS vulnerability exists in Cisco NX-OS Software due to allocating and freeing memory buffers in the network stack. An unauthenticated, remote attacker can exploit this issue by sending crafted TCP streams to an affected device in a sustained way. If the attacker is succesful...

8.6CVSS8AI score0.14283EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2020/03/26 3:46 p.m.18 views

HTTP/2: 0-length headers lead to denial of service

A flaw was found in HTTP/2. An attacker, sending a stream of header with a 0-length header name and a 0-length header value, could cause some implementations to allocate memory for these headers and keep the allocations alive until the session dies. The can consume excess memory, potentially...

7.5CVSS7.1AI score0.56262EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2020/03/26 12:00 a.m.33 views

F5 Networks BIG-IP : systemd vulnerabilities (K06044762)

CVE-2018-16864 An allocation of memory without limits, that could result in the stack clashing with another memory region, was discovered in systemd-journald when a program with long command line arguments calls syslog. A local attacker may use this flaw to crash systemd-journald or escalate his...

7.8CVSS7.1AI score0.03016EPSS
SaveExploits3References3
CNVD
CNVD
added 2020/03/23 12:00 a.m.9 views

Facebook Thrift has an unspecified vulnerability

Facebook Thrift is a branch of Apache Thrift from Facebook Inc. is a serialization and RPC framework for service communication. A security vulnerability exists in versions prior to Facebook Thrift v2019.12.09.00 Java, which can be exploited by an attacker to cause a denial of service by sending a...

7.5CVSS6.7AI score0.02252EPSS
SaveExploits0References1
NVD
NVD
added 2020/03/19 4:15 p.m.20 views

CVE-2019-14878

In the d2b function of the newlib libc library, all versions prior to 3.3.0 see newlib/libc/stdlib/mprec.c, Balloc is used to allocate a big integer, however no check is performed to verify if the allocation succeeded or not. Accessing x will trigger a null pointer dereference bug in case of a...

6.5CVSS6.4AI score0.01343EPSS
SaveExploits1References1
OSV
OSV
added 2020/03/19 4:15 p.m.19 views

CVE-2019-14878

In the d2b function of the newlib libc library, all versions prior to 3.3.0 see newlib/libc/stdlib/mprec.c, Balloc is used to allocate a big integer, however no check is performed to verify if the allocation succeeded or not. Accessing x will trigger a null pointer dereference bug in case of a...

6.5CVSS6.7AI score
SaveExploits0References1
Rows per page
Query Builder