Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×
Date: Thu, 15 Nov 2007 14:11:46 -0600 Reply-To: Troy DawsonSender: Security Errata for Scientific Linux From: Troy Dawson Subject: Security ERRATA for openssh on SL4.x i386/x86_64 Comments: To: This email address is being protected from spambots. You need JavaScript enabled to view it. Synopsis: Moderate: openssh security and bug fix update Issue date: 2007-11-15 CVE Names: CVE-2006-5052 CVE-2007-3102 A flaw was found in the way the ssh server wrote account names to the audit subsystem. An attacker could inject strings containing parts of audit messages which could possibly mislead or confuse audit log parsing tools. (CVE-2007-3102) A flaw was found in the way the OpenSSH server processes GSSAPI authentication requests. When GSSAPI authentication was enabled in OpenSSH server, a remote attacker may have been able to determine if a username is valid. (CVE-2006-5052) The following bugs were also fixed: * the ssh daemon did not generate audit messages when an ssh session was closed. * GSSAPI authentication sometimes failed on clusters using DNS or load-balancing. * the sftp client and server leaked small amounts of memory in some cases. * the sftp client didn't properly exit and return non-zero status in batch mode when the destination disk drive was full. * when restarting the ssh daemon with the initscript, the ssh daemon was sometimes not restarted successfully because the old running ssh daemon was not properly killed. * with challenge/response authentication enabled, the pam sub-process was not terminated if the user authentication timed out. SL 4.x SRPMS: openssh-3.9p1-8.RHEL4.24.src.rpm i386: openssh-3.9p1-8.RHEL4.24.i386.rpm openssh-askpass-3.9p1-8.RHEL4.24.i386.rpm openssh-askpass-gnome-3.9p1-8.RHEL4.24.i386.rpm openssh-clients-3.9p1-8.RHEL4.24.i386.rpm openssh-server-3.9p1-8.RHEL4.24.i386.rpm x86_64: openssh-3.9p1-8.RHEL4.24.x86_64.rpm openssh-askpass-3.9p1-8.RHEL4.24.x86_64.rpm openssh-askpass-gnome-3.9p1-8.RHEL4.24.x86_64.rpm openssh-clients-3.9p1-8.RHEL4.24.x86_64.rpm openssh-server-3.9p1-8.RHEL4.24.x86_64.rpm -Connie Sieh -Troy Dawson