Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2012:0103 - Security Advisory
Issued:
2012-02-08
Updated:
2012-02-08

RHSA-2012:0103 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Moderate: squirrelmail security update

Type/Severity

Security Advisory: Moderate

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An updated squirrelmail package that fixes several security issues is now
available for Red Hat Enterprise Linux 4 and 5.

The Red Hat Security Response Team has rated this update as having moderate
security impact. Common Vulnerability Scoring System (CVSS) base scores,
which give detailed severity ratings, are available for each vulnerability
from the CVE links in the References section.

Description

SquirrelMail is a standards-based webmail package written in PHP.

A cross-site scripting (XSS) flaw was found in the way SquirrelMail
performed the sanitization of HTML style tag content. A remote attacker
could use this flaw to send a specially-crafted Multipurpose Internet Mail
Extensions (MIME) message that, when opened by a victim, would lead to
arbitrary web script execution in the context of their SquirrelMail
session. (CVE-2011-2023)

Multiple cross-site scripting (XSS) flaws were found in SquirrelMail. A
remote attacker could possibly use these flaws to execute arbitrary web
script in the context of a victim's SquirrelMail session. (CVE-2010-4555)

An input sanitization flaw was found in the way SquirrelMail handled the
content of various HTML input fields. A remote attacker could use this
flaw to alter user preference values via a newline character contained in
the input for these fields. (CVE-2011-2752)

It was found that the SquirrelMail Empty Trash and Index Order pages did
not protect against Cross-Site Request Forgery (CSRF) attacks. If a remote
attacker could trick a user, who was logged into SquirrelMail, into
visiting a specially-crafted URL, the attacker could empty the victim's
trash folder or alter the ordering of the columns on the message index
page. (CVE-2011-2753)

SquirrelMail was allowed to be loaded into an HTML sub-frame, allowing a
remote attacker to perform a clickjacking attack against logged in users
and possibly gain access to sensitive user data. With this update, the
SquirrelMail main frame can only be loaded into the top most browser frame.
(CVE-2010-4554)

A flaw was found in the way SquirrelMail handled failed log in attempts. A
user preference file was created when attempting to log in with a password
containing an 8-bit character, even if the username was not valid. A
remote attacker could use this flaw to eventually consume all hard disk
space on the target SquirrelMail server. (CVE-2010-2813)

A flaw was found in the SquirrelMail Mail Fetch plug-in. If an
administrator enabled this plug-in, a SquirrelMail user could use this flaw
to port scan the local network the server was on. (CVE-2010-1637)

Users of SquirrelMail should upgrade to this updated package, which
contains backported patches to correct these issues.

Solution

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/kb/docs/DOC-11259

Affected Products

  • Red Hat Enterprise Linux Server 5 x86_64
  • Red Hat Enterprise Linux Server 5 ia64
  • Red Hat Enterprise Linux Server 5 i386
  • Red Hat Enterprise Linux Server 4 x86_64
  • Red Hat Enterprise Linux Server 4 ia64
  • Red Hat Enterprise Linux Server 4 i386
  • Red Hat Enterprise Linux Workstation 5 x86_64
  • Red Hat Enterprise Linux Workstation 5 i386
  • Red Hat Enterprise Linux Workstation 4 x86_64
  • Red Hat Enterprise Linux Workstation 4 ia64
  • Red Hat Enterprise Linux Workstation 4 i386
  • Red Hat Enterprise Linux Desktop 4 x86_64
  • Red Hat Enterprise Linux Desktop 4 i386
  • Red Hat Enterprise Linux for IBM z Systems 5 s390x
  • Red Hat Enterprise Linux for IBM z Systems 4 s390x
  • Red Hat Enterprise Linux for IBM z Systems 4 s390
  • Red Hat Enterprise Linux for Power, big endian 5 ppc
  • Red Hat Enterprise Linux for Power, big endian 4 ppc
  • Red Hat Enterprise Linux Server from RHUI 5 x86_64
  • Red Hat Enterprise Linux Server from RHUI 5 i386

Fixes

  • BZ - 606459 - CVE-2010-1637 SquirrelMail: Mail Fetch plugin -- port-scans via non-standard POP3 server ports
  • BZ - 618096 - CVE-2010-2813 SquirrelMail: DoS (disk space consumption) by random IMAP login attempts with 8-bit characters in the password
  • BZ - 720693 - CVE-2010-4554 SquirrelMail: Prone to clickjacking attacks
  • BZ - 720694 - CVE-2010-4555 SquirrelMail: Multiple XSS flaws
  • BZ - 720695 - CVE-2011-2023 SquirrelMail: XSS in <style> tag handling
  • BZ - 722831 - CVE-2011-2752 SquirrelMail: CRLF injection vulnerability
  • BZ - 722832 - CVE-2011-2753 SquirrelMail: CSRF in the empty trash feature and in Index Order page

CVEs

  • CVE-2010-1637
  • CVE-2011-2023
  • CVE-2010-2813
  • CVE-2011-2753
  • CVE-2011-2752
  • CVE-2010-4554
  • CVE-2010-4555

References

  • https://access.redhat.com/security/updates/classification/#moderate
  • http://www.squirrelmail.org/security/issue/2010-06-21
  • http://www.squirrelmail.org/security/issue/2010-07-23
  • http://www.squirrelmail.org/security/issue/2011-07-10
  • http://www.squirrelmail.org/security/issue/2011-07-11
  • http://www.squirrelmail.org/security/issue/2011-07-12
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 5

SRPM
squirrelmail-1.4.8-5.el5_7.13.src.rpm SHA-256: 3bfbe57393bc4e4261b947ab8eaca87238457f78760300c0ad0dfd503bb24a2e
x86_64
squirrelmail-1.4.8-5.el5_7.13.noarch.rpm SHA-256: aa8032d558f4d173f818152ddcc9538cb2a68f22b41eef7de6daffbe4cd26507
ia64
squirrelmail-1.4.8-5.el5_7.13.noarch.rpm SHA-256: aa8032d558f4d173f818152ddcc9538cb2a68f22b41eef7de6daffbe4cd26507
i386
squirrelmail-1.4.8-5.el5_7.13.noarch.rpm SHA-256: aa8032d558f4d173f818152ddcc9538cb2a68f22b41eef7de6daffbe4cd26507

Red Hat Enterprise Linux Server 4

SRPM
squirrelmail-1.4.8-18.el4.src.rpm SHA-256: 66b71e58b7fbf91ebd785667265b187caa035799180ab4ce333c32398779f8f1
x86_64
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb
ia64
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb
i386
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb

Red Hat Enterprise Linux Workstation 5

SRPM
squirrelmail-1.4.8-5.el5_7.13.src.rpm SHA-256: 3bfbe57393bc4e4261b947ab8eaca87238457f78760300c0ad0dfd503bb24a2e
x86_64
squirrelmail-1.4.8-5.el5_7.13.noarch.rpm SHA-256: aa8032d558f4d173f818152ddcc9538cb2a68f22b41eef7de6daffbe4cd26507
i386
squirrelmail-1.4.8-5.el5_7.13.noarch.rpm SHA-256: aa8032d558f4d173f818152ddcc9538cb2a68f22b41eef7de6daffbe4cd26507

Red Hat Enterprise Linux Workstation 4

SRPM
squirrelmail-1.4.8-18.el4.src.rpm SHA-256: 66b71e58b7fbf91ebd785667265b187caa035799180ab4ce333c32398779f8f1
x86_64
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb
ia64
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb
i386
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb

Red Hat Enterprise Linux Desktop 4

SRPM
squirrelmail-1.4.8-18.el4.src.rpm SHA-256: 66b71e58b7fbf91ebd785667265b187caa035799180ab4ce333c32398779f8f1
x86_64
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb
i386
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb

Red Hat Enterprise Linux for IBM z Systems 5

SRPM
squirrelmail-1.4.8-5.el5_7.13.src.rpm SHA-256: 3bfbe57393bc4e4261b947ab8eaca87238457f78760300c0ad0dfd503bb24a2e
s390x
squirrelmail-1.4.8-5.el5_7.13.noarch.rpm SHA-256: aa8032d558f4d173f818152ddcc9538cb2a68f22b41eef7de6daffbe4cd26507

Red Hat Enterprise Linux for IBM z Systems 4

SRPM
squirrelmail-1.4.8-18.el4.src.rpm SHA-256: 66b71e58b7fbf91ebd785667265b187caa035799180ab4ce333c32398779f8f1
s390x
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb
s390
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb

Red Hat Enterprise Linux for Power, big endian 5

SRPM
squirrelmail-1.4.8-5.el5_7.13.src.rpm SHA-256: 3bfbe57393bc4e4261b947ab8eaca87238457f78760300c0ad0dfd503bb24a2e
ppc
squirrelmail-1.4.8-5.el5_7.13.noarch.rpm SHA-256: aa8032d558f4d173f818152ddcc9538cb2a68f22b41eef7de6daffbe4cd26507

Red Hat Enterprise Linux for Power, big endian 4

SRPM
squirrelmail-1.4.8-18.el4.src.rpm SHA-256: 66b71e58b7fbf91ebd785667265b187caa035799180ab4ce333c32398779f8f1
ppc
squirrelmail-1.4.8-18.el4.noarch.rpm SHA-256: b08d294709dc0a8b3d534b9b2ca2c7d580683fdc23cd9660e9e04ad74a6d44fb

Red Hat Enterprise Linux Server from RHUI 5

SRPM
squirrelmail-1.4.8-5.el5_7.13.src.rpm SHA-256: 3bfbe57393bc4e4261b947ab8eaca87238457f78760300c0ad0dfd503bb24a2e
x86_64
squirrelmail-1.4.8-5.el5_7.13.noarch.rpm SHA-256: aa8032d558f4d173f818152ddcc9538cb2a68f22b41eef7de6daffbe4cd26507
i386
squirrelmail-1.4.8-5.el5_7.13.noarch.rpm SHA-256: aa8032d558f4d173f818152ddcc9538cb2a68f22b41eef7de6daffbe4cd26507

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility