2925 matches found
Flashget 3.x IEHelper remote exec 0day poc
No description provided by source. Exploit Title:flashget 3.x IEHelper remote exec 0day poc Date: 2010.01.05 Author: superli Version: 3.x Tested on: xp sp3 Code : object id=TestObj classid="CLSID:C6262DCE-6E64-45D2-B080-801F1E298AC2" style="width:100;height:350"/object...
flashget 3.x IEHelper remote exec 0day poc
Exploit for unknown platform in category remote exploits ========================================== flashget 3.x IEHelper remote exec 0day poc ========================================== Exploit Title:flashget 3.x IEHelper remote exec 0day poc Date: 2010.01.05 Author: superli Version: 3.x Tested o...
Wu-ftpd SITE EXEC/INDEX Format String Vulnerability
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 'wu-ftpd SITE...
PlayMeNow - .M3U Playlist Buffer Overflow (SEH)
PlayMeNow - .M3U Playlist Buffer Overflow SEH !/usr/bin/perl Greets: His0k4 : Then His0k4 and After That His0k4 Special Greets :01000001 01101001 01100011 01101000 01100001 00100000 win32exec - EXITFUNC=seh CMD=calc Size=158 Encoder=PexFnstenvMov http://metasploit.com my $shellcode =...
Design/Logic Flaw
VRTSweb.exe in VRTSweb in Symantec Backup Exec Continuous Protection Server CPS 11d, 12.0, and 12.5; Veritas NetBackup Operations Manager NOM 6.0 GA through 6.5.5; Veritas Backup Reporter VBR 6.0 GA through 6.6; Veritas Storage Foundation SF 3.5; Veritas Storage Foundation for Windows High...
CVE-2009-3027
VRTSweb.exe in VRTSweb in Symantec Backup Exec Continuous Protection Server CPS 11d, 12.0, and 12.5; Veritas NetBackup Operations Manager NOM 6.0 GA through 6.5.5; Veritas Backup Reporter VBR 6.0 GA through 6.6; Veritas Storage Foundation SF 3.5; Veritas Storage Foundation for Windows High...
WU-FTPD SITE EXEC/INDEX Format String Vulnerability
This module exploits a format string vulnerability in versions of the Washington University FTP server older than 2.6.1. By executing specially crafted SITE EXEC or SITE INDEX commands containing format specifiers, an attacker can corrupt memory and execute arbitrary code. This module requires...
No xp_cmdshell to mention the right-vulnerability warning-the black bar safety net
Author: charley008 from: evil octal With sa, but without xpcmdshell, how to restore showing error. As is xxxx. cpp shucks error. Or cannot find the specified module, but I encountered so many times. With exec spoacreate 'wscript. shell'there is no way the case.. This method can be used Many serve...
Veritas Backup Exec Name Service Overflow
$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/framework/ require 'msf/core' class Metasploit3 'Veritas Back...
Veritas Backup Exec Agent Browser Registration Request Buffer Overflow (CVE-2004-1172)
Backup Exec is a backup solution offered by VERITAS. It provides both server-side and client side components and communication mechanisms for scalability and ease of administration purposes. The client-side component is known as the Backup Exec Agent. The Backup Exec Agent Browser is a server...
MundiMail 0.8.2 Remote Code Execution
No description provided by source. Reference: http://www.ccat.edu.mx/advisors/advisor5/advisor5.html Credits: Ccat Research Labs - México - Coatepec, Ver. www.ccat.edu.mx Software Link: http://sourceforge.net/projects/mundimail/ Tested on: Debian, Centos & Windows Server 2000 Preview: Code uses...
MundiMail 0.8.2 - Remote Code Execution
MundiMail 0.8.2 - Remote Code Execution Reference: http://www.ccat.edu.mx/advisors/advisor5/advisor5.html Credits: Ccat Research Labs - México - Coatepec, Ver. www.ccat.edu.mx Software Link: http://sourceforge.net/projects/mundimail/ Tested on: Debian, Centos & Windows Server 2000 Preview: Code...
CVE-2009-2972
in.lpd in the print service in Sun Solaris 8 and 9 allows remote attackers to cause a denial of service memory consumption via unspecified vectors that trigger a "fork/exec bomb."...
KSP 2006 FINAL ( .M3U) Universal Local Buffer Exploit (SEH)
Exploit for unknown platform in category local exploits =========================================================== KSP 2006 FINAL .M3U Universal Local Buffer Exploit SEH =========================================================== !/usr/bin/perl by hack4love KSP 2006 FINAL .M3U Universal Local...
Information disclosure
PHP 5.2.5 does not enforce a openbasedir and b safemodeexecdir restrictions for certain functions, which might allow local users to bypass intended access restrictions and call programs outside of the intended directory via the 1 exec, 2 system, 3 shellexec, 4 passthru, or 5 popen functions,...
MediaCoder 0.7.1.4486 (.lst) Universal Buffer Overflow Exploit (SEH)
No description provided by source. !/usr/bin/perl + Bug : MediaCoder 0.7.1.4486 .lst Universal Buffer overflow SEH + Author : germayax + Greetz : hack4love + tested on: sp3 EN win32exec - EXITFUNC=seh CMD=calc Size=160 Encoder=PexFnstenvSub http://metasploit.com my $shellcode =...
Easy RM to MP3 Converter - '.m3u' Universal Stack Overflow
!/usr/bin/perl Easy RM to MP3 Converter .m3u file Universall Stack Overflow Exploit it's so diferent to the first exploit .pls by stack xd Alpha zrebti 3liha :d Thnx to Zigma & His0k4 & HOD my $header= "\x23\x45\x58\x54\x4D\x33\x55\x0D\x0A\x23\x45\x58\x54\x49\x4E\x46"...
httpd: AllowOverride Options=IncludesNoExec allows Options Includes
The Apache HTTP Server 2.2.11 and earlier 2.2 versions does not properly handle Options=IncludesNOEXEC in the AllowOverride directive, which allows local users to gain privileges by configuring 1 Options Includes, 2 Options +Includes, or 3 Options +IncludesNOEXEC in a .htaccess file, and then...
PHP多个函数绕过safe_mode安全限制漏洞
BUGTRAQ ID: 35435 PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 在安全模式下,PHP没有禁用exec、system、passthru和popen这四个函数,只是在 safemodeexecdir目录下执行。但当safemode=on且safemodeexecdir为空时(默认),PHP在处理这一过程中存在安全隐患,在windows下exec/system/passthru可以通过引入“\”来执行程序。 以exec函数为例分析源码: // exec.c PHPFUNCTIONexec...
PHP 5.2.10 safe_mode Bypass
PHP safemode bypass with exec/system/passthru Once again php public new version :php5.2.10 ,and it fix lots of bugs, like this : Bug 45997safemode bypass with exec/system/passthru incorrect fix php5.2.10 ... b = strrchrcmd, PHPDIRSEPARATOR; ifdef PHPWIN32 if b && b == '\' && b == cmd...