Lucene search
K

3209 matches found

Exploit DB
Exploit DB
added 2009/09/11 12:0 a.m.50 views

IBM AIX 5.6/6.1 - '_LIB_INIT_DBG' Arbitrary File Overwrite via Libc Debug

!/bin/sh $Id: raptorlibC,v 1.1 2009/09/10 15:08:04 raptor Exp $ raptorlibC - AIX arbitrary file overwrite via libC debug Copyright c 2009 Marco Ivaldi Property of @ Mediaservice.net Srl Data Security Division http://www.mediaservice.net/ http://lab.mediaservice.net/ DON'T RUN THIS UNLESS YOU KNOW...

7.2CVSS6.4AI score0.00077EPSS
Exploits10
seebug.org
seebug.org
added 2009/08/25 12:0 a.m.23 views

FreeBSD <= 6.1 kqueue() NULL pointer Dereference Local Root Exploit

No description provided by source. FreeBSD = 6.1 suffers from classical check/use race condition on SMP systems in kevent syscall, leading to kernel mode NULL pointer dereference. It can be triggered by spawning two threads: 1st thread looping on open and close syscalls, and the 2nd thread loopin...

7.1AI score
Exploits0
securityvulns
securityvulns
added 2009/08/24 12:0 a.m.30 views

FreeBSD <= 6.1 kqueue() NULL pointer dereference

FreeBSD = 6.1 suffers from classical check/use race condition on SMP systems in kevent syscall, leading to kernel mode NULL pointer dereference. It can be triggered by spawning two threads: 1st thread looping on open and close syscalls, and the 2nd thread looping on kevent, trying to add possibly...

0.3AI score
Exploits0
Prion
Prion
added 2009/08/14 3:16 p.m.23 views

Race condition

The mmformaps function in fs/proc/base.c in the Linux kernel 2.6.30.4 and earlier allows local users to read 1 maps and 2 smaps files under proc/ via vectors related to ELF loading, a setuid process, and a race condition...

2.1CVSS6AI score0.00057EPSS
Exploits1References17Affected Software1
CVE
CVE
added 2009/08/14 3:0 p.m.82 views

CVE-2009-2691

CVE-2009-2691 affects the Linux kernel (2.6.30.4 and earlier) via the mm_for_maps path in fs/proc/base.c, allowing a local attacker to read maps and smaps files under /proc during ELF loading for a setuid process, due to a race condition. Impact is information exposure (maps/smaps); exploitation ...

2.1CVSS6.3AI score0.00057EPSS
Exploits1References17Affected Software1
UbuntuCve
UbuntuCve
added 2009/08/10 12:0 a.m.24 views

CVE-2009-2691

The mmformaps function in fs/proc/base.c in the Linux kernel 2.6.30.4 and earlier allows local users to read 1 maps and 2 smaps files under proc/ via vectors related to ELF loading, a setuid process, and a race condition...

2.1CVSS5.9AI score0.00057EPSS
Exploits1References1
seebug.org
seebug.org
added 2009/08/06 12:0 a.m.41 views

IBM AIX libC XL C++运行时库本地权限提升漏洞

IBM AIX是一款商业性质的UNIX操作系统。 AIX的XL C++运行时库的调试组件没有正确地处理LIBINITDBG和LIBINITDBGFILE环境变量,本地用户可以通过链接到XL C++运行时库的setuid root程序创建属于root的任意可写文件。 AIX 5.3中受影响的库是/usr/lpp/xlC/lib/libC.a,AIX 6.1中受影响的库是/usr/ccs/lib/libc.a和/usr/ccs/lib/libp/libc.a。 IBM AIX 6.1 IBM AIX 5.3 厂商补丁: IBM ---...

6.9AI score
Exploits0
NVD
NVD
added 2009/08/05 7:30 p.m.12 views

CVE-2009-2669

A certain debugging component in IBM AIX 5.3 and 6.1 does not properly handle the 1 LIBINITDBG and 2 LIBINITDBGFILE environment variables, which allows local users to gain privileges by leveraging a setuid-root program to create an arbitrary root-owned file with world-writable permissions, relate...

7.2CVSS6.2AI score0.00077EPSS
Exploits10References12
Cvelist
Cvelist
added 2009/08/05 7:0 p.m.18 views

CVE-2009-2669

A certain debugging component in IBM AIX 5.3 and 6.1 does not properly handle the 1 LIBINITDBG and 2 LIBINITDBGFILE environment variables, which allows local users to gain privileges by leveraging a setuid-root program to create an arbitrary root-owned file with world-writable permissions, relate...

6.2AI score0.00077EPSS
Exploits10References12
NVD
NVD
added 2009/08/04 4:30 p.m.8 views

CVE-2009-2657

nilfs-utils before 2.0.14 installs multiple programs with unnecessary setuid privileges, which allows local users to execute arbitrary commands via the device string in a -c command line option to mkfs.nilfs2...

4.6CVSS7.3AI score0.00053EPSS
Exploits0References5
CVE
CVE
added 2009/08/04 4:13 p.m.38 views

CVE-2009-2657

Nilfs-utils before 2.0.14 installs multiple programs with unnecessary setuid privileges, enabling local users to run arbitrary commands via the device string in a -c option to mkfs.nilfs2. Affected components: nilfs-utils and related nilfs2-utils tooling. Impact: local privilege escalation. Remed...

4.6CVSS7.5AI score0.00053EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2009/08/04 4:13 p.m.15 views

CVE-2009-2657

nilfs-utils before 2.0.14 installs multiple programs with unnecessary setuid privileges, which allows local users to execute arbitrary commands via the device string in a -c command line option to mkfs.nilfs2...

7.3AI score0.00053EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2009/08/04 1:10 p.m.1 views

kernel: personality: fix PER_CLEAR_ON_SETID

The personality subsystem in the Linux kernel before 2.6.31-rc3 has a PERCLEARONSETID setting that does not clear the ADDRCOMPATLAYOUT and MMAPPAGEZERO flags when executing a setuid or setgid program, which makes it easier for local users to leverage the details of memory usage to 1 conduct NULL...

7.2CVSS6.1AI score0.0006EPSS
Exploits1References4
seebug.org
seebug.org
added 2009/07/31 12:0 a.m.15 views

IBM AIX 5.3 libc MALLOCDEBUG File Overwrite Vulnerability

No description provided by source. !/bin/bash \ / /| | | | \ | | | | | | \ | | | | | | \ \ | | \ | | | | \ | | \ \ | | | \ | |/ / |/ http://root-the.net + IBM AIX libc MALLOCDEBUG File Overwrite Vulnerability + Refer : securitytracker.com/id?1022261 + Exploit : Affix [email protected] + Tested on...

7.1AI score
Exploits0
0day.today
0day.today
added 2009/07/30 12:0 a.m.25 views

IBM AIX 5.3 libc MALLOCDEBUG File Overwrite Vulnerability

Exploit for aix platform in category local exploits ========================================================= IBM AIX 5.3 libc MALLOCDEBUG File Overwrite Vulnerability ========================================================= !/bin/bash + IBM AIX libc MALLOCDEBUG File Overwrite Vulnerability +...

6.8AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2009/07/29 12:0 a.m.38 views

Ubuntu 6.06 LTS / 8.04 LTS / 8.10 / 9.04 : linux, linux-source-2.6.15 vulnerabilities (USN-807-1)

Michael Tokarev discovered that the RTL8169 network driver did not correctly validate buffer sizes. A remote attacker on the local network could send specially crafted traffic that would crash the system or potentially grant elevated privileges. CVE-2009-1389 Julien Tinnes and Tavis Ormandy...

7.8CVSS5.9AI score0.07833EPSS
Exploits6References6
Ubuntu
Ubuntu
added 2009/07/28 6:29 p.m.90 views

USN-807-1: Linux kernel vulnerabilities

Michael Tokarev discovered that the RTL8169 network driver did not correctly validate buffer sizes. A remote attacker on the local network could send specially crafted traffic that would crash the system or potentially grant elevated privileges. CVE-2009-1389 Julien Tinnes and Tavis Ormandy...

7.8CVSS5.8AI score0.07833EPSS
Exploits6
0day.today
0day.today
added 2009/07/20 12:0 a.m.41 views

PulseAudio (setuid) Priv. Escalation Exploit (ubu/9.04)(slack/12.2.0)

Exploit for linux platform in category local exploits ===================================================================== PulseAudio setuid Priv. Escalation Exploit ubu/9.04slack/12.2.0 ===================================================================== PulseAudio setuid Local Privilege...

6.8AI score
Exploits0
Exploit DB
Exploit DB
added 2009/07/20 12:0 a.m.54 views

PulseAudio setuid - Local Privilege Escalation

!/bin/bash pulseaudio=which pulseaudio workdir="/tmp" workdir=$HOME id=which id shell=which sh trap cleanup INT function cleanup rm -f $workdir/sh $workdir/sh.c $workdir/parace $workdir/parace.c rm -rf $workdir/PATMP cat $workdir/parace.c include include include include include define...

7AI score
Exploits0
exploitpack
exploitpack
added 2009/07/20 12:0 a.m.11 views

PulseAudio setuid - Local Privilege Escalation

PulseAudio setuid - Local Privilege Escalation !/bin/bash pulseaudio=which pulseaudio workdir="/tmp" workdir=$HOME id=which id shell=which sh trap cleanup INT function cleanup rm -f $workdir/sh $workdir/sh.c $workdir/parace $workdir/parace.c rm -rf $workdir/PATMP cat $workdir/parace.c include...

0.8AI score
Exploits0
Rows per page
Query Builder