localhost compromise in OpenBSD 2.9 and 3.0
"Todd C. Miller" <[email protected]>
| Newsgroups | gmane.os.openbsd.security.announce |
|---|---|
| Message-ID | <[email protected]> |
OpenBSD 3.0 and 2.9 contain a potential localhost root compromise,
found by Milos Urbanek. Earlier versions of OpenBSD are not affected.
The mail(1) program will process tilde escapes even when it is not
in interactive mode. Since mail(1) is called by the default cron(8)
jobs, this can lead to a localhost root compromise.
Patch for OpenBSD 3.0:
href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.0/common/018_mail.patch
Patch for OpenBSD 2.9:
href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.9/common/023_mail.patch
The 3.0-stable and 2.9-stable branches will be updated with this
patch later today.