PDA

View Full Version : Patch fixes SquirrelMail cross site scripting vulnerabilities



qlsys
06-16-2005, 10:13 AM
[SM-ANNOUNCE] Patch fixes SquirrelMail cross site scripting vulnerabilities [CAN-2005-1769]

Hello All,

Several cross site scripting (XSS) vulnerabilties have been discovered
in SquirrelMail versions 1.4.0 - 1.4.4. These have been addressed in a
patch that can be found at [1]. We advise all our users to apply this
patch. We're also releasing SquirrelMail 1.4.5 release candidate 1
today. We expect version 1.4.5 to be out within two weeks from
now.

The vulnerabilities are in two categories: the majority can be exploited
through URL manipulation, and some by sending a specially crafted email
to a victim. When done very carefully, this may allow for an attacker
to hijack the user's session.

We know that versions 1.4.0 to 1.4.3a are vulnerable to most of the
issues. The 1.2.x series is not supported anymore; we advise users of
that series to upgrade to 1.4.4 with the patch applied.

Credits: we would like to thank Martijn Brinkers who helped a lot in
finding these vulnerabilities, and Cor Bosman of XS4ALL who helped in
testing the proposed fixes.

[1] http://www.squirrelmail.org/security/issue/2005-06-15

--
Jonathan Angliss
<jon@squirrelmail.org>

----------------------------------

rldev
06-17-2005, 08:36 AM
how does one actually apply the patch?

dcabooter
06-20-2005, 02:32 AM
cd /var/www/html
wget http://puzzle.dl.sourceforge.net/sourceforge/squirrelmail/sqm-144-xss.patch
patch -p0 < sqm-144-xss.patch

rldev
06-20-2005, 08:20 AM
hmm link doesn't work.

rldev
06-20-2005, 08:33 AM
I found a working link. Thanks.

Chrysalis
06-20-2005, 05:15 PM
the link worked fine for me all patched up.