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.
Version | Base score | Base severity | Vector |
---|
Hyperlink | Resource Type |
---|
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.
Type | CWE ID | Description |
---|---|---|
text | N/A | n/a |
Version | Base score | Base severity | Vector |
---|
CAPEC ID | Description |
---|
Event | Date |
---|
Version | Base score | Base severity | Vector |
---|
CAPEC ID | Description |
---|
Event | Date |
---|
Hyperlink | Resource |
---|---|
http://www.sudo.ws/bugs/show_bug.cgi?id=182 | x_refsource_CONFIRM x_transferred |
http://secunia.com/advisories/17666 | third-party-advisory x_refsource_SECUNIA x_transferred |
http://secunia.com/advisories/18549 | third-party-advisory x_refsource_SECUNIA x_transferred |
http://www.us-cert.gov/cas/techalerts/TA07-072A.html | third-party-advisory x_refsource_CERT x_transferred |
http://www.mandriva.com/security/advisories?name=MDKSA-2005:201 | vendor-advisory x_refsource_MANDRIVA x_transferred |
http://lists.apple.com/archives/security-announce/2007/Mar/msg00002.html | vendor-advisory x_refsource_APPLE x_transferred |
http://docs.info.apple.com/article.html?artnum=305214 | x_refsource_CONFIRM x_transferred |
http://www.debian.org/security/2005/dsa-870 | vendor-advisory x_refsource_DEBIAN x_transferred |
http://secunia.com/advisories/17322 | third-party-advisory x_refsource_SECUNIA x_transferred |
http://secunia.com/advisories/17390 | third-party-advisory x_refsource_SECUNIA x_transferred |
http://www.novell.com/linux/security/advisories/2006_02_sr.html | vendor-advisory x_refsource_SUSE x_transferred |
http://www.securityfocus.com/bid/15191 | vdb-entry x_refsource_BID x_transferred |
http://secunia.com/advisories/17345 | third-party-advisory x_refsource_SECUNIA x_transferred |
http://www.vupen.com/english/advisories/2007/0930 | vdb-entry x_refsource_VUPEN x_transferred |
http://secunia.com/advisories/17318 | third-party-advisory x_refsource_SECUNIA x_transferred |
https://usn.ubuntu.com/213-1/ | vendor-advisory x_refsource_UBUNTU x_transferred |
http://www.securityfocus.com/advisories/9643 | vendor-advisory x_refsource_SUSE x_transferred |
http://www.openpkg.org/security/OpenPKG-SA-2006.002-sudo.html | vendor-advisory x_refsource_OPENPKG x_transferred |
http://secunia.com/advisories/24479 | third-party-advisory x_refsource_SECUNIA x_transferred |
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.
Date Added | Due Date | Vulnerability Name | Required Action |
---|---|---|---|
N/A |
Type | Version | Base score | Base severity | Vector |
---|---|---|---|---|
Primary | 2.0 | 4.6 | MEDIUM | AV:L/AC:L/Au:N/C:P/I:P/A:P |
We do not consider this to be a security issue: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=139478#c1
Sudo before 1.6.8 p12, when the Perl taint flag is off, does not clear the (1) PERLLIB, (2) PERL5LIB, and (3) PERL5OPT environment variables, which allows limited local users to cause a Perl script to include and execute arbitrary library files that have the same name as library files that are included by the script.