Date: Mon, 12 Jan 2009 15:02:38 -0600 Reply-To: Troy DawsonSender: Security Errata for Scientific Linux From: Troy Dawson Subject: Security ERRATA Moderate: squirrelmail on SL3.x, SL4.x, SL5.x i386/x86_64 Comments: To: "scientific-linux-errata@fnal.gov" Synopsis: Moderate: squirrelmail security update Issue date: 2009-01-12 CVE Names: CVE-2008-2379 CVE-2008-3663 Ivan Markovic discovered a cross-site scripting (XSS) flaw in SquirrelMail caused by insufficient HTML mail sanitization. A remote attacker could send a specially-crafted HTML mail or attachment that could cause a user's Web browser to execute a malicious script in the context of the SquirrelMail session when that email or attachment was opened by the user. (CVE-2008-2379) It was discovered that SquirrelMail allowed cookies over insecure connections (ie did not restrict cookies to HTTPS connections). An attacker who controlled the communication channel between a user and the SquirrelMail server, or who was able to sniff the user's network communication, could use this flaw to obtain the user's session cookie, if a user made an HTTP request to the server. (CVE-2008-3663) Note: After applying this update, all session cookies set for SquirrelMail sessions started over HTTPS connections will have the "secure" flag set. That is, browsers will only send such cookies over an HTTPS connection. If needed, you can revert to the previous behavior by setting the configuration option "$only_secure_cookies" to "false" in SquirrelMail's /etc/squirrelmail/config.php configuration file. SL 3.0.x SRPMS: squirrelmail-1.4.8-8.el3.src.rpm i386: squirrelmail-1.4.8-8.el3.noarch.rpm x86_64: squirrelmail-1.4.8-8.el3.noarch.rpm SL 4.x SRPMS: squirrelmail-1.4.8-5.el4_7.2.src.rpm i386: squirrelmail-1.4.8-5.el4_7.2.noarch.rpm x86_64: squirrelmail-1.4.8-5.el4_7.2.noarch.rpm SL 5.x SRPMS: squirrelmail-1.4.8-5.el5_2.2.src.rpm i386: squirrelmail-1.4.8-5.el5_2.2.noarch.rpm x86_64: squirrelmail-1.4.8-5.el5_2.2.noarch.rpm -Connie Sieh -Troy Dawson