Lucene search
+L

1085 matches found

seebug.org
seebug.org
added 2014/07/01 12:0 a.m.16 views

NetBSD 5.0 and below Hack GENOCIDE Environment overflow proof of concept

No description provided by source. !/bin/sh NetBSD 5.0 and below Hack GENOCIDE Environment overflow proof of concept Successfull Exploitation gives guid 100 games Vulnerable Function is in hack.main.c. /usr/games/hack -D use the wizard mode. Only work in wizard mode. It is a basic strcpy stack...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.81 views

IPComp encapsulation pre-auth kernel memory corruption

No description provided by source. //source: http://lists.grok.org.uk/pipermail/full-disclosure/2011-April/080031.html BSD derived RFC3173 IPComp encapsulation will expand arbitrarily nested payload ------------------------------------------------------------------------------- Gruezi, this...

7.5CVSS0.6AI score0.05581EPSS
SaveExploits4
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.25 views

BSD telnetd Remote Root Exploit

No description provided by source. This exploit was leaked on the Full Disclosure mailing list: http://seclists.org/fulldisclosure/2012/Jun/404 BSD telnetd Remote Root Exploit ZERODAY By Kingcope Year 2011 usage: telnet -4 -6 -8 -E -K -L -N -S tos -X atype -c -d -e char -k realm -l user -f/-F -n...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.32 views

BSD/OS <= 4.0,FreeBSD <= 3.2,Linux kernel <= 2.3,NetBSD <= 1.4 Shared Memory Denial of Service Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/526/info Operating systems with a shared memory implementation based on or influenced by the 4.4BSD code may be vulnerable to a denial of service attack The problem exists because you can mmap or shmget as much memory as...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.37 views

RedHat Linux 7.0 Roaring Penguin PPPoE Denial of Service Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/2098/info Roaring Penguin Software's PPPoE is a freeware PPP over Ethernet client often used by ADSL subscribers running Linux or NetBSD. PPPoE contains a possibly remotely exploitable denial of service vulnerability in i...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.329 views

SeaMonkey 1.1.8 - Remote Array Overrun

No description provided by source. From Full Disclosure: http://seclists.org/fulldisclosure/2009/Nov/221 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 SeaMonkey 1.1.8 Remote Array Overrun Arbitrary code execution Author: Maksymilian Arciemowicz and sp3x http://SecurityReason.com Date: - - Dis.:...

6.8CVSS6.4AI score0.28054EPSS
SaveExploits50
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.15 views

netbsd/x86 setreuid(0, 0); execve("/bin//sh", ..., NULL); 30 bytes

No description provided by source. / minervini at neuralnoise dot com c 2005 NetBSD/i386 2.0, setreuid0, 0; execve/bin//sh, ..., NULL; / include sys/types.h include stdio.h include string.h char scode = \x31\xc0 // xor %eax,%eax \x50 // push %eax \x50 // push %eax \x50 // push %eax \x34\x7e // xo...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.123 views

Samba 2.2.8 - Remote Root Exploit - sambal.c

No description provided by source. / Remote root exploit for Samba 2.2.x and prior that works against Linux all distributions, FreeBSD 4.x, 5.x, NetBSD 1.x and OpenBSD 2.x, 3.x and 3.2 non-executable stack. sambal.c is able to identify samba boxes. It will send a netbios name packet to port 137. ...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2014/01/22 8:30 p.m.18 views

[IPv6 Toolkit v1.5.2] A security assessment and troubleshooting tool for the IPv6 protocols

A security assessment and troubleshooting tool for the IPv6 protocols. Changelog v1.5.2 Add support for GNU Debian/kfreebsd. The toolkit would not build on GNU Debian/kfreebsd before this release. Add support for TCP/IPv6 probes. tcp6 can now send TCP/IPv6 packets “–probe-mode” option, and read t...

7.3AI score
SaveExploits0
Kitploit
Kitploit
added 2013/12/21 6:18 p.m.23 views

[ModSecurity v2.7] Open Source Web Application Firewall

ModSecurity is an embeddable web application firewall, which means it can be deployed as part of your existing web server infrastructure Apache, IIS7 and Nginx. This deployment method has certain advantages: 1. No changes to existing network. It only takes a few minutes to add ModSecurity to your...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2013/11/22 12:0 a.m.22 views

Mandriva Linux Security Advisory : pmake (MDVSA-2013:271)

Updated pmake package fixes security vulnerability : The make include files in NetBSD before 1.6.2, as used in pmake 1.111 and earlier, allow local users to overwrite arbitrary files via a symlink attack on a /tmp/depend temporary file, related to bsd.lib.mk and bsd.prog.mk CVE-2011-1920...

3.3CVSS5.5AI score0.00438EPSS
SaveExploits1References2
Mageia
Mageia
added 2013/11/20 8:26 p.m.37 views

Updated pmake packages fix CVE-2011-1920

Updated pmake package fixes security vulnerability: The make include files in NetBSD before 1.6.2, as used in pmake 1.111 and earlier, allow local users to overwrite arbitrary files via a symlink attack on a /tmp/depend temporary file, related to bsd.lib.mk and bsd.prog.mk CVE-2011-1920...

3.3CVSS5.4AI score0.00438EPSS
SaveExploits1References2
Gentoo Linux
Gentoo Linux
added 2013/10/28 12:0 a.m.30 views

pmake: Insecure temporary file usage

Background pmake is Debian’s version of NetBSD’s make, a tool to build programs in parallel. Description /usr/share/mk/bsd.lib.mk and /usr/share/mk/bsd.prog.mk create temporary files insecurely, with predictable names /tmp/dependPID, and without using $TMPDIR. Impact The make include files allow...

3.3CVSS6.3AI score0.00438EPSS
SaveExploits1
Kitploit
Kitploit
added 2013/02/25 7:41 p.m.119 views

[IPv6 Toolkit v1.3] Security Assessment and Troubleshooting Tool for the IPv6 Protocols

A security assessment and troubleshooting tool for the IPv6 protocols. The SI6 Networks’ IPv6 toolkit is a set of IPv6 security/trouble-shooting tools, that can send arbitrary IPv6-based packets. Supported platforms The following platforms are supported: FreeBSD, NetBSD, OpenBSD, Linux, and Mac O...

9.9AI score
SaveExploits0
OpenVAS
OpenVAS
added 2012/08/10 12:0 a.m.39 views

FreeBSD Ports: FreeBSD

The remote host is missing an update to the system as announced in the referenced advisory. SPDX-FileCopyrightText: 2012 E-Soft Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only...

7.2CVSS6.8AI score0.37465EPSS
SaveExploits8
NVD
NVD
added 2012/07/25 7:55 p.m.27 views

CVE-2007-6754

The ipalloc function in libc/stdlib/malloc.c in jemalloc in libc for FreeBSD 6.4 and NetBSD does not properly allocate memory, which makes it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a large size value, related to "integer rounding and...

5CVSS6.6AI score0.01103EPSS
SaveExploits0References2
NVD
NVD
added 2012/07/25 7:55 p.m.21 views

CVE-2006-7252

Integer overflow in the calloc function in libc/stdlib/malloc.c in jemalloc in libc for FreeBSD 6.4 and NetBSD makes it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a large size value, which triggers a memory allocation of one byte...

5CVSS6.9AI score0.01103EPSS
SaveExploits0References2
Prion
Prion
added 2012/07/25 7:55 p.m.27 views

Design/Logic Flaw

The ipalloc function in libc/stdlib/malloc.c in jemalloc in libc for FreeBSD 6.4 and NetBSD does not properly allocate memory, which makes it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a large size value, related to "integer rounding and...

5CVSS7.1AI score0.01103EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2012/07/25 7:0 p.m.55 views

CVE-2007-6754

CVE-2007-6754 concerns the ipalloc function in libc/stdlib/malloc.c within jemalloc used by FreeBSD 6.4 and NetBSD. The vulnerability stems from improper memory allocation in jemalloc, enabling context-dependent attackers to trigger memory-related issues such as buffer overflows when handling an ...

5CVSS6.8AI score0.01103EPSS
SaveExploits0References2Affected Software2
Cvelist
Cvelist
added 2012/07/25 7:0 p.m.36 views

CVE-2007-6754

The ipalloc function in libc/stdlib/malloc.c in jemalloc in libc for FreeBSD 6.4 and NetBSD does not properly allocate memory, which makes it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a large size value, related to "integer rounding and...

6.6AI score0.01103EPSS
SaveExploits0References2
Rows per page
Query Builder