Lucene search
+L

1731 matches found

Exploit DB
Exploit DB
added 2014/11/14 12:00 a.m.140 views

Microsoft Windows - OLE Package Manager Code Execution (MS14-064) (Metasploit)

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 "MS14-064 Microsoft Windows OLE Package Manager Code Execution", 'Description' = %q This module exploits a vulnerability found in...

9.3CVSS7.8AI score0.81628EPSS
SaveExploits30
Exploit DB
Exploit DB
added 2014/11/14 12:00 a.m.107 views

Microsoft Windows - OLE Package Manager Code Execution (via Python) (MS14-064) (Metasploit)

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 "MS14-064 Microsoft Windows OLE Package Manager Code Execution Through Python", 'Description' = %q This module exploits a vulnerabilit...

9.3CVSS7.8AI score0.81628EPSS
SaveExploits30
zdt
zdt
added 2014/11/13 12:00 a.m.117 views

Internet Explorer OLE Automation Array Remote Code Execution Exploit

This Metasploit module exploits the Windows OLE automation array remote code execution vulnerability. The vulnerability exists in Internet Explorer 3.0 until version 11 within Windows 95 up to Windows 10. // alliewin95+ie3-win10+ie11 dve copy by yuange in 2009. cve-2014-6332 exploit...

9.3CVSS0.4AI score0.94996EPSS
SaveExploits46
seebug.org
seebug.org
added 2014/11/13 12:00 a.m.85 views

Windows OLE - Remote Code Execution "Sandworm" Exploit (MS14-060)

No description provided by source. !/usr/bin/python Windows OLE RCE Exploit MS14-060 CVE-2014-4114 – Sandworm Author: Mike Czumak Tv3rn1x - @SecuritySift Written: 10/21/2014 Tested Platforms: Windows 7 SP1 w/ exploit script run on Kali Linux You are free to reuse this code in part or in whole wit...

9.3CVSS9.2AI score0.81628EPSS
SaveExploits24
Packet Storm
Packet Storm
added 2014/11/13 12:00 a.m.80 views

Windows OLE Automation Array Remote Code Execution

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'msf/core/exploit/powershell' class Metasploit3 "Windows OLE Automation Array Remote Code Execution", 'Description' = %q This modules exploits...

9.3CVSS0.3AI score0.94996EPSS
SaveExploits46
seebug.org
seebug.org
added 2014/11/13 12:00 a.m.64 views

MS14-060 Microsoft Windows OLE Package Manager Code Execution

No description provided by source. This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::FILEFORMAT include...

9.3CVSS9.2AI score0.81628EPSS
SaveExploits24
Metasploit
Metasploit
added 2014/11/13 12:00 a.m.105 views

MS14-064 Microsoft Internet Explorer Windows OLE Automation Array Remote Code Execution

This module exploits the Windows OLE Automation array vulnerability, CVE-2014-6332. The vulnerability is known to affect Internet Explorer 3.0 until version 11 within Windows 95 up to Windows 10, and no patch for Windows XP. However, this exploit will only target Windows XP and Windows 7 box due ...

9.3CVSS8.7AI score0.94996EPSS
SaveExploits46
seebug.org
seebug.org
added 2014/11/13 12:00 a.m.45 views

MS Office 2007 and 2010 - OLE Arbitrary Command Execution

No description provided by source. Full exploit: http://www.exploit-db.com/sploits/35216.rar CVE-2014-6352 OLE Remote Code Execution Author Abhishek Lyall - abhilyallatgmaildotcom, infoataslitsecuritydotcom Advanced Hacking Trainings - http://training.aslitsecurity.com Web -...

9.3CVSS7.6AI score0.77553EPSS
SaveExploits14
exploitpack
exploitpack
added 2014/11/13 12:00 a.m.81 views

Microsoft Internet Explorer 11 - OLE Automation Array Remote Code Execution (1)

Microsoft Internet Explorer 11 - OLE Automation Array Remote Code Execution 1 // alliewin95+ie3-win10+ie11 dve copy by yuange in 2009. cve-2014-6332 exploit https://twitter.com/yuange75 http://hi.baidu.com/yuange1975 // function runmumaa On Error Resume Next set...

9.3CVSS0.1AI score0.94996EPSS
SaveExploits46
Exploit DB
Exploit DB
added 2014/11/13 12:00 a.m.77 views

Microsoft Internet Explorer 11 - OLE Automation Array Remote Code Execution (1)

// alliewin95+ie3-win10+ie11 dve copy by yuange in 2009. cve-2014-6332 exploit https://twitter.com/yuange75 http://hi.baidu.com/yuange1975 // function runmumaa On Error Resume Next set shell=createobject"Shell.Application" shell.ShellExecute "notepad.exe" end function dim aa dim ab dim a0 dim a1...

9.3CVSS8.6AI score0.94996EPSS
SaveExploits46
zdt
zdt
added 2014/11/13 12:00 a.m.112 views

Internet Explorer OLE Automation Array Remote Code Execution (msf) Exploit

This Metasploit module exploits a vulnerability found in Windows Object Linking and Embedding OLE allowing arbitrary code execution, publicly exploited in the wild as MS14-060 patch bypass. The Microsoft update tried to fix the vulnerability publicly known as "Sandworm". Platforms such as Windows...

9.3CVSS8.6AI score0.94996EPSS
SaveExploits46
Packet Storm
Packet Storm
added 2014/11/13 12:00 a.m.64 views

MS14-064 Microsoft Windows OLE Package Manager Code Execution

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 "MS14-064 Microsoft Windows OLE Package Manager Code Execution", 'Description' = %q This module exploits a vulnerability found in...

9.3CVSS0.1AI score0.77553EPSS
SaveExploits14
seebug.org
seebug.org
added 2014/11/13 12:00 a.m.74 views

Windows OLE Package Manager SandWorm Exploit

No description provided by source. !/usr/bin/env python import os import zipfile import sys ''' Full Exploit: http://www.exploit-db.com/sploits/35019.tar.gz Very quick and ugly SandWorm CVE-2014-4114 exploit builder Exploit Title: CVE-2014-4114 SandWorm builder Built to run on: Linux/MacOSX Date:...

9.3CVSS9.2AI score0.81628EPSS
SaveExploits24
CERT
CERT
added 2014/11/13 12:00 a.m.160 views

Microsoft Windows Object Linking and Embedding (OLE) OleAut32 library SafeArrayRedim function vulnerable to remote code execution via Internet Explorer

Overview A vulnerability in Microsoft Windows OLE could allow remote code execution if a user views a specially-crafted web page in Internet Explorer. Description The Microsoft Windows OLE OleAut32.dll library provides the SafeArrayRedim function that allows resizing of SAFEARRAY objects in memor...

9.3CVSS8.7AI score0.94996EPSS
SaveExploits46References4
Metasploit
Metasploit
added 2014/11/12 12:00 a.m.79 views

MS14-064 Microsoft Windows OLE Package Manager Code Execution Through Python

This module exploits a vulnerability found in Windows Object Linking and Embedding OLE allowing arbitrary code execution, bypassing the patch MS14-060, for the vulnerability publicly known as "Sandworm", on systems with Python for Windows installed. Windows Vista SP2 all the way to Windows 8,...

5.6AI score
SaveExploits0
exploitpack
exploitpack
added 2014/11/12 12:00 a.m.49 views

Microsoft Office 20072010 - OLE Arbitrary Command Execution

Microsoft Office 20072010 - OLE Arbitrary Command Execution Full exploit: https://github.com/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/35216.rar CVE-2014-6352 OLE Remote Code Execution Author Abhishek Lyall - abhilyallatgmaildotcom, infoataslitsecuritydotcom Advanced Hacking...

9.3CVSS0.5AI score0.77553EPSS
SaveExploits14
OpenVAS
OpenVAS
added 2014/11/12 12:00 a.m.73 views

Microsoft Windows OLE Object Handling Code Execution Vulnerabilities (3011443)

This host is missing a critical security update according to Microsoft Bulletin MS14-064. SPDX-FileCopyrightText: 2014 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...

9.3CVSS8.1AI score0.94996EPSS
SaveExploits60References8
zdt
zdt
added 2014/11/12 12:00 a.m.75 views

MS Office 2007 and 2010 - OLE Arbitrary Command Execution Exploit

Microsoft Office 2007 and 2010 OLE arbitrary command execution exploit. This exploit will not give a UAC warning. No .inf file is required in this exploit. The size of the executable payload should be less than 400kb. Python 2.7 is required. Full exploit: http://www.exploit-db.com/sploits/35216.r...

9.3CVSS0.5AI score0.77553EPSS
SaveExploits14
Exploit DB
Exploit DB
added 2014/11/12 12:00 a.m.76 views

Microsoft Office 2007/2010 - OLE Arbitrary Command Execution

Full exploit: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/35216.rar CVE-2014-6352 OLE Remote Code Execution Author Abhishek Lyall - abhilyallatgmaildotcom, infoataslitsecuritydotcom Advanced Hacking Trainings - http://training.aslitsecurity.com Web -...

9.3CVSS7.8AI score0.81628EPSS
SaveExploits30
NVD
NVD
added 2014/11/11 10:55 p.m.22 views

CVE-2014-6332

OleAut32.dll in OLE in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via a crafted web site, as...

9.3CVSS7.9AI score0.94996EPSS
SaveExploits46References17
Rows per page
Query Builder