summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200506-19.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200506-19.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200506-19.xml')
-rw-r--r--metadata/glsa/glsa-200506-19.xml68
1 files changed, 68 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200506-19.xml b/metadata/glsa/glsa-200506-19.xml
new file mode 100644
index 000000000000..a8ca7c387c27
--- /dev/null
+++ b/metadata/glsa/glsa-200506-19.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200506-19">
+ <title>SquirrelMail: Several XSS vulnerabilities</title>
+ <synopsis>
+ Squirrelmail is vulnerable to several cross-site scripting vulnerabilities
+ which could lead to a compromise of webmail accounts.
+ </synopsis>
+ <product type="ebuild">SquirrelMail</product>
+ <announced>2005-06-21</announced>
+ <revised>2005-06-21: 01</revised>
+ <bug>95937</bug>
+ <access>remote</access>
+ <affected>
+ <package name="mail-client/squirrelmail" auto="yes" arch="*">
+ <unaffected range="ge">1.4.4</unaffected>
+ <unaffected range="lt">1.4.0</unaffected>
+ <vulnerable range="lt">1.4.4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ SquirrelMail is a webmail package written in PHP. It supports IMAP
+ and SMTP protocols.
+ </p>
+ </background>
+ <description>
+ <p>
+ SquirrelMail is vulnerable to several cross-site scripting issues,
+ most reported by Martijn Brinkers.
+ </p>
+ </description>
+ <impact type="low">
+ <p>
+ By enticing a user to read a specially-crafted e-mail or using a
+ manipulated URL, 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.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All SquirrelMail users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=mail-client/squirrelmail-1.4.4"</code>
+ <p>
+ Note: Users with the vhosts USE flag set should manually use
+ webapp-config to finalize the update.
+ </p>
+ </resolution>
+ <references>
+ <uri link="https://www.squirrelmail.org/security/issue/2005-06-15">SquirrelMail Advisory</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1769">CAN-2005-1769</uri>
+ </references>
+ <metadata tag="submitter" timestamp="2005-06-19T19:26:13Z">
+ jaervosz
+ </metadata>
+ <metadata tag="bugReady" timestamp="2005-06-20T17:48:27Z">
+ koon
+ </metadata>
+</glsa>