Executive Summary
Summary | |
---|---|
Title | squirrelmail security update |
Informations | |||
---|---|---|---|
Name | RHSA-2005:595 | First vendor Publication | 2005-08-03 |
Vendor | RedHat | Last vendor Modification | 2005-08-03 |
Severity (Vendor) | Moderate | Revision | 02 |
Security-Database Scoring CVSS v3
Cvss vector : N/A | |||
---|---|---|---|
Overall CVSS Score | NA | ||
Base Score | NA | Environmental Score | NA |
impact SubScore | NA | Temporal Score | NA |
Exploitabality Sub Score | NA | ||
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : (AV:N/AC:M/Au:N/C:N/I:P/A:N) | |||
---|---|---|---|
Cvss Base Score | 4.3 | Attack Range | Network |
Cvss Impact Score | 2.9 | Attack Complexity | Medium |
Cvss Expoit Score | 8.6 | Authentication | None Required |
Calculate full CVSS 2.0 Vectors scores |
Detail
Problem Description: An updated squirrelmail package that fixes two security issues is now available. This update has been rated as having moderate security impact by the Red Hat Security Response Team. [Updated 04 Aug 2005] The previous SquirrelMail package released with this errata contained a bug which rendered the addressbook unusable. The erratum has been updated with a package which corrects this issue. 2. Relevant releases/architectures: Red Hat Enterprise Linux AS version 3 - noarch Red Hat Desktop version 3 - noarch Red Hat Enterprise Linux ES version 3 - noarch Red Hat Enterprise Linux WS version 3 - noarch Red Hat Enterprise Linux AS version 4 - noarch Red Hat Enterprise Linux Desktop version 4 - noarch Red Hat Enterprise Linux ES version 4 - noarch Red Hat Enterprise Linux WS version 4 - noarch 3. Problem description: SquirrelMail is a standards-based webmail package written in PHP4. A bug was found in the way SquirrelMail handled the $_POST variable. If a user is tricked into visiting a malicious URL, the user's SquirrelMail preferences could be read or modified. The Common Vulnerabilities and Exposures project assigned the name CAN-2005-2095 to this issue. Several cross-site scripting bugs were discovered in SquirrelMail. An attacker could inject arbitrary Javascript or HTML content into SquirrelMail pages by tricking a user into visiting a carefully crafted URL, or by sending them a carefully constructed HTML email message. The Common Vulnerabilities and Exposures project assigned the name CAN-2005-1769 to this issue. All users of SquirrelMail should upgrade to this updated package, which contains backported patches that resolve these issues. 4. Solution: Before applying this update, make sure that all previously-released errata relevant to your system have been applied. Use Red Hat Network to download and update your packages. To launch the Red Hat Update Agent, use the following command: up2date For information on how to install packages manually, refer to the following Web page for the System Administration or Customization guide specific to your system: http://www.redhat.com/docs/manuals/enterprise/ Additionally, users will have to bring up the "Network Proxy" dialog and reset their keys for the settings to take place. 5. Bug IDs fixed (http://bugzilla.redhat.com/): 160241 - CAN-2005-1769 Multiple XSS issues in squirrelmail 162275 - CAN-2005-2095 squirrelmail cross site posting issue |
Original Source
Url : https://rhn.redhat.com/errata/RHSA-2005-595.html |
OVAL Definitions
Definition Id: oval:org.mitre.oval:def:10500 | |||
Oval ID: | oval:org.mitre.oval:def:10500 | ||
Title: | options_identities.php in SquirrelMail 1.4.4 and earlier uses the extract function to process the $_POST variable, which allows remote attackers to modify or read the preferences of other users, conduct cross-site scripting XSS) attacks, and write arbitrary files. | ||
Description: | options_identities.php in SquirrelMail 1.4.4 and earlier uses the extract function to process the $_POST variable, which allows remote attackers to modify or read the preferences of other users, conduct cross-site scripting XSS) attacks, and write arbitrary files. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-2095 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 3 CentOS Linux 3 Red Hat Enterprise Linux 4 CentOS Linux 4 Oracle Linux 4 | Product(s): | |
Definition Synopsis: | |||
|
Definition Id: oval:org.mitre.oval:def:9852 | |||
Oval ID: | oval:org.mitre.oval:def:9852 | ||
Title: | Multiple cross-site scripting (XSS) vulnerabilities in SquirrelMail 1.4.0 through 1.4.4 allow remote attackers to inject arbitrary web script or HTML via unknown attack vectors in (1) the URL or (2) an e-mail message. | ||
Description: | Multiple cross-site scripting (XSS) vulnerabilities in SquirrelMail 1.4.0 through 1.4.4 allow remote attackers to inject arbitrary web script or HTML via unknown attack vectors in (1) the URL or (2) an e-mail message. | ||
Family: | unix | Class: | vulnerability |
Reference(s): | CVE-2005-1769 | Version: | 5 |
Platform(s): | Red Hat Enterprise Linux 3 CentOS Linux 3 Red Hat Enterprise Linux 4 CentOS Linux 4 Oracle Linux 4 | Product(s): | |
Definition Synopsis: | |||
|
CPE : Common Platform Enumeration
OpenVAS Exploits
Date | Description |
---|---|
2009-11-17 | Name : Mac OS X Version File : nvt/macosx_version.nasl |
2008-09-24 | Name : Gentoo Security Advisory GLSA 200506-19 (SquirrelMail) File : nvt/glsa_200506_19.nasl |
2008-09-04 | Name : FreeBSD Ports: squirrelmail, ja-squirrelmail File : nvt/freebsd_squirrelmail0.nasl |
2008-09-04 | Name : FreeBSD Ports: squirrelmail, ja-squirrelmail File : nvt/freebsd_squirrelmail1.nasl |
2008-01-17 | Name : Debian Security Advisory DSA 756-1 (squirrelmail) File : nvt/deb_756_1.nasl |
Open Source Vulnerability Database (OSVDB)
Id | Description |
---|---|
17874 | SquirrelMail options_identities.php Variable Overwrite Privilege Escalation SquirrelMail contains a flaw that may allow a malicious user to escalate privileges. The issue is triggered by overwriting the previously set $_POST variable, which may allow the attacker to read or modify the preferences of arbitrary users. |
17873 | SquirrelMail Multiple Unspecified XSS SquirrelMail contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the contents of email or URLs. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server. |
17361 | SquirrelMail Unspecified Crafted Email XSS SquirrelMail contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the user-submitted contents for HTML or scripting sent through a URL or email message upon submission to an unknown script. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server. |
17360 | SquirrelMail Unspecified URL Manipulation XSS SquirrelMail contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate the user-submitted contents of a URL or email message through unknown attack vectors. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server. |
Nessus® Vulnerability Scanner
Date | Description |
---|---|
2013-06-29 | Name : The remote CentOS host is missing a security update. File : centos_RHSA-2005-595-02.nasl - Type : ACT_GATHER_INFO |
2006-07-05 | Name : The remote CentOS host is missing a security update. File : centos_RHSA-2005-595.nasl - Type : ACT_GATHER_INFO |
2006-05-13 | Name : The remote FreeBSD host is missing one or more security-related updates. File : freebsd_pkg_7d52081f279511dabc01000e0c2e438a.nasl - Type : ACT_GATHER_INFO |
2005-08-23 | Name : The remote Fedora Core host is missing a security update. File : fedora_2005-779.nasl - Type : ACT_GATHER_INFO |
2005-08-23 | Name : The remote Fedora Core host is missing a security update. File : fedora_2005-780.nasl - Type : ACT_GATHER_INFO |
2005-08-18 | Name : The remote host is missing a Mac OS X update that fixes various security issues. File : macosx_SecUpd2005-007.nasl - Type : ACT_GATHER_INFO |
2005-08-04 | Name : The remote Red Hat host is missing a security update. File : redhat-RHSA-2005-595.nasl - Type : ACT_GATHER_INFO |
2005-07-14 | Name : The remote Debian host is missing a security-related update. File : debian_DSA-756.nasl - Type : ACT_GATHER_INFO |
2005-07-13 | Name : The remote FreeBSD host is missing one or more security-related updates. File : freebsd_pkg_e879ca68e01b11d9a8bd000cf18bbe54.nasl - Type : ACT_GATHER_INFO |
2005-06-22 | Name : The remote Gentoo host is missing one or more security-related patches. File : gentoo_GLSA-200506-19.nasl - Type : ACT_GATHER_INFO |
2005-06-16 | Name : The remote web server contains a PHP application that is affected by multiple... File : squirrelmail_145.nasl - Type : ACT_GATHER_INFO |
Alert History
Date | Informations |
---|---|
2016-09-14 01:03:45 |
|
2016-04-26 18:01:23 |
|
2014-02-17 11:49:32 |
|
2013-05-11 12:23:11 |
|