Lucene search

K
gentooGentoo FoundationGLSA-200501-39
HistoryJan 28, 2005 - 12:00 a.m.

SquirrelMail: Multiple vulnerabilities

2005-01-2800:00:00
Gentoo Foundation
security.gentoo.org
14

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

0.021 Low

EPSS

Percentile

88.9%

Background

SquirrelMail is a webmail package written in PHP. It supports IMAP and SMTP and can optionally be installed with SQL support.

Description

SquirrelMail fails to properly sanitize certain strings when decoding specially-crafted strings, which can lead to PHP file inclusion and XSS.

  • Insufficient checking of incoming URLs in prefs.php (CAN-2005-0075) and in webmail.php (CAN-2005-0103).
  • Insufficient escaping of integers in webmail.php (CAN-2005-0104).

Impact

By sending a specially-crafted URL, an attacker can execute arbitrary code from the local system with the permissions of the web server. Furthermore by enticing a user to load a specially-crafted URL, it is possible to display arbitrary remote web pages in Squirrelmail’s frameset and 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

The arbitrary code execution is only possible with “register_globals” set to “On”. Gentoo ships PHP with “register_globals” set to “Off” by default. There are no known workarounds for the other issues at this time.

Resolution

All SquirrelMail users should upgrade to the latest version:

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

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

OSVersionArchitecturePackageVersionFilename
Gentooanyallmail-client/squirrelmail<= 1.4.3a-r2UNKNOWN

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

0.021 Low

EPSS

Percentile

88.9%