Lucene search
+L

347 matches found

Exploit DB
Exploit DB
added 2018/05/24 12:0 a.m.73 views

GNU glibc < 2.27 - Local Buffer Overflow

GNU glibc Vendor Homepage: http://www.gnu.org/ CVE: CVE-2018-11237 POC: $ cat mempcpy.c define GNUSOURCE 1 include include define N 97699 char aN; char bN+128; int main void memset a, 'x', N; char c = mempcpy b, a, N; assert c == 0; $ gcc -g mempcpy.c -o mempcpy -fno-builtin-mempcpy $ ./mempcpy...

7.8CVSS7.7AI score0.0088EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2018/05/24 12:0 a.m.13 views

Fedora 27 : glibc (2018-9c88c32d15)

This updates contains various updates from the upstream glibc 2.26 release branch, including minor fixes for the realpath function and the i386 memmove implementation. Starting with this update, glibc will no longer re-exec systemd during glibc updates RHBZ1579225. Note that Tenable Network...

5.5AI score
SaveExploits0References1
CNVD
CNVD
added 2018/05/22 12:0 a.m.7 views

GNU C Library Denial of Service Vulnerability (CNVD-2018-09998)

The GNU C Library a.k.a. glibc, libc6 is an open-source, free C language compiler released under the LGPL license. A security vulnerability exists in the 'memmove' function in the GNU C Library versions 2.21 through 2.27, which stems from the failure of the...

9.8CVSS7.2AI score0.04701EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2018/05/18 4:29 p.m.47 views

CVE-2017-18269

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in...

9.8CVSS6.9AI score0.04701EPSS
SaveExploits0References3
OSV
OSV
added 2018/05/18 4:29 p.m.5 views

DEBIAN-CVE-2017-18269

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in...

9.8CVSS7.2AI score0.04701EPSS
SaveExploits0References1
OSV
OSV
added 2018/05/18 4:29 p.m.29 views

CVE-2017-18269

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in...

9.8CVSS7.1AI score
SaveExploits0References6
Prion
Prion
added 2018/05/18 4:29 p.m.31 views

Code injection

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in...

7.5CVSS9.3AI score0.04701EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2018/05/18 4:29 p.m.7 views

UBUNTU-CVE-2017-18269

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in...

9.8CVSS6.9AI score0.04701EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2018/05/18 4:0 p.m.27 views

CVE-2017-18269

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in...

9.8CVSS9.6AI score0.04701EPSS
SaveExploits0
NVD
NVD
added 2018/02/28 5:29 a.m.15 views

CVE-2018-6639

An out-of-bounds write Remote Code Execution issue was discovered in Design Science MathType 6.9c. A size used by memmove is read from the input file. This is fixed in 6.9d...

9.8CVSS9.3AI score0.03612EPSS
SaveExploits1References2
OSV
OSV
added 2018/02/28 5:29 a.m.7 views

CVE-2018-6639

An out-of-bounds write Remote Code Execution issue was discovered in Design Science MathType 6.9c. A size used by memmove is read from the input file. This is fixed in 6.9d...

9.8CVSS5.8AI score0.03612EPSS
SaveExploits1References2
Prion
Prion
added 2018/02/28 5:29 a.m.20 views

Remote code execution

An out-of-bounds write Remote Code Execution issue was discovered in Design Science MathType 6.9c. A size used by memmove is read from the input file. This is fixed in 6.9d...

7.5CVSS9.2AI score0.03612EPSS
SaveExploits1References2Affected Software1
seebug.org
seebug.org
added 2017/06/27 12:0 a.m.136 views

Microsoft Windows Uniscribe Remote Code Execution Vulnerability(CVE-2017-0283)

We have encountered a crash in the Windows Uniscribe user-mode library, in the memmove function called by USP10!MergeLigRecords, while trying to display text using a corrupted font file: --- 4e0.6dc: Access violation - code c0000005 first chance First chance exceptions are reported before any...

9.3CVSS8.7AI score0.42546EPSS
SaveExploits6
Packet Storm
Packet Storm
added 2017/05/17 12:0 a.m.4124 views

MS17-010 EternalBlue SMB Remote Windows Kernel Pool Corruption

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'rubysmb' require 'rubysmb/smb1/packet' class MetasploitModule 'MS17-010 EternalBlue SMB Remote Windows Kernel Pool Corruption', 'Description' = %q This module is...

9.3CVSS0.2AI score0.99693EPSS
SaveExploits105
zdt
zdt
added 2017/05/17 12:0 a.m.726 views

Microsoft Windows MS17-010 EternalBlue SMB Remote Windows Kernel Pool Corruption Exploit

This Metasploit module is a port of the Equation Group ETERNALBLUE exploit, part of the FuzzBunch toolkit released by Shadow Brokers. There is a buffer overflow memmove operation in Srv!SrvOs2FeaToNt. The size is calculated in Srv!SrvOs2FeaListSizeToNt, with mathematical error where a DWORD is...

9.3CVSS0.4AI score0.99693EPSS
SaveExploits105
Packet Storm
Packet Storm
added 2017/04/09 12:0 a.m.61 views

WebKit HTMLFormElement Negative-Size Memmove

WebKit: Negative-size memmove in HTMLFormElement CVE-2017-2459 There is a negative-size memmove security vulnerability in WebKit. The vulnerability was confirmed on a nightly build of WebKit. The PoC has also been observed to crash Safari 10.0.2 on Mac. PoC Note: It might take a couple of refresh...

6.8CVSS7.5AI score0.06736EPSS
SaveExploits4
zdt
zdt
added 2017/04/05 12:0 a.m.62 views

Apple WebKit - Negative-Size memmove in HTMLFormElement Exploit

Exploit for multiple platform in category dos / poc function go var iframe = document.getElementById"iframe"; var iframeWindow = window0; var toInsert = div; var iframeBody = iframeWindow.document.body; iframeBody.beforedocument.body; iframe.aftertoInsert; aaaaaaaa !--...

6.8CVSS7.5AI score0.06736EPSS
SaveExploits4
exploitpack
exploitpack
added 2017/04/04 12:0 a.m.31 views

Apple WebKit - Negative-Size memmove in HTMLFormElement

Apple WebKit - Negative-Size memmove in HTMLFormElement function go var iframe = document.getElementById"iframe"; var iframeWindow = window0; var toInsert = div; var iframeBody = iframeWindow.document.body; iframeBody.beforedocument.body; iframe.aftertoInsert; aaaaaaaa !--...

7.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/04/04 12:0 a.m.46 views

Apple WebKit - Negative-Size memmove in HTMLFormElement

function go var iframe = document.getElementById"iframe"; var iframeWindow = window0; var toInsert = div; var iframeBody = iframeWindow.document.body; iframeBody.beforedocument.body; iframe.aftertoInsert; aaaaaaaa !-- ================================================================= Preliminary...

8.8CVSS7.8AI score0.06736EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2017/02/21 12:0 a.m.34 views

GLSA-201702-15 : OCaml: Buffer overflow and information disclosure

The remote host is affected by the vulnerability described in GLSA-201702-15 OCaml: Buffer overflow and information disclosure It was discovered that OCaml was vulnerable to a runtime bug that, on 64-bit platforms, causes size arguments to internal memmove calls to be sign-extended from 32- to...

9.1CVSS8.5AI score0.05267EPSS
SaveExploits0References2
Rows per page
Query Builder