Lucene search
+L

86 matches found

Tenable Nessus
Tenable Nessus
added 2010/02/17 12:00 a.m.13 views

MDVA-2010:071 : eject

The eject package shipped in Mandriva Linux 2009.0, 2009.1, 2010.0 contains a bug which will lead to a failure when ejecting a DVD which has space characters within its name. The updated package fixes this problem. Packages for 2008.0 are provided for Corporate Desktop 2008.0 customers...

6.9AI score
SaveExploits0References1
seebug.org
seebug.org
added 2010/01/10 12:00 a.m.17 views

linux/x86 eject /dev/cdrom 42 bytes

No description provided by source. ; linux/x86 eject /dev/cdrom 42 bytes ; root@thegibson ; 2010-01-08 section .text global start start: ; open"/dev/cdrom", ORDONLY | ONONBLOCK; mov al, 5 cdq push edx push word 0x6d6f push dword 0x7264632f push dword 0x7665642f mov ebx, esp mov cx, 0xfff sub cx,...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/01/08 12:00 a.m.25 views

linux/x86 eject /dev/cdrom 42 bytes

linux/x86 eject /dev/cdrom 42 bytes. Shellcode exploit for linx86 platform ; linux/x86 eject /dev/cdrom 42 bytes ; root@thegibson ; 2010-01-08 section .text global start start: ; open"/dev/cdrom", ORDONLY | ONONBLOCK; mov al, 5 cdq push edx push word 0x6d6f push dword 0x7264632f push dword...

7.4AI score
SaveExploits0
CVE
CVE
added 2007/10/19 10:00 a.m.37 views

CVE-2003-1399

CVE-2003-1399 relates to eject 2.0.10 installed with setuid on systems like SuSE Linux 7.3. The issue is that error messages vary depending on whether a specific file exists, enabling local users to obtain sensitive information. The consolidated documents confirm the vulnerable component (eject 2...

1.9CVSS6.1AI score0.00416EPSS
SaveExploits1References3Affected Software1
securityvulns
securityvulns
added 2007/03/29 12:00 a.m.39 views

FreeBSD eject buffer overflow

Buffer overflow in -t option...

7.2CVSS3.5AI score0.01259EPSS
SaveExploits1Affected Software1
exploitpack
exploitpack
added 2007/03/26 12:00 a.m.16 views

FreeBSD mcweject 0.9 Eject - Local Buffer Overflow Local Privilege Escalation

FreeBSD mcweject 0.9 Eject - Local Buffer Overflow Local Privilege Escalation // ejecsploit.c - local root exploit for bsd's eject.c // harry // vuln found by kokanin you 31337!!! ; // thanks to sacrine and all the other netric guys!!! you rule : include include include include define LEN 1264...

1.2AI score
SaveExploits0
seebug.org
seebug.org
added 2007/03/26 12:00 a.m.13 views

FreeBSD mcweject 0.9 (eject) Local Root Buffer Overflow Exploit

No description provided by source. // ejecsploit.c - local root exploit for bsd's eject.c // harry // vuln found by kokanin you 31337!!! ; // thanks to sacrine and all the other netric guys!!! you rule : include stdio.h include stdlib.h include string.h include unistd.h define LEN 1264 define NOP...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/26 12:00 a.m.39 views

FreeBSD mcweject 0.9 'Eject' - Local Buffer Overflow / Local Privilege Escalation

// ejecsploit.c - local root exploit for bsd's eject.c // harry // vuln found by kokanin you 31337!!! ; // thanks to sacrine and all the other netric guys!!! you rule : include include include include define LEN 1264 define NOP 0x90 extern char environ; int main char bufLEN; char ptr; char arg4;...

7.2CVSS5.8AI score0.01259EPSS
SaveExploits1
Slackware Linux
Slackware Linux
added 2006/05/22 10:14 p.m.24 views

[slackware-security] zoo archiver overflow

New bin packages are available for Slackware 10.2 and -current to fix a security issue with the zoo archive program. A non-security- related upgrade to the newest version of "eject" was also done. Here are the details from the Slackware 10.2 ChangeLog: patches/packages/bin-10.2-i486-210.2.tgz:...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/01/21 12:00 a.m.31 views

linux/x86 eject cd-rom follows /dev/cdrom symlink + exit 40 bytes

linux/x86 eject cd-rom follows /dev/cdrom symlink + exit 40 bytes. Shellcode exploit for linx86 platform / linux/x86 eject cd-rom follows "/dev/cdrom" symlink + exit - 40 bytes - izik / char shellcode = "\x6a\x05" // push $0x5 "\x58" // pop %eax "\x31\xc9" // xor %ecx,%ecx "\x51" // push %ecx...

0.1AI score
SaveExploits0
zdt
zdt
added 2006/01/21 12:00 a.m.22 views

linux/x86 eject cd-rom (follows /dev/cdrom symlink) + exit() 40 bytes

Exploit for linux/x86 platform in category shellcode ===================================================================== linux/x86 eject cd-rom follows /dev/cdrom symlink + exit 40 bytes ===================================================================== / linux/x86 eject cd-rom follows...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2006/01/21 12:00 a.m.27 views

linux/x86 eject cd-rom (follows /dev/cdrom symlink) + exit() 40 bytes

No description provided by source. / linux/x86 eject cd-rom follows "/dev/cdrom" symlink + exit - 40 bytes - izik [email protected] / char shellcode = "\x6a\x05" // push $0x5 "\x58" // pop %eax "\x31\xc9" // xor %ecx,%ecx "\x51" // push %ecx "\xb5\x08" // mov $0x8,%ch "\x68\x64\x72\x6f\x6d" // push...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/01/21 12:00 a.m.18 views

linux/x86 eject/close cd-rom loop (follows /dev/cdrom symlink) 45 bytes

No description provided by source. / linux/x86 eject & close cd-rom frenzy loop follows "/dev/cdrom" symlink - 45 bytes - izik [email protected] / char shellcode = "\x6a\x05" // push $0x5 "\x58" // pop %eax "\x31\xc9" // xor %ecx,%ecx "\x51" // push %ecx "\xb5\x08" // mov $0x8,%ch...

7.1AI score
SaveExploits0
zdt
zdt
added 2006/01/21 12:00 a.m.19 views

linux/x86 eject/close cd-rom loop (follows /dev/cdrom symlink) 45 bytes

Exploit for linux/x86 platform in category shellcode ======================================================================= linux/x86 eject/close cd-rom loop follows /dev/cdrom symlink 45 bytes ======================================================================= / linux/x86 eject & close cd-r...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/26 12:00 a.m.29 views

linux/x86 eject /dev/cdrom 64 bytes

linux/x86 eject /dev/cdrom 64 bytes. Shellcode exploit for linx86 platform / CDROM EJECTING CODE by lamagra .data .globl main .type main,@function start: setreuid 0, 0 xorl %eax,%eax xorl %ebx,%ebx xorl %ecx,%ecx xorl %edx,%edx movb $70,%al int $0x80 jmp 0x21 popl %esi movb %edx,10%esi leal %esi,...

0.3AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/26 12:00 a.m.24 views

linux/x86 eject /dev/cdrom 64 bytes

No description provided by source. / CDROM EJECTING CODE by lamagra .data .globl main .type main,@function start: setreuid 0, 0 xorl %eax,%eax xorl %ebx,%ebx xorl %ecx,%ecx xorl %edx,%edx movb $70,%al int $0x80 jmp 0x21 popl %esi movb %edx,10%esi leal %esi, %ebx open"/dev/cdrom",...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2003/02/24 12:00 a.m.32 views

eject 2.0.10 vulnerability

Application: eject Version: 2.0.10 Platforms: Linux Distribution: SuSE 7.3, most likely other versions of SuSE Linux as well also all distributions that make eject SUID root Bugs: verbose error messages reveal location of files/directories Risk: low Author: nordi e-mail: [email protected] 1...

1AI score
SaveExploits0
securityvulns
securityvulns
added 2000/09/14 12:00 a.m.25 views

Дырка в Eject

Классические переполнения буфера позволяют получение привилегий root...

0.7AI score
SaveExploits0References1Affected Software1
securityvulns
securityvulns
added 2000/09/14 12:00 a.m.38 views

Ports Security Advisory: FreeBSD-SA-00:49.eject

-----BEGIN PGP SIGNED MESSAGE----- ============================================================================= FreeBSD-SA-00:49 Security Advisory FreeBSD, Inc. Topic: eject port allows local root exploit Category: ports Module: eject Announced: 2000-09-13 Affects: Ports collection. Corrected:...

SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2000/09/13 12:00 a.m.7 views

FreeBSD-SA-00:49.eject

-----BEGIN PGP SIGNED MESSAGE----- ============================================================================= FreeBSD-SA-00:49 Security Advisory FreeBSD, Inc. Topic: eject port allows local root exploit Category: ports Module: eject Announced: 2000-09-13 Affects: Ports collection. Corrected:...

5.8AI score
SaveExploits0
Rows per page
Query Builder