Lucene search
+L

7452 matches found

OSV
OSV
added 2016/11/18 8:59 p.m.10 views

DEBIAN-CVE-2016-4330

In the HDF5 1.8.16 library's failure to check if the number of dimensions for an array read from the file is within the bounds of the space allocated for it, a heap-based buffer overflow will occur, potentially leading to arbitrary code execution...

8.6CVSS8.1AI score0.008EPSS
SaveExploits2References1
zdt
zdt
added 2016/11/01 12:00 a.m.41 views

NVIDIA Driver - Missing Bounds Check in Escape 0x100009a Exploit

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=942 The DxgkDdiEscape handler for escape 0x100009a lacks proper bounds checks: case 0x100009A: ... size0 = escapedata-size1; ... size1 = 2 - escapedata-unknown size2; ... totalsize...

7.2CVSS7.6AI score0.01535EPSS
SaveExploits2
zdt
zdt
added 2016/11/01 12:00 a.m.71 views

NVIDIA Driver - Missing Bounds Check in Escape 0x70000d5 Exploit

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=944 The DxgkDdiEscape handler for 0x70000d5 lacks bounds checks: ... if gsavedsize escape-size = gsavedsize; if unsigned intgsavedsize 0 do v5 = v2++; escape-datav5 = globalarrayv5...

7.2CVSS7.8AI score0.01605EPSS
SaveExploits2
zdt
zdt
added 2016/11/01 12:00 a.m.45 views

NVIDIA Driver - Incorrect Bounds Check in Escape 0x70001b2 Exploit

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=940 The DxgkDdiEscape handler for 0x70001b2 doesn't do proper bounds checks for its variable size input. void sub8C4304... ... // escape-size is controlled by the user. if...

7.2CVSS7.6AI score0.01605EPSS
SaveExploits2
zdt
zdt
added 2016/11/01 12:00 a.m.55 views

NVIDIA Driver - Escape 0x100010b Missing Bounds Check Exploit

Exploit for windows platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=927 The DxgkDdiEscape handler for escape code 0x100010b looks like: char escape100010bNvMiniportDeviceContext miniportcontext, HANDLE handle, unsigned int idx PVOID Object; if...

7.2CVSS7.6AI score0.0156EPSS
SaveExploits2
exploitpack
exploitpack
added 2016/10/31 12:00 a.m.15 views

NVIDIA Driver - Incorrect Bounds Check in Escape 0x70001b2

NVIDIA Driver - Incorrect Bounds Check in Escape 0x70001b2 Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=940 The DxgkDdiEscape handler for 0x70001b2 doesn't do proper bounds checks for its variable size input. void sub8C4304... ... // escape-size is controlled by the user. if...

SaveExploits0
Exploit DB
Exploit DB
added 2016/10/31 12:00 a.m.26 views

NVIDIA Driver - Escape 0x100010b Missing Bounds Check

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=927 The DxgkDdiEscape handler for escape code 0x100010b looks like: char escape100010bNvMiniportDeviceContext miniportcontext, HANDLE handle, unsigned int idx PVOID Object; if !handle dodebugthingo; Object = PVOID...

7.8CVSS7.5AI score0.0156EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2016/10/31 12:00 a.m.25 views

NVIDIA Driver - Incorrect Bounds Check in Escape 0x70001b2

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=940 The DxgkDdiEscape handler for 0x70001b2 doesn't do proper bounds checks for its variable size input. void sub8C4304... ... // escape-size is controlled by the user. if escape-size size; memcpyescape-data, v31, 28i64 size;...

7.8CVSS7.5AI score0.01605EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2016/10/31 12:00 a.m.29 views

NVIDIA Driver - Missing Bounds Check in Escape 0x100009a

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=942 The DxgkDdiEscape handler for escape 0x100009a lacks proper bounds checks: case 0x100009A: ... size0 = escapedata-size1; ... size1 = 2 - escapedata-unknown size2; ... totalsize = size0 size1 size2; ... if totalsize 0x10...

7.8CVSS7.5AI score0.01535EPSS
SaveExploits2
exploitpack
exploitpack
added 2016/10/31 12:00 a.m.26 views

NVIDIA Driver - Missing Bounds Check in Escape 0x70000d5

NVIDIA Driver - Missing Bounds Check in Escape 0x70000d5 Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=944 The DxgkDdiEscape handler for 0x70000d5 lacks bounds checks: ... if gsavedsize escape-size = gsavedsize; if unsigned intgsavedsize 0 do v5 = v2++; escape-datav5 =...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2016/10/31 12:00 a.m.16 views

NVIDIA Driver - Escape 0x100010b Missing Bounds Check

NVIDIA Driver - Escape 0x100010b Missing Bounds Check Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=927 The DxgkDdiEscape handler for escape code 0x100010b looks like: char escape100010bNvMiniportDeviceContext miniportcontext, HANDLE handle, unsigned int idx PVOID Object; if...

0.2AI score
SaveExploits0
exploitpack
exploitpack
added 2016/10/31 12:00 a.m.14 views

NVIDIA Driver - Missing Bounds Check in Escape 0x100009a

NVIDIA Driver - Missing Bounds Check in Escape 0x100009a Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=942 The DxgkDdiEscape handler for escape 0x100009a lacks proper bounds checks: case 0x100009A: ... size0 = escapedata-size1; ... size1 = 2 - escapedata-unknown size2;...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/10/31 12:00 a.m.45 views

NVIDIA Driver - Missing Bounds Check in Escape 0x70000d5

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=944 The DxgkDdiEscape handler for 0x70000d5 lacks bounds checks: ... if gsavedsize escape-size = gsavedsize; if unsigned intgsavedsize 0 do v5 = v2++; escape-datav5 = globalarrayv5 + 77; while v2 size 0 do ii = i++; globalarrayii +...

7.8CVSS7.4AI score0.01605EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2016/09/15 7:39 a.m.9 views

kernel: netfilter: missing bounds check in ipt_entry structure

A security flaw was found in the Linux kernel in the marksourcechains function in "net/ipv4/netfilter/iptables.c". It is possible for a user-supplied "iptentry" structure to have a large "nextoffset" field. This field is not bounds checked prior to writing to a counter value at the supplied offse...

8.4CVSS7.3AI score0.01234EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2016/09/14 11:41 p.m.9 views

kernel: netfilter: missing bounds check in ipt_entry structure

A security flaw was found in the Linux kernel in the marksourcechains function in "net/ipv4/netfilter/iptables.c". It is possible for a user-supplied "iptentry" structure to have a large "nextoffset" field. This field is not bounds checked prior to writing to a counter value at the supplied offse...

8.4CVSS7.3AI score0.01234EPSS
SaveExploits2References4
CNVD
CNVD
added 2016/06/28 12:00 a.m.4 views

Linux kernel buffer overflow vulnerability (CNVD-2016-04392)

The Linux kernel is the kernel used by the operating system Linux, released by the Linux Foundation in the United States. A buffer overflow vulnerability exists in the Linux kernel. An attacker can exploit the vulnerability by calling hiddev ioctl with the HIDIOCGUSAGES or HIDIOCSUSAGES commands ...

7.8CVSS7.9AI score0.00458EPSS
SaveExploits0References1
CNVD
CNVD
added 2016/05/13 12:00 a.m.7 views

Libksba denial of service vulnerability

Libksba is a library that simplifies work tasks for X.509 certificates, CMS data and related objects. Libksba fails to properly check object lengths, allowing remote attackers to exploit the vulnerability to trigger out-of-bounds reads, resulting in a denial-of-service attack...

7.5CVSS9.5AI score0.03205EPSS
SaveExploits0References1
OSV
OSV
added 2016/05/09 12:00 a.m.7 views

UBUNTU-CVE-2016-3710

The VGA module in QEMU improperly performs bounds checking on banked access to video memory, which allows local guest OS administrators to execute arbitrary code on the host by changing access modes after setting the bank register, aka the "Dark Portal" issue...

8.8CVSS7.5AI score0.00916EPSS
SaveExploits0References5
CNVD
CNVD
added 2016/04/22 12:00 a.m.6 views

Samsumg android phone v4l-subdev driver memory corruption vulnerability

Samsumg android phone is a series of cell phone products based on the Android platform developed by South Korea's Samsung Samsung. A memory corruption vulnerability exists in the 'msmsensorconfig' function in the v4l-subdev driver of the samsumg android phone, which stems from the program's failu...

7.8CVSS6.9AI score0.00352EPSS
SaveExploits1References1
zdt
zdt
added 2016/03/10 12:00 a.m.74 views

Putty pscp 0.66 - Stack Buffer Overwrite

Exploit for multiple platform in category dos / poc Source: https://github.com/tintinweb/pub/tree/master/pocs/cve-2016-2563 Author: Date: Feb 20th, 2016 Name: putty Vendor: sgtatham - http://www.chiark.greenend.org.uk/sgtatham/putty/ Version: 0.59 3 9 years ago = affected = 0.66 Platforms: win/ni...

7.5CVSS9.6AI score0.34216EPSS
SaveExploits4
Rows per page
Query Builder