GLSA Bodhisattva
Joined: 13 Jun 2003 Posts: 4087 Location: Dresden, Germany
|
Posted: Wed Nov 17, 2004 1:37 pm Post subject: [ GLSA 200411-25 ] SquirrelMail: Encoded text XSS vulnerabil |
|
|
Gentoo Linux Security Advisory
Title: SquirrelMail: Encoded text XSS vulnerability (GLSA 200411-25)
Severity: low
Exploitable: remote
Date: November 17, 2004
Updated: May 22, 2006
Bug(s): #70739
ID: 200411-25
Synopsis
Squirrelmail fails to properly sanitize user input, which could lead to a compromise of webmail accounts.
Background
SquirrelMail is a webmail package written in PHP. It supports IMAP and SMTP, and can optionally be installed with SQL support.
Affected Packages
Package: mail-client/squirrelmail
Vulnerable: < 1.4.3a-r2
Unaffected: >= 1.4.3a-r2
Architectures: All supported architectures
Description
SquirrelMail fails to properly sanitize certain strings when decoding specially-crafted headers.
Impact
By enticing a user to read a specially-crafted e-mail, an attacker can execute arbitrary scripts running in the context of the victim's browser. This could lead to a compromise of the user's webmail account, cookie theft, etc.
Workaround
There is no known workaround at this time.
Resolution
All SquirrelMail users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=mail-client/squirrelmail-1.4.3a-r2" | Note: Users with the vhosts USE flag set should manually use webapp-config to finalize the update.
References
SquirrelMail Advisory
CVE-2004-1036
Last edited by GLSA on Tue May 23, 2006 4:18 am; edited 2 times in total |
|