summaryrefslogtreecommitdiff
blob: 947ee1d48ee14ca3ab35fb27372ecff425363f5d (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200505-01">
  <title>Horde Framework: Multiple XSS vulnerabilities</title>
  <synopsis>
    Various modules of the Horde Framework are vulnerable to multiple
    cross-site scripting (XSS) vulnerabilities.
  </synopsis>
  <product type="ebuild">Horde</product>
  <announced>2005-05-01</announced>
  <revised count="01">2005-05-01</revised>
  <bug>90365</bug>
  <access>remote</access>
  <affected>
    <package name="www-apps/horde-vacation" auto="yes" arch="*">
      <unaffected range="ge">2.2.2</unaffected>
      <vulnerable range="lt">2.2.2</vulnerable>
    </package>
    <package name="www-apps/horde-turba" auto="yes" arch="*">
      <unaffected range="ge">1.2.5</unaffected>
      <vulnerable range="lt">1.2.5</vulnerable>
    </package>
    <package name="www-apps/horde-passwd" auto="yes" arch="*">
      <unaffected range="ge">2.2.2</unaffected>
      <vulnerable range="lt">2.2.2</vulnerable>
    </package>
    <package name="www-apps/horde-nag" auto="yes" arch="*">
      <unaffected range="ge">1.1.3</unaffected>
      <vulnerable range="lt">1.1.3</vulnerable>
    </package>
    <package name="www-apps/horde-mnemo" auto="yes" arch="*">
      <unaffected range="ge">1.1.4</unaffected>
      <vulnerable range="lt">1.1.4</vulnerable>
    </package>
    <package name="www-apps/horde-kronolith" auto="yes" arch="*">
      <unaffected range="ge">1.1.4</unaffected>
      <vulnerable range="lt">1.1.4</vulnerable>
    </package>
    <package name="www-apps/horde-imp" auto="yes" arch="*">
      <unaffected range="ge">3.2.8</unaffected>
      <vulnerable range="lt">3.2.8</vulnerable>
    </package>
    <package name="www-apps/horde-accounts" auto="yes" arch="*">
      <unaffected range="ge">2.1.2</unaffected>
      <vulnerable range="lt">2.1.2</vulnerable>
    </package>
    <package name="www-apps/horde-forwards" auto="yes" arch="*">
      <unaffected range="ge">2.2.2</unaffected>
      <vulnerable range="lt">2.2.2</vulnerable>
    </package>
    <package name="www-apps/horde-chora" auto="yes" arch="*">
      <unaffected range="ge">1.2.3</unaffected>
      <vulnerable range="lt">1.2.3</vulnerable>
    </package>
    <package name="www-apps/horde" auto="yes" arch="*">
      <unaffected range="ge">2.2.8</unaffected>
      <vulnerable range="lt">2.2.8</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    The Horde Framework is a PHP based framework for building web
    applications. It provides many modules including calendar, address
    book, CVS viewer and Internet Messaging Program.
    </p>
  </background>
  <description>
    <p>
    Cross-site scripting vulnerabilities have been discovered in
    various modules of the Horde Framework.
    </p>
  </description>
  <impact type="low">
    <p>
    These vulnerabilities could be exploited by an attacker to execute
    arbitrary HTML and script code in context of the victim's browser.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Horde users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/horde-2.2.8"</code>
    <p>
    All Horde Vacation users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/horde-vacation-2.2.2"</code>
    <p>
    All Horde Turba users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/horde-turba-1.2.5"</code>
    <p>
    All Horde Passwd users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/horde-passwd-2.2.2"</code>
    <p>
    All Horde Nag users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/horde-nag-1.1.3"</code>
    <p>
    All Horde Mnemo users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/horde-mnemo-1.1.4"</code>
    <p>
    All Horde Kronolith users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/horde-kronolith-1.1.4"</code>
    <p>
    All Horde IMP users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/horde-imp-3.2.8"</code>
    <p>
    All Horde Accounts users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/horde-accounts-2.1.2"</code>
    <p>
    All Horde Forwards users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/horde-forwards-2.2.2"</code>
    <p>
    All Horde Chora users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/horde-chora-1.2.3"</code>
  </resolution>
  <references>
    <uri link="http://marc.theaimsgroup.com/?l=horde-announce&amp;r=1&amp;b=200504&amp;w=2">Horde Announcement</uri>
  </references>
  <metadata tag="requester" timestamp="2005-04-29T18:22:59Z">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="2005-04-29T18:24:07Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2005-04-30T20:44:12Z">
    formula7
  </metadata>
</glsa>