Lucene search
+L

5072 matches found

seebug.org
seebug.org
added 2005/11/09 12:00 a.m.48 views

Sudo <= 1.6.8p9 (SHELLOPTS/PS4 ENV variables) Local Root Exploit

No description provided by source. Sudo local root escalation privilege vuln versions : sudo 1.6.8p10 by breno You need sudo access execution for some bash script Use csh shell to change SHELLOPTS env ie: %cat x.sh !/bin/bash -x echo "Getting root!!" % cat /etc/sudoers ... breno ALL=ALL...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2005/11/09 12:00 a.m.18 views

Sudo 1.6.8p9 - SHELLOPTSPS4 Environment Variables Privilege Escalation

Sudo 1.6.8p9 - SHELLOPTSPS4 Environment Variables Privilege Escalation Sudo local root escalation privilege vuln versions : sudo int main setuid0; system"/bin/sh"; % % gcc -o egg egg.c % setenv SHELLOPTS xtrace % setenv PS4 '$chown root:root egg' % sudo ./x.sh echo Getting root!! Getting root!! %...

1.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2005/11/09 12:00 a.m.59 views

Sudo 1.6.8p9 - SHELLOPTS/PS4 Environment Variables Privilege Escalation

Sudo local root escalation privilege vuln versions : sudo int main setuid0; system"/bin/sh"; % % gcc -o egg egg.c % setenv SHELLOPTS xtrace % setenv PS4 '$chown root:root egg' % sudo ./x.sh echo Getting root!! Getting root!! % ls -lisa egg 1198941 8 -rwxr-xr-x 1 root root 7428 2005-11-09 13:54 eg...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2005/11/02 12:00 a.m.30 views

Mandrake Linux Security Advisory : sudo (MDKSA-2005:201)

Tavis Ormandy discovered that sudo does not perform sufficient environment cleaning; in particular the SHELLOPTS and PS4 variables are still passed to the program running as an alternate user which can result in the execution of arbitrary commands as the alternate user when a bash script is...

4.6CVSS5.8AI score0.00624EPSS
SaveExploits2References1
NVD
NVD
added 2005/10/25 4:02 p.m.22 views

CVE-2005-2959

Incomplete blacklist vulnerability in sudo 1.6.8 and earlier allows local users to gain privileges via the 1 SHELLOPTS and 2 PS4 environment variables before executing a bash script on behalf of another user, which are not cleared even though other variables are...

4.6CVSS6.2AI score0.00624EPSS
SaveExploits2References19
UbuntuCve
UbuntuCve
added 2005/10/25 4:02 p.m.26 views

CVE-2005-2959

Incomplete blacklist vulnerability in sudo 1.6.8 and earlier allows local users to gain privileges via the 1 SHELLOPTS and 2 PS4 environment variables before executing a bash script on behalf of another user, which are not cleared even though other variables are...

4.6CVSS5.9AI score0.00624EPSS
SaveExploits2References2
OSV
OSV
added 2005/10/25 4:02 p.m.14 views

CVE-2005-2959

Incomplete blacklist vulnerability in sudo 1.6.8 and earlier allows local users to gain privileges via the 1 SHELLOPTS and 2 PS4 environment variables before executing a bash script on behalf of another user, which are not cleared even though other variables are...

6.2AI score
SaveExploits0References21
OSV
OSV
added 2005/10/25 4:02 p.m.6 views

DEBIAN-CVE-2005-2959

Incomplete blacklist vulnerability in sudo 1.6.8 and earlier allows local users to gain privileges via the 1 SHELLOPTS and 2 PS4 environment variables before executing a bash script on behalf of another user, which are not cleared even though other variables are...

4.6CVSS6.6AI score0.00624EPSS
SaveExploits2References1
Debian
Debian
added 2005/10/25 9:39 a.m.54 views

[SECURITY] [DSA 870-1] New sudo packages fix arbitrary command execution

-------------------------------------------------------------------------- Debian Security Advisory DSA 870-1 [email protected] http://www.debian.org/security/ Martin Schulze October 25th, 2005 http://www.debian.org/security/faq -...

4.6CVSS0.5AI score0.00624EPSS
SaveExploits2
Debian
Debian
added 2005/10/25 9:39 a.m.51 views

[SECURITY] [DSA 870-1] New sudo packages fix arbitrary command execution

-------------------------------------------------------------------------- Debian Security Advisory DSA 870-1 [email protected] http://www.debian.org/security/ Martin Schulze October 25th, 2005 http://www.debian.org/security/faq -...

4.6CVSS6.7AI score0.00624EPSS
SaveExploits2
CVE
CVE
added 2005/10/25 4:00 a.m.83 views

CVE-2005-2959

CVE-2005-2959 concerns sudo 1.6.8 and earlier, where the SHELLOPTS and PS4 environment variables are not cleared during privilege-escalation prompts. The result is a local privilege escalation when a user with limited sudo privileges runs a bash script, as these variables can be passed through to...

4.6CVSS7.9AI score0.00624EPSS
SaveExploits2References19Affected Software1
Cvelist
Cvelist
added 2005/10/25 4:00 a.m.34 views

CVE-2005-2959

Incomplete blacklist vulnerability in sudo 1.6.8 and earlier allows local users to gain privileges via the 1 SHELLOPTS and 2 PS4 environment variables before executing a bash script on behalf of another user, which are not cleared even though other variables are...

7.9AI score0.00624EPSS
SaveExploits2References19
Debian CVE
Debian CVE
added 2005/10/25 4:00 a.m.27 views

CVE-2005-2959

Incomplete blacklist vulnerability in sudo 1.6.8 and earlier allows local users to gain privileges via the 1 SHELLOPTS and 2 PS4 environment variables before executing a bash script on behalf of another user, which are not cleared even though other variables are...

4.6CVSS5.9AI score0.00624EPSS
SaveExploits2
securityvulns
securityvulns
added 2005/10/25 12:00 a.m.70 views

[Full-disclosure] [SECURITY] [DSA 870-1] New sudo packages fix arbitrary command execution

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - -------------------------------------------------------------------------- Debian Security Advisory DSA 870-1 [email protected] http://www.debian.org/security/ Martin Schulze October 25th, 2005 http://www.debian.org/security/faq -...

4.6CVSS0.4AI score0.00624EPSS
SaveExploits2
FreeBSD
FreeBSD
added 2005/10/25 12:00 a.m.31 views

sudo -- arbitrary command execution

Tavis Ormandy reports: The bash shell uses the value of the PS4 environment variable after expansion as a prefix for commands run in execution trace mode. Execution trace mode xtrace is normally set via bash's -x command line option or interactively by running "set -o xtrace". However, it may als...

4.6CVSS7AI score0.00624EPSS
SaveExploits2References1
OSV
OSV
added 2005/10/25 12:00 a.m.23 views

DSA-870-1 sudo - missing input sanitising

Bulletin has no description...

4.6CVSS6.3AI score0.00624EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2005/08/30 12:00 a.m.48 views

Adobe Version Cue 1.0/1.0.1 (OSX) - Local Privilege Escalation

!/usr/bin/perl Adobe Version Cue VCNativeOSX: local root exploit. by: vade79/v9 [email protected] fakehalo/realhalo Adobe Version Cue's VCNative program writes data to a log file in the current working directory while running as setuid root. the logfile is formated as /VCNative-.log, which is easily...

2.1CVSS5.8AI score0.00914EPSS
SaveExploits1
securityvulns
securityvulns
added 2005/08/18 12:00 a.m.39 views

[Full-disclosure] Operator Shell (osh) Stack-based Buffer Overflow

!/usr/bin/perl OSH 1.7 Exploit 2 Gonna bang away at this until it's removed ;- EDUCATIONAL purposes only.... :- by Charles Stevenson core [email protected] Description: The Operator Shell Osh is a setuid root, security enhanced, restricted shell. It allows the administrator to carefully limit the...

8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2005/07/20 12:00 a.m.12 views

SUSE-SA:2005:036: sudo

The remote host is missing the patch for the advisory SUSE-SA:2005:036 sudo. Sudo8 allows the execution of commands as another user and gives the administrator more flexibility than su1. A race condition in the pathname handling of sudo may allow a local user to execute arbitrary commands. To...

6.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2005/07/13 12:00 a.m.27 views

FreeBSD : sudo -- environmental variable CDPATH is not cleared (045944a0-6bca-11d9-aaa6-000a95bc6fae)

A sudo bug report says : sudo doesn't unset the CDPATH variable, which leads to possible security problems. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from the FreeBSD VuXML database : Copyright 2003-2018 Jacques...

5.4AI score
SaveExploits0References3
Rows per page
Query Builder