summaryrefslogtreecommitdiff
blob: 315c962ee716f3f6d953a8f18c00f0daff80b549 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200406-11">
  <title>Horde-IMP: Input validation vulnerability</title>
  <synopsis>
    An input validation vulnerability has been discovered in Horde-IMP.
  </synopsis>
  <product type="ebuild">horde-imp</product>
  <announced>2004-06-16</announced>
  <revised count="02">2006-05-22</revised>
  <bug>53862</bug>
  <access>remote</access>
  <affected>
    <package name="www-apps/horde-imp" auto="yes" arch="*">
      <unaffected range="ge">3.2.4</unaffected>
      <vulnerable range="le">3.2.3</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Horde-IMP is the Internet Messaging Program. It is written in PHP and
    provides webmail access to IMAP and POP3 accounts.
    </p>
  </background>
  <description>
    <p>
    Horde-IMP fails to properly sanitize email messages that contain
    malicious HTML or script code.
    </p>
  </description>
  <impact type="normal">
    <p>
    By enticing a user to read a specially crafted e-mail, 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 Horde-IMP users should upgrade to the latest stable version:
    </p>
    <code>
    # emerge sync
    
    # emerge -pv "&gt;=www-apps/horde-imp-3.2.4"
    # emerge "&gt;=www-apps/horde-imp-3.2.4"</code>
  </resolution>
  <references>
    <uri link="http://www.securityfocus.com/bid/10501">Bugtraq Announcement</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0584">CVE-2004-0584</uri>
  </references>
  <metadata tag="submitter">
    jaervosz
  </metadata>
</glsa>