Lucene search
+L

1250 matches found

CERT
CERT
added 2013/01/25 12:0 a.m.36 views

Foxit Advanced PDF Editor 3 contains a stack buffer overrun vulnerability

Overview Foxit Advanced PDF Editor 3, and possibly earlier versions, contains a stack buffer overrun vulnerability. Description Foxit Advanced PDF Editor 3, and possibly earlier versions, contains a stack buffer overrun vulnerability that may be exploited by an attacker that is able to successful...

7.6CVSS7.4AI score0.03891EPSS
SaveExploits0References2
exploitpack
exploitpack
added 2013/01/18 12:0 a.m.17 views

Nvidia Display Driver Service (Nsvr) - Local Buffer Overflow

Nvidia Display Driver Service Nsvr - Local Buffer Overflow / NVidia Display Driver Service Nsvr Exploit - Christmas 2012 - Bypass DEP + ASLR + /GS + CoE ============================================================= @peterwintrsmith Initial release 25/12/12 Update 25/12/12 - Target for 30 Aug 2012...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/01/18 12:0 a.m.25 views

Nvidia Display Driver Service (Nsvr) - Local Buffer Overflow

/ NVidia Display Driver Service Nsvr Exploit - Christmas 2012 - Bypass DEP + ASLR + /GS + CoE ============================================================= @peterwintrsmith Initial release 25/12/12 Update 25/12/12 - Target for 30 Aug 2012 nvvsvc.exe Build - thanks @seanderegge! Hey all! Here is a...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/01/11 12:0 a.m.47 views

Internet Explorer 8 Heap Overflow

function strtointstr return str.charCodeAt10x10000 + str.charCodeAt0; var free = "EEEE"; while free.length 500 free += free; var string1 = "AAAA"; while string1.length 500 string1 += string1; var string2 = "BBBB"; while string2.length 500 string2 += string2; var fr =...

9.3CVSS0.6AI score0.64962EPSS
SaveExploits27
0day.today
0day.today
added 2013/01/10 12:0 a.m.63 views

Internet Explorer 8 Fixed Col Span ID full ASLR & DEP bypass

Exploit for windows platform in category remote exploits function strtointstr return str.charCodeAt10x10000 + str.charCodeAt0; var free = "EEEE"; while free.length 500 free += free; var string1 = "AAAA"; while string1.length 500 string1 += string1; var string2 = "BBBB"; while string2.length 500...

7.1AI score0.64962EPSS
SaveExploits27
seebug.org
seebug.org
added 2013/01/10 12:0 a.m.46 views

Internet Explorer 8 Fixed Col Span ID full ASLR & DEP bypass

No description provided by source. !-- Exploit Title: Internet Explorer 8 Fixed Col Span ID full ASLR & DEP bypass Author: [email protected] Thanks to Ryujin and Dookie for their help. Affected Software: Internet Explorer 8 Vulnerability: Fixed Col Span ID CVE: CVE-2012-1876 Metasploit exploit...

9.3CVSS6.3AI score0.64962EPSS
SaveExploits27
exploitpack
exploitpack
added 2013/01/10 12:0 a.m.73 views

Microsoft Internet Explorer 8 - Fixed Col Span ID (Full ASLR + DEP Bypass) (MS12-037)

Microsoft Internet Explorer 8 - Fixed Col Span ID Full ASLR + DEP Bypass MS12-037 function strtointstr return str.charCodeAt10x10000 + str.charCodeAt0; var free = "EEEE"; while free.length 500 free +=...

9.3CVSS6.3AI score0.64962EPSS
SaveExploits27
Exploit DB
Exploit DB
added 2013/01/10 12:0 a.m.91 views

Microsoft Internet Explorer 8 - Fixed Col Span ID (Full ASLR + DEP Bypass) (MS12-037)

function strtointstr return str.charCodeAt10x10000 + str.charCodeAt0; var free = "EEEE"; while free.length 500 free += free; var string1 = "AAAA"; while string1.length 500 string1 += string1; var st...

9.3CVSS5.2AI score0.64962EPSS
SaveExploits27
Saint
Saint
added 2013/01/04 12:0 a.m.52 views

Internet Explorer CButton Use After Free Vulnerability

Added: 01/04/2013 CVE: CVE-2012-4792 BID: 57070 OSVDB: 88774 Background Internet Explorer is an HTML web browser which comes by default on Microsoft operating systems. Problem All references to DOM button objects are not properly removed when a DOM buttom object is deleted. If the stale reference...

9.3CVSS7.1AI score0.78823EPSS
SaveExploits12
ThreatPost
ThreatPost
added 2012/12/31 2:9 p.m.12 views

Microsoft Responds to IE Zero Day Used in CFR Watering Hole Attack

UPDATE – Microsoft responded this weekend with temporary mitigations and workarounds for a zero-day vulnerability in Internet Explorer exploited in an attack on the Council on Foreign Relations website. IE 6, 7 and 8 are vulnerable to exploits that would enable a remote attacker to execute code o...

8AI score
SaveExploits0References6
exploitpack
exploitpack
added 2012/12/31 12:0 a.m.40 views

BlazeDVD 6.1 - .PLF File (ASLR + DEP Bypass) (Metasploit)

BlazeDVD 6.1 - .PLF File ASLR + DEP Bypass Metasploit This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/...

0.65058EPSS
SaveExploits12
0day.today
0day.today
added 2012/12/31 12:0 a.m.40 views

BlazeDVD 6.1 PLF Exploit DEP/ASLR Bypass (MSF)

Exploit for windows platform in category local exploits This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/...

6.8AI score0.65058EPSS
SaveExploits12
seebug.org
seebug.org
added 2012/12/31 12:0 a.m.21 views

Nvidia显示驱动服务(nvvsvc.exe)权限提升漏洞

Nvidia 是全球图形技术和数字媒体处理器行业领导厂商。 Windows版Nvidia显示驱动服务中存在提权漏洞,允许能访问目标机器的攻击者创建有远程Root访问权限的超级用户,完全绕过DEP和ASLR保护。 该漏洞是由于没有检查memmove操作的拷贝数据而造成的栈溢出漏洞。一个绕过DEP + ASLR + /GS + CoE的利用公布在pastebin.com,目前已删除。 0 Nvidia Display Driver 厂商补丁: NVIDIA ------ 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2012/12/31 12:0 a.m.31 views

BlazeDVD 6.1 - '.PLF' File (ASLR + DEP Bypass) (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core' class Metasploit3 'BlazeDVD 6.1 PLF...

7.5CVSS5.2AI score0.65058EPSS
SaveExploits12
Packet Storm
Packet Storm
added 2012/12/30 12:0 a.m.87 views

BlazeDVD 6.1 PLF Exploit DEP/ASLR Bypass

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core' class Metasploit3 'BlazeDVD 6.1 PLF...

7.5CVSS0.4AI score0.65058EPSS
SaveExploits12
Packet Storm
Packet Storm
added 2012/12/27 12:0 a.m.39 views

NVidia Display Driver Buffer Overflow

/ NVidia Display Driver Service Nsvr Exploit - Christmas 2012 - Bypass DEP + ASLR + /GS + CoE ============================================================= @peterwintrsmith Hey all! Here is an exploit for an interesting stack buffer overflow in the NVidia Display Driver Service. The service liste...

1.3AI score
SaveExploits0
CERT
CERT
added 2012/12/17 12:0 a.m.36 views

Adobe Shockwave player vulnerable to downgrading

Overview Adobe Shockwave Player may automatically install a legacy version of the runtime, which can increase the attack surface of systems that have Shockwave installed. Description Adobe Macromedia Shockwave Player is software that plays active web content developed in Macromedia and Adobe...

9.3CVSS6.8AI score0.0249EPSS
SaveExploits0References2
CERT
CERT
added 2012/12/17 12:0 a.m.38 views

Adobe Shockwave player installs Xtras without prompting

Overview Adobe Shockwave Player installs Xtras that are signed by Adobe or Macromedia without prompting, which can allow an attacker to target vulnerabilities in older Xtras. Description Adobe Macromedia Shockwave Player is software that plays active web content developed in Macromedia and Adobe...

9.3CVSS6.5AI score0.02681EPSS
SaveExploits0References2
CERT
CERT
added 2012/12/17 12:0 a.m.16 views

Adobe Shockwave player provides vulnerable Flash runtime

Overview Adobe Shockwave Player 12.1.1.151 and earlier versions on the Windows and Macintosh operating systems provide a vulnerable version of the Flash runtime. Description Adobe Macromedia Shockwave Player is software that plays active web content developed in Macromedia and Adobe Director...

7.4AI score
SaveExploits0References2
Metasploit
Metasploit
added 2012/12/14 11:50 a.m.25 views

Crystal Reports CrystalPrintControl ActiveX ServerResourceVersion Property Overflow

This module exploits a heap based buffer overflow in the CrystalPrintControl ActiveX, while handling the ServerResourceVersion property. The affected control can be found in the PrintControl.dll component as included with Crystal Reports 2008. This module has been tested successfully on IE 6, 7...

9.3CVSS0.1AI score0.46776EPSS
SaveExploits10
Rows per page
Query Builder