Category
Security
Release Phase
Resolved
Bug Id
6657786
ProductSolaris 10 Operating System
Date of Resolved Release02-Apr-2008
Security Vulnerability in inetd(1M) Daemon When Debug Logging is Enabled
1. Impact
The inetd(1M) daemon will log debug messages to the log file
/var/tmp/inetd.log if this
file exists. A local unprivileged user
may be able to create a link
from this log file to another file on
the system, allowing the user
to modify that file. This could result
in a Denial of Service (DoS).
2. Contributing Factors
This issue can occur in the following releases:
SPARC Platform
- Solaris 10 without patch 127718-05
x86 Platform
- Solaris 10 without patch 127719-05
Note: Solaris 8 and 9 are not
impacted by this issue
To determine if inetd(1M) is logging messages to a file, the following
command can be run:
$ ls /var/tmp/inetd.log
The presence of the inetd.log file indicates inetd(1M) is logging
messages.
3. Symptoms
There are no predictable symptoms that would indicate the described
issue has been exploited.
4. Workaround
To prevent this issue from being exploited to modify any file on the
system, the root user (uid 0) can create the debug log file
"/var/tmp/inetd.log". If a root owned /var/tmp/inetd.log file exists, a
local unprivileged user will not be able to create a link from the
inetd debug log to another file. For example:
# /usr/bin/rm /var/tmp/inetd.log
# /usr/bin/touch /var/tmp/inetd.log
# /usr/bin/ls -l /var/tmp/inetd.log
-rw-r--r-- 1 root root 0 Feb 13 14:42 /var/tmp/inetd.log
5. Resolution
This issue is addressed in the following releases:
SPARC Platform
- Solaris 10 with patch 127718-05 or later
x86 Platform
- Solaris 10 with patch 127719-05 or later
For more information
on Security Sun Alerts, see 1009886.1.
This Sun Alert notification is being provided to you on an "AS IS"
basis. This Sun Alert notification may contain information provided by
third parties. The issues described in this Sun Alert notification may
or may not impact your system(s). Sun makes no representations,
warranties, or guarantees as to the information contained herein. ANY
AND ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
NON-INFRINGEMENT, ARE HEREBY DISCLAIMED. BY ACCESSING THIS DOCUMENT YOU
ACKNOWLEDGE THAT SUN SHALL IN NO EVENT BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, PUNITIVE, OR CONSEQUENTIAL DAMAGES THAT ARISE OUT
OF YOUR USE OR FAILURE TO USE THE INFORMATION CONTAINED HEREIN. This
Sun Alert notification contains Sun proprietary and confidential
information. It is being provided to you pursuant to the provisions of
your agreement to purchase services from Sun, or, if you do not have
such an agreement, the Sun.com Terms of Use. This Sun Alert
notification may only be used for the purposes contemplated by these
agreements.
Copyright 2000-2008 Sun Microsystems, Inc., 4150 Network Circle, Santa
Clara, CA 95054 U.S.A. All rights reserved.Modification History
28-Apr-2008: Updated Resolution section to add link for Security Technical Instruction doc
References
127718-05
127719-05
AttachmentsThis solution has no attachment