Lucene search
+L

4295 matches found

Exploit DB
Exploit DB
added 2008/11/24 12:0 a.m.39 views

Total Video Player - 'vcen.dll' Remote Off-by-One Crash

Total Video Player vcen.dll Remote Heap Overflow Crash By Cn4phux. Vendor: http://www.effectmatrix.com/ Risk : high The "" tag fail to handle long strings, which can lead to a Heap overflow in TVP. This bug can be remote or local, TVP parse any supplied file for a reconized header even if the...

7AI score
SaveExploits0
myhack58
myhack58
added 2008/11/18 12:0 a.m.21 views

MS Windows Server Service Code Execution Exploit (MS08-0 6 7) (2k/2k3)-the exploit-warning-the black bar safety net

!/ usr/bin/env python MS08-0 6 7 Exploit by Debasis Mohanty aka Tr0y/nopsled www.hackingspirits.com www.coffeeandsecurity.com Email: d3basis. m0hanty @ gmail.com import struct import sys from threading import Thread Thread is imported incase you would like to modify the src to run against multipl...

0.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2008/11/16 12:0 a.m.32 views

ms08067-2k2k3.txt

!/usr/bin/env python MS08-067 Exploit by Debasis Mohanty aka Tr0y/nopsled www.hackingspirits.com www.coffeeandsecurity.com Email: d3basis.m0hanty @ gmail.com import struct import sys from threading import Thread Thread is imported incase you would like to modify the src to run against multiple...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/11/15 12:0 a.m.31 views

VeryPDF PDFView - OCX ActiveX OpenPDF Heap Overflow (PoC)

Sub Boom buff = String1006, "A" target.OpenPDF buff, 1, 1 End Sub milw0rm.com 2008-11-15...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2008/11/14 11:4 a.m.53 views

IBM Lotus Domino Sametime STMux.exe Stack Buffer Overflow

This module exploits a stack buffer overflow in Lotus Domino's Sametime Server. By sending an overly long POST request to the Multiplexer STMux.exe service we are able to overwrite SEH. Based on the exploit by Manuel Santamarina Suarez. This module requires Metasploit:...

7.5CVSS6.9AI score0.77466EPSS
SaveExploits9
exploitpack
exploitpack
added 2008/11/14 12:0 a.m.19 views

Microsoft Active Directory LDAP Server - Username Enumeration

Microsoft Active Directory LDAP Server - Username Enumeration source: https://www.securityfocus.com/bid/32305/info Microsoft Active Directory is prone to a username-enumeration weakness because of a design error in the application when verifying user-supplied input. Attackers may exploit this...

7.4AI score
SaveExploits0
NVD
NVD
added 2008/11/12 11:30 p.m.34 views

CVE-2008-4037

Microsoft Windows 2000 Gold through SP4, XP Gold through SP3, Server 2003 SP1 and SP2, Vista Gold and SP1, and Server 2008 allows remote SMB servers to execute arbitrary code on a client machine by replaying the NTLM credentials of a client user, as demonstrated by backrush, aka "SMB Credential...

9.3CVSS7.3AI score0.59136EPSS
SaveExploits9References15
Microsoft KB
Microsoft KB
added 2008/11/11 12:0 a.m.55 views

MS08-069: Description of the security update for XML Core Services 6.0: November 11, 2008

None None...

6.1AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 2008/11/11 12:0 a.m.28 views

MS08-069: Description of the security update for XML Core Services 4.0: November 11, 2008

None None...

6.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2008/11/07 12:0 a.m.9 views

Windows XP SP2 Detection

Binary data 4736.prm...

7.3AI score
SaveExploits0
seebug.org
seebug.org
added 2008/10/31 12:0 a.m.12 views

Novell eDirectory NCP Get扩展信息请求远程堆内存破坏漏洞

BUGTRAQ ID: 31956 Novell eDirectory是一个的跨平台的目录服务器。 eDirectory可能会使用已经释放的堆内存区。如果远程攻击者发送了畸形数据的话,就可能导致由一个线程释放堆内存区,之后在另一个线程分配了相同内存区后重新使用,这样原始线程就会对已被第二个线程改变了的数据执行操作,导致以当前服务的权限执行任意指令。 Novell eDirectory 8.8 SP2 Novell ------ 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

6.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2008/10/29 12:0 a.m.21 views

ms08_067_netapi.rb.txt

$Id:$ 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/projects/Framework/ require 'msf/core' class Metasploit3...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2008/10/29 12:0 a.m.187 views

Writeup by Amit Klein (Trusteer): Address Bar Spoofing for IE6

Address Bar Spoofing Attacks against Microsoft Internet Explorer 6 Amit Klein, Trusteer Summary ======= IE6 is the second most popular web browser after IE7, with market share of around 25 according to recent surveys e.g. http://marketshare.hitslink.com/report.aspx?qprid=2. This write-up presents...

6.6AI score
SaveExploits0
Packet Storm
Packet Storm
added 2008/10/27 12:0 a.m.29 views

powertcpftp-overflow.txt

!-- PowerTCP FTP module Multiple Technique Exploit SEH Overwrite + HeapSpray bug originally found by : Intel http://www.milw0rm.com/exploits/6793 I use Intel's exploit , but IE change unASCII bytes and it doesn't work! my system is XP SP2 IE7 . then I wrote my own expl with HeapSpray technique ,...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2008/10/27 12:0 a.m.20 views

PowerTCP FTP module Multiple Technique Exploit (SEH/HeapSpray)

No description provided by source. !-- PowerTCP FTP module Multiple Technique Exploit SEH Overwrite + HeapSpray bug originally found by : Intel http://www.milw0rm.com/exploits/6793 I use Intel's exploit , but IE change unASCII bytes and it doesn't work! my system is XP SP2 IE7 . then I wrote my o...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2008/10/26 12:0 a.m.41 views

Google Chrome OnbeforeUload and OnUnload Null Check Vulnerability.

Advisory: Google Chrome OnbeforeUload and OnUnload Null Check Vulnerability. Version Affected: Chrome/0.2.149.30 Chrome/0.2.149.29 Chrome/0.2.149.27 Description: Google chrome is susceptible to stringent behavior while handling "onbeforeunload" and "onunload" event in body tags. The malicious...

6.8AI score
SaveExploits0
0day.today
0day.today
added 2008/10/26 12:0 a.m.33 views

PowerTCP FTP module Multiple Technique Exploit (SEH/HeapSpray)

Exploit for unknown platform in category remote exploits ============================================================== PowerTCP FTP module Multiple Technique Exploit SEH/HeapSpray ============================================================== !-- PowerTCP FTP module Multiple Technique Exploit SE...

7.1AI score
SaveExploits0
Prion
Prion
added 2008/10/21 1:18 a.m.140 views

Open redirect

Open redirect vulnerability in exchweb/bin/redir.asp in Microsoft Outlook Web Access OWA for Exchange Server 2003 SP2 aka build 6.5.7638 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the URL parameter...

4.3CVSS7AI score0.48137EPSS
SaveExploits2References8Affected Software1
Cvelist
Cvelist
added 2008/10/21 12:0 a.m.51 views

CVE-2008-1547

Open redirect vulnerability in exchweb/bin/redir.asp in Microsoft Outlook Web Access OWA for Exchange Server 2003 SP2 aka build 6.5.7638 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the URL parameter...

6.6AI score0.48137EPSS
SaveExploits2References8
0day.today
0day.today
added 2008/10/21 12:0 a.m.17 views

VLC Media Player TY File Stack Based Buffer Overflow Exploit

Exploit for unknown platform in category local exploits ============================================================ VLC Media Player TY File Stack Based Buffer Overflow Exploit ============================================================ !/usr/bin/perl 10/21/2008 ksOSe use warnings; use strict;...

6.8AI score
SaveExploits0
Rows per page
Query Builder