Lucene search
+L

1080 matches found

exploitpack
exploitpack
added 2009/04/30 12:0 a.m.22 views

Multiple Vendor - PF Null Pointer Dereference

Multiple Vendor - PF Null Pointer Dereference / / / / / / / / / / / / / // / / / / / / / / / // / / / // // / / / / / // ///// // // // Helith - 0815 -------------------------------------------------------------------------------- Author : Rembrandt Date : 2009-04-30 Found : 2009-04-09 Affected...

0.4AI score
SaveExploits0
0day.today
0day.today
added 2009/04/30 12:0 a.m.26 views

Multiple Vendor PF Null Pointer Dereference Vulnerability

Exploit for bsd platform in category dos / poc ========================================================= Multiple Vendor PF Null Pointer Dereference Vulnerability ========================================================= / / / / / / / / / / / / / // / / / / / / / / / // / / / // // / / / / / //...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/04/30 12:0 a.m.60 views

Multiple Vendor - PF Null Pointer Dereference

/ / / / / / / / / / / / / // / / / / / / / / / // / / / // // / / / / / // ///// // // // Helith - 0815 -------------------------------------------------------------------------------- Author : Rembrandt Date : 2009-04-30 Found : 2009-04-09 Affected Software: PF OpenBSD Packet Filter Affected OS ...

7.8CVSS5.8AI score0.09523EPSS
SaveExploits3
Fedora
Fedora
added 2009/03/18 7:17 p.m.19 views

[SECURITY] Fedora 10 Update: ejabberd-2.0.4-1.fc10

ejabberd is a Free and Open Source distributed fault-tolerant Jabber/XMPP server. It is mostly written in Erlang, and runs on many platforms tested on Linux, FreeBSD, NetBSD, Solaris, Mac OS X and Windows NT/2000/XP...

4.3CVSS1.6AI score0.01604EPSS
SaveExploits0
seebug.org
seebug.org
added 2009/03/02 12:0 a.m.23 views

NetBSD/x86 - setreuid(0, 0); execve("/bin//sh", ..., NULL); - 29 bytes

No description provided by source. / minervini at neuralnoise dot com c 2005 NetBSD/i386 2.0, setreuid0, 0; execve"/bin//sh", ..., NULL; note: unsafe shellcode, but 29 bytes long; doesn't work if eax & 0x40000000 != 0; / include "sys/types.h" include "stdio.h" include "string.h" char scode = "\x9...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/03/02 12:0 a.m.21 views

NetBSD/x86 - execve(/bin/sh) - 68 bytes

No description provided by source. / NetBSD execve of /bin/sh by humble of Rhino9 / char shellcode = "\xeb\x23" "\x5e" "\x8d\x1e" "\x89\x5e\x0b" "\x31\xd2" "\x89\x56\x07" "\x89\x56\x0f" "\x89\x56\x14" "\x88\x56\x19" "\x31\xc0" "\xb0\x3b" "\x8d\x4e\x0b" "\x89\xca" "\x52" "\x51" "\x53" "\x50"...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/02/23 12:0 a.m.20 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
seebug.org
seebug.org
added 2009/02/23 12:0 a.m.15 views

BSD/x86 - cat /etc/master.passwd & mail root@localhost - 92 bytes

No description provided by source. / BSD version FreeBSD, OpenBSD, NetBSD. [email protected] 92 bytes. execve/bin/sh -c "/bin/cat /etc/master.passwd|mail root@localhost"; pueden reemplzar el comando por lo que se les ocurra. / char shellcode= "\xeb\x25" / jmp shellcode+39 / "\x59" / popl...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/01/08 12:0 a.m.362 views

OpenSSL 'EVP_VerifyFinal'函数签名验证漏洞

BUGTRAQ ID: 33150 CVE ID:CVE-2008-5077 CNCVE ID:CNCVE-20085077 OpenSSL是一款开放源码的SSL实现,用来实现网络通信的高强度加密。 部分OpenSSL函数验证DSA和ECDSA密钥时不正确验证"EVPVerifyFinal"函数返回值,发送特殊构建的签名证书链给客户端,可绕过签名检查。 通过恶意服务器或中间人攻击,可使证书链中的畸形SSL/TLS签名绕过客户端软件检查,导致盲目信任并泄漏敏感信息。 成功利用此漏洞需要服务器使用包含DSA或者ECDSA密钥的证书。 Ubuntu Ubuntu Linux 8.10 spar...

5.8CVSS7.3AI score0.05146EPSS
SaveExploits1
myhack58
myhack58
added 2008/11/22 12:0 a.m.28 views

Linux each version of the local root password cracking method-vulnerability warning-the black bar safety net

This time the old met was asked and the various linux versions of the local root password cracking method, I here own and on the network to collect some information, we want to see this article and just used to give the art a little help: A RedHat/CentOS/Fedora system password cracking 1. In the...

0.9AI score
SaveExploits0
seebug.org
seebug.org
added 2008/10/14 12:0 a.m.59 views

Apache Tomcat 'RemoteFilterValve'安全绕过漏洞

BUGTRAQ ID: 31698 CVE ID:CVE-2008-3271 CNCVE ID:CNCVE-20083271 Apache Tomcat是一款流行的开放源码的JSP应用服务器程序。 Apache Tomcat处理'RemoteFilterValve'扩展存在安全绕过问题,远程攻击者可以利用漏洞绕过访问限制,获得敏感信息。 在使用RemoteAddrValve允许部分地址访问引擎时: Valve className="org.apache.catalina.valves.RemoteAddrValve" allow="a.b.c.d"/...

4.3CVSS6.4AI score0.04807EPSS
SaveExploits2
Prion
Prion
added 2008/10/03 3:7 p.m.80 views

Design/Logic Flaw

The IPv6 Neighbor Discovery Protocol NDP implementation in 1 FreeBSD 6.3 through 7.1, 2 OpenBSD 4.2 and 4.3, 3 NetBSD, 4 Force10 FTOS before E7.7.1.1, 5 Juniper JUNOS, and 6 Wind River VxWorks 5.x through 6.4 does not validate the origin of Neighbor Discovery messages, which allows remote attacke...

9.3CVSS6.6AI score0.07425EPSS
SaveExploits0References24Affected Software3
CVE
CVE
added 2008/10/03 3:0 p.m.139 views

CVE-2008-2476

The CVE-2008-2476 issue concerns the IPv6 Neighbor Discovery Protocol (NDP) implementation in several vendors (FreeBSD 6.3–7.1; OpenBSD 4.2–4.3; NetBSD; Force10 FTOS pre-E7.7.1.1; Juniper JUNOS; Wind River VxWorks 5.x–6.4) that does not validate the origin of Neighbor Discovery messages. This all...

9.3CVSS6.2AI score0.07425EPSS
SaveExploits0References24Affected Software6
securityvulns
securityvulns
added 2008/09/30 12:0 a.m.113 views

multiple vendor ftpd - Cross-site request forgery

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 multiple vendor ftpd - Cross-site request forgery Author: Maksymilian Arciemowicz securityreason.com Date: - - Written: 03.09.2008 - - Public: 26.09.2008 SecurityReason Research SecurityAlert Id: 56 CVE: not assigned SecurityRisk: Low Affected Softwar...

7.2AI score
SaveExploits0
OSV
OSV
added 2008/09/25 7:25 p.m.5 views

DEBIAN-CVE-2008-4247

ftpd in OpenBSD 4.3, FreeBSD 7.0, NetBSD 4.0, Solaris, and possibly other operating systems interprets long commands from an FTP client as multiple commands, which allows remote attackers to conduct cross-site request forgery CSRF attacks and execute arbitrary FTP commands via a long ftp:// URI...

7.5CVSS7.4AI score0.04045EPSS
SaveExploits2References1
NVD
NVD
added 2008/09/25 7:25 p.m.15 views

CVE-2008-4247

ftpd in OpenBSD 4.3, FreeBSD 7.0, NetBSD 4.0, Solaris, and possibly other operating systems interprets long commands from an FTP client as multiple commands, which allows remote attackers to conduct cross-site request forgery CSRF attacks and execute arbitrary FTP commands via a long ftp:// URI...

7.5CVSS7.5AI score0.04045EPSS
SaveExploits2References15
OSV
OSV
added 2008/09/25 7:25 p.m.5 views

CVE-2008-4247

ftpd in OpenBSD 4.3, FreeBSD 7.0, NetBSD 4.0, Solaris, and possibly other operating systems interprets long commands from an FTP client as multiple commands, which allows remote attackers to conduct cross-site request forgery CSRF attacks and execute arbitrary FTP commands via a long ftp:// URI...

7.8AI score
SaveExploits0References15
Cvelist
Cvelist
added 2008/09/25 7:0 p.m.24 views

CVE-2008-4247

ftpd in OpenBSD 4.3, FreeBSD 7.0, NetBSD 4.0, Solaris, and possibly other operating systems interprets long commands from an FTP client as multiple commands, which allows remote attackers to conduct cross-site request forgery CSRF attacks and execute arbitrary FTP commands via a long ftp:// URI...

7.3AI score0.04045EPSS
SaveExploits2References15
CVE
CVE
added 2008/09/25 7:0 p.m.96 views

CVE-2008-4247

CVE-2008-4247 affects FTP servers that interpret long commands as multiple requests, enabling cross-site request forgery (CSRF) and arbitrary FTP commands via a crafted long ftp:// URI. The primary publicly documented impact comes from FreeBSD lukemftpd, which splits long commands and could allow...

7.5CVSS7.3AI score0.04045EPSS
SaveExploits2References15Affected Software3
Debian CVE
Debian CVE
added 2008/09/25 7:0 p.m.46 views

CVE-2008-4247

ftpd in OpenBSD 4.3, FreeBSD 7.0, NetBSD 4.0, Solaris, and possibly other operating systems interprets long commands from an FTP client as multiple commands, which allows remote attackers to conduct cross-site request forgery CSRF attacks and execute arbitrary FTP commands via a long ftp:// URI...

7.5CVSS7.1AI score0.04045EPSS
SaveExploits2
Rows per page
Query Builder