NetBSD Security Advisory 2006-007: mail(1) creates record file with insecure umask

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


		 NetBSD Security Advisory 2006-007
		 =================================

Topic:		mail(1) creates record file with insecure umask

Version:	NetBSD-current:	source prior to March 03, 2006
		NetBSD 3.0	affected
		NetBSD 2.1:	affected
		NetBSD 2.0.*:	affected
		NetBSD 2.0:	affected
		NetBSD 1.6.*:	affected
		NetBSD 1.6:	affected

Severity:	Information disclosure

Fixed:		NetBSD-current:		March 03, 2006
		NetBSD-3-0 branch:	March 17, 2006
					   (3.0.1 will include the fix)
		NetBSD-3   branch:	March 17, 2006
		NetBSD-2-1 branch:	March 17, 2006
					   (2.1.1 will include the fix)
		NetBSD-2-0 branch:	March 17, 2006
					   (2.0.4 will include the fix)
		NetBSD-2   branch:	March 17, 2006


Abstract
========

If the "set record" setting is present in a users .mailrc, and they
have the default umask set, the record file will be created with insecure
permissions.


Technical Details
=================

When mail(1) creates the users record file it currently does so using the 
default umask of 0644. This may leave the record file of a users email
readable by other users of the system.


Solutions and Workarounds
=========================

The default NetBSD running mail configuration is not vulnerable to this
bug, since the "set record" setting is not present by default in .mailrc.

The following instructions describe how to upgrade your mail
binaries by updating your source tree and rebuilding and
installing a new version of mail.

* NetBSD-current:

	Systems running NetBSD-current dated from before 2006-03-02
	should be upgraded to NetBSD-current dated 2006-03-03 or later.

	The following file needs to be updated from the
	netbsd-current CVS branch (aka HEAD):
		usr.bin/mail/send.c

	To update from CVS, re-build, and re-install mail:
		# cd src
		# cvs update -d -P usr.bin/mail/send.c
		# cd usr.bin/mail
		# make USETOOLS=no cleandir dependall
		# make USETOOLS=no install

* NetBSD 3.*:

	Systems running NetBSD 3.* sources dated from before
	2006-03-16 should be upgraded from NetBSD 3.* sources dated
	2006-03-17 or later.

	The following file needs to be updated from the
	netbsd-3 or netbsd-3-0 CVS branch:
		usr.bin/mail/send.c

	To update from CVS, re-build, and re-install mail:

		# cd src
		# cvs update -d -P -r <branch_name> usr.bin/mail/send.c
		# cd usr.bin/mail
		# make USETOOLS=no cleandir dependall
		# make USETOOLS=no install


* NetBSD 2.*:

	Systems running NetBSD 2.* sources dated from before
	2006-03-16 should be upgraded from NetBSD 2.* sources dated
	2006-03-17 or later.

	The following file needs to be updated from the
	netbsd-2, netbsd-2-0 or netbsd-2-1 CVS branch:
		usr.bin/mail/send.c

	To update from CVS, re-build, and re-install mail:

		# cd src
		# cvs update -d -P -r <branch_name> usr.bin/mail/send.c
		# cd usr.bin/mail
		# make USETOOLS=no cleandir dependall
		# make USETOOLS=no install


Thanks To
=========

Johan Veenhuizen for reporting the bug to the NetBSD Security Officer.
Christos Zoulas for implementing the fixes in -HEAD.

Revision History
================

	2006-03-29	Initial release


More Information
================

Advisories may be updated as new information becomes available.
The most recent version of this advisory (PGP signed) can be found at 
  ftp://ftp.NetBSD.org/pub/NetBSD/security/advisories/NetBSD-SA2006-007.txt.asc

Information about NetBSD and NetBSD security can be found at
http://www.NetBSD.org/ and http://www.NetBSD.org/Security/.


Copyright 2006, The NetBSD Foundation, Inc.  All Rights Reserved.
Redistribution permitted only in full, unmodified form.

$NetBSD: NetBSD-SA2006-007.txt,v 1.6 2006/03/29 11:14:28 adrianp Exp $

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (NetBSD)

iQCVAwUBRCsC+z5Ru2/4N2IFAQJFxgP9FIb8bDTLy64wI5qg2YIYNtcpWJlPTpRx
ehnxpBt+f+ZeoIpPjevs/Bm0pT1kakei97yNJFHp24MTX+FVfL8R8g/RiLjhehwi
L34d9+WZDhED2EdazWW52oNQcs12f+QKj0K/4xPfbXZZ0ccU9xgDadSnN99UQkw6
Lbwmn1P1+JE=
=sygp
-----END PGP SIGNATURE-----
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
NetBSD now has native pthreads!, Jan Schaumann, (Sun Jan 19, 6:14 pm)
NetBSD Security Advisory 2007-007: BIND cryptographically we..., NetBSD Security-Officer, (Thu Sep 13, 5:56 pm)
The pkgsrc-2008Q2 Release, Alistair Crooks, (Sat Jul 26, 3:45 am)
Summer of Code student applications period extended, Jan Schaumann, (Wed Apr 2, 1:36 am)
NetBSD Security Advisory 2008-003: IPsec in IPv6 Denial of S..., NetBSD Security-Officer, (Thu Feb 28, 7:37 pm)
Announcing NetBSD 5.0, Soren Jacobsen, (Wed Apr 29, 5:49 pm)
anoncvs service unavailable until further notice, Christos Zoulas, (Thu Dec 23, 2:27 pm)
Timelines for upcoming releases, James Chacon, (Mon May 2, 6:51 pm)
NetBSD Security Advisory 2005-001: Crypto leaks across Hyper..., NetBSD Security-Officer, (Thu Jun 30, 6:12 pm)
cvsweb offline, SODA Noriyuki, (Thu Aug 11, 10:46 am)
Announcing update 2.0.3 - source only, James Chacon, (Mon Oct 31, 11:52 am)
[ANNOUNCE] pkgsrc-users mailing list, Johnny C. Lam, (Thu Feb 23, 7:47 pm)
NetBSD Security Advisory 2006-007: mail(1) creates record fi..., NetBSD Security-Officer, (Wed Mar 29, 9:31 pm)
NetBSD Security Advisory 2006-011: IPSec replay attack, NetBSD Security-Officer, (Wed Apr 12, 10:33 pm)
Promote BSD and Share the Wealth, Chris Coleman, (Thu Apr 18, 7:38 pm)
New Developers, Jan Schaumann, (Mon Jul 1, 5:55 pm)
Announcing the release of NetBSD 3.0.1, Matthias Scheler, (Mon Jul 24, 2:02 pm)
Organizational Changes to the NetBSD Project, Alistair Crooks, (Fri Sep 1, 3:36 am)
NetBSD 5.0_RC2 binaries available for download, Soren Jacobsen, (Tue Feb 10, 11:43 pm)
NetBSD developer's summit and hackathon, Jan Schaumann, (Sat Oct 4, 2:02 pm)
NetBSD Security Advisory 2009-010: ISC dhclient subnet-mask ..., NetBSD Security Officer, (Tue Jul 14, 5:31 pm)