Lucene search
+L

2673 matches found

NVD
NVD
added 2005/03/01 5:0 a.m.16 views

CVE-2004-1051

sudo before 1.6.8p2 allows local users to execute arbitrary commands by using "" style environment variables to create functions that have the same name as any program within the bash script that is called without using the program's full pathname...

7.2CVSS7AI score0.01374EPSS
SaveExploits0References10
OSV
OSV
added 2005/03/01 5:0 a.m.3 views

DEBIAN-CVE-2004-1051

sudo before 1.6.8p2 allows local users to execute arbitrary commands by using "" style environment variables to create functions that have the same name as any program within the bash script that is called without using the program's full pathname...

7.2CVSS7.4AI score0.01374EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2005/03/01 5:0 a.m.33 views

CVE-2004-1051

sudo before 1.6.8p2 allows local users to execute arbitrary commands by using "" style environment variables to create functions that have the same name as any program within the bash script that is called without using the program's full pathname...

7.2CVSS6.2AI score0.01374EPSS
SaveExploits0References1
OSV
OSV
added 2005/03/01 5:0 a.m.8 views

CVE-2004-1051

sudo before 1.6.8p2 allows local users to execute arbitrary commands by using "" style environment variables to create functions that have the same name as any program within the bash script that is called without using the program's full pathname...

6.9AI score
SaveExploits0References11
seebug.org
seebug.org
added 2005/02/07 12:0 a.m.18 views

Exim <= 4.42 Local Root Exploit

No description provided by source. !/bin/sh Local Lame R00T sploit for exim = 4.42 by Dark Eagle My First Coding Release In bash Unl0ck Research Team More Effective than C-code. @env.c content: include stdio.h include string.h int mainint argc, char argv char addrptr; addrptr = getenvargv1;...

7.1AI score
SaveExploits0
0day.today
0day.today
added 2005/02/07 12:0 a.m.32 views

Exim <= 4.42 Local Root Exploit

Exploit for linux platform in category local exploits =============================== Exim include int mainint argc, char argv char addrptr; addrptr = getenvargv1; printf"%s @ %p\n", argv1, addrptr; return 0; gcc @env.c -o @env cp @env /usr/bin cd /usr/exim/bin CODE=perl -e 'print...

6.8AI score
SaveExploits0
exploitpack
exploitpack
added 2005/02/07 12:0 a.m.15 views

Exim 4.42 - Local Privilege Escalation

Exim 4.42 - Local Privilege Escalation !/bin/sh Local Lame R00T sploit for exim include int mainint argc, char argv char addrptr; addrptr = getenvargv1; printf"%s @ %p\n", argv1, addrptr; return 0; gcc @env.c -o @env cp @env /usr/bin cd /usr/exim/bin CODE=perl -e 'print...

0.8AI score
SaveExploits0
exploitpack
exploitpack
added 2004/11/21 12:0 a.m.21 views

GFHost PHP GMail - Remote Command Execution

GFHost PHP GMail - Remote Command Execution GFHost explo Spawn bash style Shell with webserver uid Greetz SPAX, foxtwo, Zone-H This Script is currently under development use strict; use IO::Socket; my $host; my $port; my $command; my $url; my @results; my $probe; my @U; $U1 =...

0.1AI score
SaveExploits0
0day.today
0day.today
added 2004/11/21 12:0 a.m.229 views

GFHost PHP GMail Remote Command Execution Exploit

Exploit for unknown platform in category web applications ================================================= GFHost PHP GMail Remote Command Execution Exploit ================================================= GFHost explo Spawn bash style Shell with webserver uid Greetz SPAX, foxtwo, Zone-H This...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2004/11/20 12:0 a.m.26 views

GFHost.pl

GFHost explo Spawn bash style Shell with webserver uid Greetz SPAX, foxtwo, Zone-H This Script is currently under development use strict; use IO::Socket; my $host; my $port; my $command; my $url; my @results; my $probe; my @U; $U1 =...

7.4AI score
SaveExploits0
Ubuntu
Ubuntu
added 2004/11/18 4:59 a.m.58 views

USN-28-1: sudo vulnerability

Liam Helmer discovered an input validation flaw in sudo. When the standard shell "bash" starts up, it searches the environment for variables with a value beginning with "". For each of these variables a function with the same name is created, with the function body filled in from the environment...

5.6AI score
SaveExploits0References1
Packet Storm
Packet Storm
added 2004/11/12 12:0 a.m.28 views

technote.pl

Technote Inc. from Korea Command Excution Spawn bash style Shell with webserver uid This Script is currently under development use strict; use IO::Socket; my $host; my $port; my $command; my $url; my $pdf; my $url1; my $number; my $url2; my $shiz; my @results; my $probe; my @U; $U1 =...

7.4AI score
SaveExploits0
FreeBSD
FreeBSD
added 2004/11/11 12:0 a.m.19 views

sudo -- privilege escalation with bash scripts

A Sudo Security Alerts reports: A flaw in exists in sudo's environment sanitizing prior to sudo version 1.6.8p2 that could allow a malicious user with permission to run a shell script that utilized the bash shell to run arbitrary commands...

3.6AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2004/10/30 12:0 a.m.137 views

Unpassworded 'bash' Backdoor Account

The account 'bash' has no password set. An attacker may use it to gain further privileges on this system. This account was likely created by a backdoor installed by a fake Linux RedHat patch. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. include'deprecatednasllevel.inc'; include'compat.inc...

7.5CVSS8.1AI score0.53618EPSS
SaveExploits41References2
Exploit DB
Exploit DB
added 2004/09/19 12:0 a.m.77 views

CDRecord&#039;s ReadCD - Local Privilege Escalation

!/bin/bash echo "readcd-exp.sh -- ReadCD local exploit Test on cdrecord-2.01-0.a27.2mdk" echo "Author : newbug at chroot.org" echo "Date :09.13.2004" echo "IRC : irc.chroot.org discuss" export READCD=/usr/bin/readcd cd /tmp cat s.c include include int main setuid0;setgid0; chown"/tmp/ss", 0, 0;...

7.4AI score
SaveExploits0
0day.today
0day.today
added 2004/09/11 12:0 a.m.27 views

cdrecord $RSH exec() SUID Shell Creation

Exploit for linux platform in category local exploits ======================================== cdrecord $RSH exec SUID Shell Creation ======================================== !/bin/bash cdrecord-suidshell.sh - Iruid CAU 09.2004 Exploits cdrecord's exec of $RSH before dropping privs cat...

6.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2003/04/02 12:0 a.m.30 views

WebCart.pl

WebCart exploit Spawn bash style Shell with webserver uid Spabam 2003 PRIV8 code hackarena irc.brasnet.org This Script is currently under development use strict; use IO::Socket; my $host; my $port; my $command; my $url; my @results; my $probe; my @U; my $shit; $U1 =...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2003/04/02 12:0 a.m.51 views

ShopCart.pl

Shopcart exploit Spawn bash style Shell with webserver uid Spabam 2003 PRIV8 code hackarena irc.brasnet.org This Script is currently under development use strict; use IO::Socket; my $host; my $port; my $command; my $url; my @results; my $probe; my @U; my $shit; $U1 = "/cgi-local/shop.pl/page=;";...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2003/03/14 12:0 a.m.34 views

cpanel.pl

cpanel-plus.pl exploit Spawn bash style Shell on Apache CPANEL Spabam 2003 PRIV8 code hackarena irc.brasnet.org This Script is currently under development use strict; use IO::Socket; my $host; my $port; my $command; my $url; my @results; my $probe; my @U; my $shit; $U1 =...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2002/04/19 12:0 a.m.47 views

Restricted Shells

I have recently realized a security issue in some of the restricted shells on NIX systems. I am not sure if I am the first one to discover the problem I am going to discuss but I am sure that it has not been posted yet, atleast not that I know of. Basically this is the issue: Affected Systems:...

0.3AI score
SaveExploits0
Rows per page
Query Builder