Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Apple said to hold 'iPad 3' event first week in March
· Apple now worth more than Google and Microsoft combined
· Microsoft releases full details of Windows 8 on ARM
· VectorLinux 7.0 - Sparta belongs to Spartans
· Update Rollup 21 for Microsoft Dynamics CRM 4.0 (KB 2621054)
· CVS/Icedove Updates for Debian
· CEBA-2012:0106: CentOS 5 selinux-policy Update
· RHSA-2012:0107-01: Important: kernel security and bug fix update
· 7 openSUSE Updates
· Security Support for Debian GNU/Linux 5.0 terminated on February 6th

Upcoming News
· Podcast #188 - Featuring David Hewlett - White Space Wireless, AMD and NVIDIA GPU roadmaps, Hard Drives with lasers and more!
· [CentOS-announce] CESA-2012:0107 Important CentOS 5 kernel Update
· Apple iPad 3 to be launched this March @ t-break
· [security-announce] openSUSE-SU-2012:0234-1: important: MozillaFirefox: Version 10
· [security-announce] openSUSE-SU-2012:0236-1: important: kernel: security and bugfix update.
· [security-announce] openSUSE-SU-2012:0237-1: important: VUL-0: nginx: heap overflow
· [security-announce] openSUSE-SU-2012:0227-1: important: xorg-x11-server
· [security-announce] openSUSE-SU-2012:0039-2: important: MozillaFirefox
· [security-announce] SUSE-SU-2012:0221-1: important: Security update for Mozilla Firefox
· [security-announce] openSUSE-SU-2012:0206-1: important: kernel: security and bugfix update.

Linux Compatibility
· XPS L502X
· Slim Portable DVD Writer GP10
· AverTV Volar Green HD
· Dell Latitude E6420
· Canon CanoScan FB 636U
· Logitech QuickCam Pro 4000
· GeForce 7300 GT
· Umax Astra 4500 USB Scanner
· Photosmart Pro B9180
· kingston DataTraveler DTI/16GB

New Forum Topics
· Directx
by: Rajoo
on: 2012-02-06 21:29
0 replies, 119 views

· Code: Bad EIP Value
by: megatouchguy
on: 2012-01-28 06:27
0 replies, 358 views

· XP Pro crashes on start up
by: javien
on: 2012-01-17 12:38
6 replies, 2033 views

· Lan Wireless Access To Shared Folders Problem
by: MinusZero
on: 2012-01-09 06:45
2 replies, 2216 views

· Motherboard glitch
by: danleff
on: 2012-01-08 12:03
3 replies, 659 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » October 2008 » GLSA 200810-02 Portage: Untrusted search path local root vulnerability

GLSA 200810-02 Portage: Untrusted search path local root vulnerability

Posted by Bob on: 10/09/2008 07:00 PM [ Print | 0 comment(s) ]

A new security update has been released for Gentoo Linux - Portage: Untrusted search path local root vulnerability. Here the announcement:




Gentoo Linux Security Advisory GLSA 200810-02
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: High
Title: Portage: Untrusted search path local root vulnerability
Date: October 09, 2008
Bugs: #239560
ID: 200810-02

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
========

A search path vulnerability in Portage allows local attackers to
execute commands with root privileges if emerge is called from
untrusted directories.

Background
==========

Portage is Gentoo's package manager which is responsible for
installing, compiling and updating all packages on the system through
the Gentoo rsync tree.

Affected packages
=================

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 sys-apps/portage lt; 2.1.4.5 gt;= 2.1.4.5

Description
===========

The Gentoo Security Team discovered that several ebuilds, such as
sys-apps/portage, net-mail/fetchmail or app-editors/leo execute Python
code using "python -c", which includes the current working directory in
Python's module search path. For several ebuild functions, Portage did
not change the working directory from emerge's working directory.

Impact
======

A local attacker could place a specially crafted Python module in a
directory (such as /tmp) and entice the root user to run commands such
as "emerge sys-apps/portage" from that directory, resulting in the
execution of arbitrary Python code with root privileges.

Workaround
==========

Do not run "emerge" from untrusted working directories.

Resolution
==========

All Portage users should upgrade to the latest version:

# cd /root
# emerge --sync
# emerge --ask --oneshot --verbose "gt;=sys-apps/portage-2.1.4.5"

NOTE: To upgrade to Portage 2.1.4.5 using 2.1.4.4 or prior, you must
run emerge from a trusted working directory, such as "/root".

References
==========

[ 1 ] CVE-2008-4394
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4394

Availability
============

This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:

http://security.gentoo.org/glsa/glsa-200810-02.xml

Concerns?
=========

Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users machines is of utmost
importance to us. Any security concerns should be addressed to
security@gentoo.org or alternatively, you may file a bug at
http://bugs.gentoo.org.

License
=======

Copyright 2008 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).

The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.

http://creativecommons.org/licenses/by-sa/2.5


Bookmark and Share

« Apple to hold special MacBook event October 14th after all · Ashampoo PowerUp XP 3.22 »

Linux Compatible » News » October 2008 » GLSA 200810-02 Portage: Untrusted search path local root vulnerability
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2011 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition