Lucene search
K

970 matches found

exploitpack
exploitpack
added 2003/07/04 12:0 a.m.20 views

ISDNRep 4.56 - Command Line Argument Local Buffer Overflow (2)

ISDNRep 4.56 - Command Line Argument Local Buffer Overflow 2 // source: https://www.securityfocus.com/bid/8100/info isdnrep has been reported prone to a local command line argument buffer overflow vulnerability. The issue presents itself due do a lack of sufficient bounds checking performed on...

7.5AI score
Exploits0
exploitpack
exploitpack
added 2003/07/03 12:0 a.m.27 views

ISDNRep 4.56 - Command Line Argument Local Buffer Overflow (1)

ISDNRep 4.56 - Command Line Argument Local Buffer Overflow 1 // source: https://www.securityfocus.com/bid/8100/info isdnrep has been reported prone to a local command line argument buffer overflow vulnerability. The issue presents itself due do a lack of sufficient bounds checking performed on...

Exploits0
Exploit DB
Exploit DB
added 2003/07/03 12:0 a.m.34 views

GNU AN - Command Line Option Local Buffer Overflow

// source: https://www.securityfocus.com/bid/8099/info A local buffer overflow has been reported for GNU an that may result in an attacker potentially obtaining elevated privileges. The vulnerability exists due to insufficient boundary checks performed on some commandline options. Successful...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2003/07/03 12:0 a.m.30 views

ISDNRep 4.56 - Command Line Argument Local Buffer Overflow (1)

// source: https://www.securityfocus.com/bid/8100/info isdnrep has been reported prone to a local command line argument buffer overflow vulnerability. The issue presents itself due do a lack of sufficient bounds checking performed on user-supplied data that is copied from the command line into a...

7AI score
Exploits0
securityvulns
securityvulns
added 2003/06/09 12:0 a.m.26 views

linux)zblast/xzb[v1.2]: local buffer overflow. (games)

note much explaination needed, simple overflow. vade79 - fakehalo.deadpig.org - fakehalo -- xxzb.c -- / linuxzblast/xzbv1.2: local buffer overflow. by: [email protected]. zblast/xzb is a common svgalib/X game, included on www.svgalib.org's program downloads:...

0.6AI score
Exploits0
exploitpack
exploitpack
added 2003/06/06 12:0 a.m.12 views

Zblast 1.2 - Username Local Buffer Overrun

Zblast 1.2 - Username Local Buffer Overrun // source: https://www.securityfocus.com/bid/7836/info A vulnerability has been reported for zblast, an svgalib-based game. The problem occurs when copying data from a user-supplied environment variable into a static memory buffer. By storing excessive...

Exploits0
Exploit DB
Exploit DB
added 2003/06/06 12:0 a.m.15 views

Zblast 1.2 - 'Username' Local Buffer Overrun

// source: https://www.securityfocus.com/bid/7836/info A vulnerability has been reported for zblast, an svgalib-based game. The problem occurs when copying data from a user-supplied environment variable into a static memory buffer. By storing excessive data within the variable, it may be possible...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2003/06/01 12:0 a.m.16 views

IBM AIX 4.3.x5.1 - LSMCODE Environment Variable Local Buffer Overflow

IBM AIX 4.3.x5.1 - LSMCODE Environment Variable Local Buffer Overflow source: https://www.securityfocus.com/bid/7871/info Insufficient bounds checking in the lsmcode utility will allow locally based attackers to cause memory to be corrupted with attacker-supplied data. As a result, it is possible...

0.9AI score
Exploits0
Exploit DB
Exploit DB
added 2003/06/01 12:0 a.m.27 views

IBM AIX 4.3.x/5.1 - 'LSMCODE' Environment Variable Local Buffer Overflow

source: https://www.securityfocus.com/bid/7871/info Insufficient bounds checking in the lsmcode utility will allow locally based attackers to cause memory to be corrupted with attacker-supplied data. As a result, it is possible to exploit this condition to execute arbitrary attacker-supplied...

7AI score
Exploits0
exploitpack
exploitpack
added 2003/05/21 12:0 a.m.8 views

Microsoft Windows XP - explorer.exe Local Buffer Overflow

Microsoft Windows XP - explorer.exe Local Buffer Overflow include include include include include char shellcode= //download url and exec shellcode //doesn't have any hardcoded values //except the base address of the program //searches the import table for //LoadLibraryA, GetProcAddress and...

0.2AI score
Exploits0
exploitpack
exploitpack
added 2003/04/24 12:0 a.m.16 views

IBM AIX 4.x - enq Local Buffer Overflow

IBM AIX 4.x - enq Local Buffer Overflow source: https://www.securityfocus.com/bid/2034/info AIX is a variant of the UNIX Operating System, distributed by IBM. A problem exists that may allow elevation of user priviledges. The problem occurs in the enq program. It is reported that an overflow exis...

0.5AI score
Exploits0
Exploit DB
Exploit DB
added 2003/04/01 12:0 a.m.77 views

Sun SUNWlldap Library Hostname - Local Buffer Overflow

/ hoagiesolarisldap.c gcc hoagiesolarisldap.c -o hoagiesolarisldap Author: Andi Greetz to Greuff, philipp and the other hoagie-fellas :- THIS FILE IS FOR STUDYING PURPOSES ONLY AND A PROOF-OF- CONCEPT. THE AUTHOR CAN NOT BE HELD RESPONSIBLE FOR ANY DAMAGE DONE USING THIS PROGRAM. Offsets: 9208...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2003/04/01 12:0 a.m.14 views

Sun SUNWlldap Library Hostname - Local Buffer Overflow

Sun SUNWlldap Library Hostname - Local Buffer Overflow / hoagiesolarisldap.c gcc hoagiesolarisldap.c -o hoagiesolarisldap Author: Andi Greetz to Greuff, philipp and the other hoagie-fellas :- THIS FILE IS FOR STUDYING PURPOSES ONLY AND A PROOF-OF- CONCEPT. THE AUTHOR CAN NOT BE HELD RESPONSIBLE F...

1AI score
Exploits0
Exploit DB
Exploit DB
added 2003/03/10 12:0 a.m.22 views

HP-UX 7-11 - X Font Server Local Buffer Overflow

source: https://www.securityfocus.com/bid/10551/info HP-UX X Font Server is reportedly affected by a local buffer overflow vulnerability. This issue is due to a failure of the application to properly validate the length of a user-supplied string before copying it into a finite buffer. This issue...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2003/03/03 12:0 a.m.17 views

XFree86 4.2 - 'XLOCALEDIR' Local Buffer Overflow (3)

// source: https://www.securityfocus.com/bid/7002/info Several XFree86 utilities may be prone to a buffer overflow condition. The vulnerability exists due to insufficient boundary checks performed by these utilities when referencing the XLOCALEDIR environment variable. A local attacker can exploi...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2003/02/10 12:0 a.m.13 views

Nethack 3 - Local Buffer Overflow (1)

Nethack 3 - Local Buffer Overflow 1 // source: https://www.securityfocus.com/bid/6806/info By passing an overly large string when invoking nethack, it is possible to corrupt memory. By exploiting this issue it may be possible for an attacker to overwrite values in sensitive areas of memory,...

0.5AI score
Exploits0
exploitpack
exploitpack
added 2003/02/10 12:0 a.m.11 views

Nethack 3 - Local Buffer Overflow (3)

Nethack 3 - Local Buffer Overflow 3 source: https://www.securityfocus.com/bid/6806/info By passing an overly large string when invoking nethack, it is possible to corrupt memory. By exploiting this issue it may be possible for an attacker to overwrite values in sensitive areas of memory, resultin...

0.1AI score
Exploits0
Exploit DB
Exploit DB
added 2003/02/10 12:0 a.m.31 views

Nethack 3 - Local Buffer Overflow (2)

// source: https://www.securityfocus.com/bid/6806/info By passing an overly large string when invoking nethack, it is possible to corrupt memory. By exploiting this issue it may be possible for an attacker to overwrite values in sensitive areas of memory, resulting in the execution of arbitrary...

7AI score
Exploits0
exploitpack
exploitpack
added 2003/02/10 12:0 a.m.14 views

Nethack 3 - Local Buffer Overflow (2)

Nethack 3 - Local Buffer Overflow 2 // source: https://www.securityfocus.com/bid/6806/info By passing an overly large string when invoking nethack, it is possible to corrupt memory. By exploiting this issue it may be possible for an attacker to overwrite values in sensitive areas of memory,...

0.3AI score
Exploits0
securityvulns
securityvulns
added 2003/01/24 12:0 a.m.23 views

[USG- SA- 2003.001] USG Security Advisory (slocate)

-----BEGIN PGP SIGNED MESSAGE----- USG Security Advisory http://www.usg.org.uk/advisories/2003.001.txt [email protected] USG- SA- 2003.001 24- Jan- 2003 Package: slocate Vulnerability: local buffer overflow Type: local Risk: high, users can gain high privileges in the system. System tested:...

7.5AI score
Exploits0
Rows per page
Query Builder