Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 200710-25 ] MLDonkey: Privilege escalation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Wed Oct 24, 2007 10:26 pm    Post subject: [ GLSA 200710-25 ] MLDonkey: Privilege escalation Reply with quote

Gentoo Linux Security Advisory

Title: MLDonkey: Privilege escalation (GLSA 200710-25)
Severity: high
Exploitable: remote
Date: October 24, 2007
Updated: November 07, 2007
Bug(s): #189412
ID: 200710-25

Synopsis

The Gentoo MLDonkey ebuild adds a user to the system with a valid login shell and no password.

Background

MLDonkey is a peer-to-peer filesharing client that connects to several different peer-to-peer networks, including Overnet and BitTorrent.

Affected Packages

Package: net-p2p/mldonkey
Vulnerable: < 2.9.0-r3
Unaffected: >= 2.9.0-r3
Architectures: All supported architectures


Description

The Gentoo MLDonkey ebuild adds a user to the system named "p2p" so that the MLDonkey service can run under a user with low privileges. With older Portage versions this user is created with a valid login shell and no password.

Impact

A remote attacker could log into a vulnerable system as the p2p user. This would require an installed login service that permitted empty passwords, such as SSH configured with the "PermitEmptyPasswords yes" option, a local login console, or a telnet server.

Workaround

See Resolution.

Resolution

Change the p2p user's shell to disallow login. For example, as root run the following command:
Code:
# usermod -s /bin/false p2p
NOTE: updating to the current MLDonkey ebuild will not remove this vulnerability, it must be fixed manually. The updated ebuild is to prevent this problem from occurring in the future.

References

CVE-2007-5714


Last edited by GLSA on Thu Nov 08, 2007 4:18 am; edited 1 time in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum