Lucene search

K
gentooGentoo FoundationGLSA-200603-09
HistoryMar 12, 2006 - 12:00 a.m.

SquirrelMail: Cross-site scripting and IMAP command injection

2006-03-1200:00:00
Gentoo Foundation
security.gentoo.org
17

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:N/I:P/A:N

0.012 Low

EPSS

Percentile

85.0%

Background

SquirrelMail is a webmail package written in PHP. It supports IMAP and SMTP protocols.

Description

SquirrelMail does not validate the right_frame parameter in webmail.php, possibly allowing frame replacement or cross-site scripting (CVE-2006-0188). Martijn Brinkers and Scott Hughes discovered that MagicHTML fails to handle certain input correctly, potentially leading to cross-site scripting (only Internet Explorer, CVE-2006-0195). Vicente Aguilera reported that the sqimap_mailbox_select function did not strip newlines from the mailbox or subject parameter, possibly allowing IMAP command injection (CVE-2006-0377).

Impact

By exploiting the cross-site scripting vulnerabilities, 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. A remote attacker could exploit the IMAP command injection to execute arbitrary IMAP commands on the configured IMAP server.

Workaround

There is no known workaround at this time.

Resolution

All SquirrelMail users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=mail-client/squirrelmail-1.4.6"

Note: Users with the vhosts USE flag set should manually use webapp-config to finalize the update.

OSVersionArchitecturePackageVersionFilename
Gentooanyallmail-client/squirrelmail< 1.4.6UNKNOWN

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:N/I:P/A:N

0.012 Low

EPSS

Percentile

85.0%