Lucene search
+L

3634 matches found

exploitpack
exploitpack
added 2007/01/30 12:0 a.m.18 views

Apple iChat Bonjour 3.1.6.441 - Multiple Denial of Service Vulnerabilities

Apple iChat Bonjour 3.1.6.441 - Multiple Denial of Service Vulnerabilities !/usr/bin/ruby c 2006 Lance M. Havok All Rights Reserved. basic proof of concept for MOAB-29-01-2007 require 'digest/sha1' require 'rubygems' require 'net/dns/mdns-sd' bugselected = ARGV0 || "0".toi TMPARR = DNSSD =...

0.1AI score
SaveExploits0
zdt
zdt
added 2007/01/30 12:0 a.m.25 views

Apple iChat Bonjour 3.1.6.441 Multiple Denial of Service Exploit

Exploit for macOS platform in category dos / poc ================================================================ Apple iChat Bonjour 3.1.6.441 Multiple Denial of Service Exploit ================================================================ !/usr/bin/ruby c 2006 Lance M. Havok All Rights...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/01/30 12:0 a.m.32 views

Apple iChat Bonjour 3.1.6.441 - Multiple Denial of Service Vulnerabilities

!/usr/bin/ruby c 2006 Lance M. Havok All Rights Reserved. basic proof of concept for MOAB-29-01-2007 require 'digest/sha1' require 'rubygems' require 'net/dns/mdns-sd' bugselected = ARGV0 || "0".toi TMPARR = DNSSD = Net::DNS::MDNSSD trap"INT" puts "++ Exiting..." begin TMPARR.each do |o| o.stop e...

7.8CVSS5.8AI score0.08339EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2006/11/06 12:0 a.m.27 views

Solaris 9 (sparc) : 119465-17

Sun JavaTM System Access Manager 6 2005Q1. Date this patch was last updated by Sun : Jun/29/09 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text in this plugin was extracted from the Oracle SunOS Patch Updates. include'deprecatednasllevel.inc'; include'compat.inc'; if...

6CVSS6.6AI score0.08162EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2006/08/21 12:0 a.m.45 views

Solaris 9 (x86) : 119435-29

SunOS 5.9x86: ip patch. Date this patch was last updated by Sun : Mar/05/10 %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text in this plugin was extracted from the Oracle SunOS Patch Updates. include'deprecatednasllevel.inc'; include'compat.inc'; if description...

7.8CVSS6.6AI score0.03481EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2006/07/19 9:0 p.m.26 views

CVE-2006-3728

Unspecified vulnerability in the kernel in Solaris 10 with patch 118822-29 118844-29 on x86 and without patch 118833-11 118855-08 allows remote authenticated users to cause a denial of service via unspecified vectors that lead to "kernel data structure corruption" that can trigger a system panic,...

6.2AI score0.01597EPSS
SaveExploits0References6
Exploit DB
Exploit DB
added 2006/01/12 12:0 a.m.50 views

Fog Creek Software FogBugz 4.0 29 - 'default.asp' Cross-Site Scripting

source: https://www.securityfocus.com/bid/16216/info FogBugz is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input. An attacker may leverage this issue to have arbitrary script code executed in the browser of a...

4.3CVSS5.8AI score0.01977EPSS
SaveExploits1
securityvulns
securityvulns
added 2005/12/01 12:0 a.m.37 views

Panda Remote Heap Overflow

Date November 29, 2005 Vulnerability The Panda Antivirus Library provides file format support for virus analysis. During decompression of ZOO files Panda is vulnerable to a heap overflow allowing attackers complete control of the systems being protected. This vulnerability can be exploited remote...

2.8AI score
SaveExploits0
securityvulns
securityvulns
added 2005/11/29 12:0 a.m.35 views

88Script's Event Calendar v2.0 SQL inj. vuln.

88Script's Event Calendar v2.0 SQL inj. vuln. Vuln. dicovered by : r0t Date: 29 nov. 2005 Orginal advisory:http://pridels.blogspot.com/2005/11/88scripts-event-calendar-v20-sql-inj.html Vendor:http://www.88scripts.com/ affected version: v2.0 and prior Product Description: A simple yet elegant even...

1AI score
SaveExploits0
securityvulns
securityvulns
added 2005/06/01 12:0 a.m.48 views

[EXPL] ZeroBoard Remote Command Execution (Exploit, preg_replace)

The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com - - promotion The SecuriTeam alerts list - Free, Accurate, Independent. Get your security news from a reliable source...

SaveExploits0
Tenable Nessus
Tenable Nessus
added 2005/05/02 12:0 a.m.24 views

GLSA-200504-29 : Pound: Buffer overflow vulnerability

The remote host is affected by the vulnerability described in GLSA-200504-29 Pound: Buffer overflow vulnerability Steven Van Acker has discovered a buffer overflow vulnerability in the 'addport' function in Pound. Impact : A remote attacker could send a request for an overly long hostname...

7.5CVSS6.2AI score0.06073EPSS
SaveExploits1References3
seebug.org
seebug.org
added 2004/09/26 12:0 a.m.22 views

bsd/x86 execve /bin/sh setuid (0) 29 bytes

No description provided by source. / BSD version FreeBSD, OpenBSD, NetBSD. [email protected] 29 bytes. -setuid0; -execve/bin/sh; / char shellcode= "\x31\xc0" // xor %eax,%eax "\x50" // push %eax "\xb0\x17" // mov $0x17,%al "\x50" // push %eax "\xcd\x80" // int $0x80 "\x50" // push %eax...

7.1AI score
SaveExploits0
zdt
zdt
added 2004/09/26 12:0 a.m.28 views

bsd/x86 execve /bin/sh setuid (0) 29 bytes

Exploit for bsd/x86 platform in category shellcode ========================================== bsd/x86 execve /bin/sh setuid 0 29 bytes ========================================== / BSD version FreeBSD, OpenBSD, NetBSD. email protected 29 bytes. -setuid0; -execve/bin/sh; / char shellcode= "\x31\xc0...

7AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 1970/01/01 12:0 a.m.11 views

KB5010786 - Cumulative Update 29 for SQL Server 2017

None None...

5.8AI score
SaveExploits0
Rows per page
Query Builder