From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-200405-16.xml | 69 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 metadata/glsa/glsa-200405-16.xml (limited to 'metadata/glsa/glsa-200405-16.xml') diff --git a/metadata/glsa/glsa-200405-16.xml b/metadata/glsa/glsa-200405-16.xml new file mode 100644 index 000000000000..6ddb603a1354 --- /dev/null +++ b/metadata/glsa/glsa-200405-16.xml @@ -0,0 +1,69 @@ + + + + Multiple XSS Vulnerabilities in SquirrelMail + + SquirrelMail is subject to several XSS and one SQL injection vulnerability. + + SquirrelMail + 2004-05-25 + 2006-05-27: 04 + 49675 + remote + + + 1.4.3_rc1 + 1.4.3_rc1 + + + +

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

+
+ +

+ Several unspecified cross-site scripting (XSS) vulnerabilities and a + well hidden SQL injection vulnerability were found. An XSS attack + allows an attacker to insert malicious code into a web-based + application. SquirrelMail does not check for code when parsing + variables received via the URL query string. +

+
+ +

+ One of the XSS vulnerabilities could be exploited by an attacker to + steal cookie-based authentication credentials from the user's browser. + The SQL injection issue could potentially be used by an attacker to run + arbitrary SQL commands inside the SquirrelMail database with privileges + of the SquirrelMail database user. +

+
+ +

+ There is no known workaround at this time. All users are advised to + upgrade to version 1.4.3_rc1 or higher of SquirrelMail. +

+
+ +

+ All SquirrelMail users should upgrade to the latest stable version: +

+ + # emerge sync + + # emerge -pv ">=mail-client/squirrelmail-1.4.3_rc1" + # emerge ">=mail-client/squirrelmail-1.4.3_rc1" +
+ + SquirrelMail 1.4.3_rc1 release annoucement + Bugtraq security annoucement + CERT description of XSS + CVE-2004-0519 + CVE-2004-0521 + + + jaervosz + +
-- cgit v1.2.3