Lucene search
+L

1143 matches found

CVE
CVE
added 2003/07/25 4:0 a.m.88 views

CVE-2003-0462

CVE-2003-0462 is a race condition in the Linux 2.4 kernel where env_start/env_end pointers used by the execve path (fs/proc/base.c) can lead to a local denial of service (kernel crash). Documented for several 2.4.x architectures (notably i386/alpha) and tracked in multiple advisories (e.g., Debia...

1.2CVSS5.8AI score0.00647EPSS
SaveExploits1References6Affected Software1
RedHat Linux
RedHat Linux
added 2003/07/21 3:36 p.m.14 views

Important: Red Hat Security Advisory: : : : Updated 2.4 kernel fixes vulnerabilities

Updated kernel packages are now available fixing several security vulnerabilities. Updated 28 August 2003 Added CAN-2003-0699 and CAN-2003-0700 to the list of security issues that are fixed by this advisory there are no changes to the packages themselves. The Linux kernel handles the basic...

7.5CVSS5.8AI score0.02763EPSS
SaveExploits3
CVE
CVE
added 2003/06/28 4:0 a.m.70 views

CVE-2003-0476

CVE-2003-0476 affects the Linux kernel 2.4.x execve system call, where the executable’s file descriptor is recorded in the caller’s file table, enabling local users to read restricted file descriptors. Public advisories (e.g., Debian DSA-423-1, RHSA-2003:408) note this vulnerability and recommend...

2.1CVSS5.9AI score0.00406EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2003/06/28 4:0 a.m.39 views

CVE-2003-0476

The execve system call in Linux 2.4.x records the file descriptor of the executable process in the file table of the calling process, which allows local users to gain read access to restricted file descriptors...

5.9AI score0.00406EPSS
SaveExploits0References8
securityvulns
securityvulns
added 2003/06/27 12:0 a.m.38 views

Linux 2.4.x execve() file read race vulnerability

Hi people, again it is time to discover a funny bug inside the Linux execve system call. Details: --------- While looking at the execve code I've found the following piece of code from fs/binfmtelf.c: static int loadelfbinarystruct linuxbinprm bprm, struct ptregs regs struct file interpreter =...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2003/06/26 12:0 a.m.33 views

Linux Kernel 2.4 - SUID execve() System Call Race Condition Executable File Read

Linux Kernel 2.4 - SUID execve System Call Race Condition Executable File Read / source: https://www.securityfocus.com/bid/8042/info A race condition vulnerability has been discovered in the Linux execve system call, affecting the 2.4 kernel tree. The problem lies in the atomicity of placing a...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2003/06/26 12:0 a.m.46 views

Linux Kernel 2.4 - SUID 'execve()' System Call Race Condition Executable File Read

/ source: https://www.securityfocus.com/bid/8042/info A race condition vulnerability has been discovered in the Linux execve system call, affecting the 2.4 kernel tree. The problem lies in the atomicity of placing a target executables file descriptor within the current process descriptor and...

1.2CVSS5.8AI score0.00647EPSS
SaveExploits1
CVE
CVE
added 2002/06/25 4:0 a.m.61 views

CVE-2001-1185

CVE-2001-1185 affects FreeBSD 4.4. Some AIO operations may be delayed until after an execve call, allowing a local user to overwrite memory of the new process and gain privileges. The provided documents do not include exploitation details or remediation/fix information.

6.2CVSS6.9AI score0.00809EPSS
SaveExploits2References4Affected Software1
exploitpack
exploitpack
added 2001/12/10 12:0 a.m.13 views

FreeBSD 4.4 - AIO Library Cross Process Memory Write

FreeBSD 4.4 - AIO Library Cross Process Memory Write // source: https://www.securityfocus.com/bid/3661/info aio.h is a library implementing the POSIX standard for asynchronous I/O. Support for AIO may be enabled in FreeBSD by compiling the kernel with the VFSAIO option. This option is not enabled...

0.5AI score
SaveExploits0
securityvulns
securityvulns
added 2001/07/24 12:0 a.m.101 views

Security Advisory 2001-009: Race condition between sugid-exec and ptrace(2)

-----BEGIN PGP SIGNED MESSAGE----- NetBSD Security Advisory 2001-009 ================================= Topic: Race condition between sugid-exec and ptrace2 Version: All official releases up to and including 1.5 Severity: Local user may gain superuser privileges Fixed: NetBSD-current: June 15, 200...

7.7AI score
SaveExploits0
securityvulns
securityvulns
added 2001/06/28 12:0 a.m.29 views

reading from execve()ed setuid memory

Posted to bugzilla.redhat.com: Tue, 15 May 2001 06:43:27 -0400 This was then made unaccessable, and I've seen nothing that looks like a fix yet. A month and a half seems like long enough to work it out. Contents of https://bugzilla.redhat.com/bugzilla/showbug.cgi?id=40658 as posted before the pag...

7AI score
SaveExploits0
zdt
zdt
added 2001/05/07 12:0 a.m.28 views

execve of /bin/sh after setreuid(0,0)

Exploit for linux/x86 platform in category shellcode ===================================== execve of /bin/sh after setreuid0,0 ===================================== / $Id: execve-setreuid.c,v 1.1 2001/05/02 18:10:52 raptor Exp $ execve-setreuid.c v1.0 - shellcode for Linux/i386 Copyright c 2001...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2001/05/07 12:0 a.m.26 views

execve of /bin/sh after setreuid0,0

execve of /bin/sh after setreuid0,0. Shellcode exploit for linx86 platform / $Id: execve-setreuid.c,v 1.1 2001/05/02 18:10:52 raptor Exp $ execve-setreuid.c v1.0 - shellcode for Linux/i386 Copyright c 2001 Raptor This shellcode does an execve of /bin/sh after a setreuid0, 0, then exits. / / ASM...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2001/03/27 12:0 a.m.31 views

Linux Kernel 2.2.18 (RedHat 6.2/7.0 / 2.2.14/2.2.18/2.2.18ow4) - ptrace/execve Race Condition Privilege Escalation (2)

/ source: https://www.securityfocus.com/bid/2529/info The Linux kernel is the core of all distributions of the Linux Operating System. It was originally written by Linus Torvalds, and is maintained by a community of developers. A problem in the Linux Kernel could make it possible for a local user...

3.7CVSS5.8AI score0.00716EPSS
SaveExploits2
exploitpack
exploitpack
added 2001/03/27 12:0 a.m.20 views

Linux Kernel 2.2.18 (RedHat 6.27.0 2.2.142.2.182.2.18ow4) - ptraceexecve Race Condition Privilege Escalation (2)

Linux Kernel 2.2.18 RedHat 6.27.0 2.2.142.2.182.2.18ow4 - ptraceexecve Race Condition Privilege Escalation 2 / source: https://www.securityfocus.com/bid/2529/info The Linux kernel is the core of all distributions of the Linux Operating System. It was originally written by Linus Torvalds, and is...

0.2AI score
SaveExploits0
zdt
zdt
added 2001/01/13 12:0 a.m.14 views

linux chroot()/execve() code

Exploit for linux/x86 platform in category shellcode ============================ linux chroot/execve code ============================ / This is Linux chroot/execve code.It is 80 bytes long.I have some ideas how to make it smaller, but till then use this one. signed predator linux registered use...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2001/01/13 12:0 a.m.34 views

linux chroot/execve code

linux chroot/execve code. Shellcode exploit for linx86 platform / This is Linux chroot/execve code.It is 80 bytes long.I have some ideas how to make it smaller, but till then use this one. signed predator linux registered user : 181116 preedatoratsendmaildotru / char...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2000/12/20 12:0 a.m.38 views

Linux/x86 - Audio (knock knock knock) via /dev/dsp + setreuid(0,0) + execve() Shellcode (566 bytes)

Linux/x86 - Audio knock knock knock via /dev/dsp + setreuid0,0 + execve Shellcode 566 bytes. Shellcode exploit for Linuxx86 platform / Audio knock knock knock via /dev/dsp + setreuid0,0 + execve shellcode. Linux x86 Author: Cody Tubbs loophole of hhp. www.hhp-programming.net / [email protected]...

7.1AI score
SaveExploits0
zdt
zdt
added 2000/08/08 12:0 a.m.19 views

linux/x86 execve /bin/sh toupper() evasion 55 bytes

Exploit for linux/x86 platform in category shellcode =================================================== linux/x86 execve /bin/sh toupper evasion 55 bytes =================================================== / Linux/x86 toupper evasion, standard execve /bin/sh used eg. in various imapd exploits...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2000/08/08 12:0 a.m.33 views

linux/x86 execve /bin/sh toupper evasion 55 bytes

linux/x86 execve /bin/sh toupper evasion 55 bytes. Shellcode exploit for linx86 platform / Linux/x86 toupper evasion, standard execve /bin/sh used eg. in various imapd exploits. Goes through a loop adding 0x20 to the /bin/sh -= 0x20 string ie. yields /bin/sh after addition. / include char c0de = ...

0.2AI score
SaveExploits0
Rows per page
Query Builder