Mailman Input Validation Hole in 'private.py' Discloses Files to Remote Users
|
|
SecurityTracker Alert ID: 1013145
|
|
SecurityTracker URL: http://securitytracker.com/id?1013145
|
|
CVE Reference: CAN-2005-0202
(Links to External Site)
|
Date: Feb 10 2005
|
Impact: Disclosure of authentication information, Disclosure of system information, Disclosure of user information
|
Fix Available: Yes
Vendor Confirmed: Yes
|
Version(s): 2.1 - 2.1.5
|
Description: An input validation vulnerability was reported in Mailman in 'private.py'. A remote user can access arbitrary files on the target system.
The true_path() function does not properly validate user-supplied input. A remote user that is a member of a private mailman list
can submit a specially crafted input value to access files on the system, including the mailman configuration files and passwords.
A
demonsration exploit may contain the following string:
"/...../"
Marcus Meissner reported this flaw.
|
Impact: A remote user can access arbitrary files on the target system, including the mailman configuration files with user e-mail addresses and passwords.
|
Solution: Version 2.1.6 is not vulnerable.
For prior 2.1.x versions, the vendor has issued a patch, available at:
http://mailman.sourceforge.net/CAN-2005-0202.txt
|
Vendor URL: mailman.sf.net/ (Links to External Site)
|
Cause: Input validation error
|
Underlying OS: Linux (Any), UNIX (Any)
|
|
Message History:
This archive entry has one or more follow-up message(s) listed below.
|
Source Message Contents
|
Date: Thu, 10 Feb 2005 15:29:34 -0500
Subject: [none]
|
CVE: CAN-2005-0202
An input validation vulnerability was reported in Mailman in 'private.py'. A remote
authenticated user can access arbitrary files on the target system.
The true_path() function does not properly validate user-supplied input. A remote user
that is a member of a private mailman list can submit a specially crafted input value
to access files on the system, including the mailman configuration files and passwords.
A demonsration exploit may contain the following string:
"/...../"
|
|