summaryrefslogtreecommitdiff
blob: b55ba5703918f15c5c825853d95c4d6cb1d77d6c (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200606-28">
  <title>Horde Web Application Framework: XSS vulnerability</title>
  <synopsis>
    The Horde Web Application Framework is vulnerable to a cross-site scripting
    vulnerability.
  </synopsis>
  <product type="ebuild">horde</product>
  <announced>June 29, 2006</announced>
  <revised>June 29, 2006: 01</revised>
  <bug>136830</bug>
  <access>remote</access>
  <affected>
    <package name="www-apps/horde" auto="yes" arch="*">
      <unaffected range="ge">3.1.1-r1</unaffected>
      <vulnerable range="lt">3.1.1-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    The Horde Web Application Framework is a general-purpose web
    application framework written in PHP, providing classes for handling
    preferences, compression, browser detection, connection tracking, MIME,
    and more.
    </p>
  </background>
  <description>
    <p>
    Michael Marek discovered that the Horde Web Application Framework
    performs insufficient input sanitizing.
    </p>
  </description>
  <impact type="low">
    <p>
    An attacker could exploit these vulnerabilities to execute arbitrary
    scripts running in the 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 &quot;&gt;=www-apps/horde-3.1.1-r1&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2195">CVE-2006-2195</uri>
  </references>
  <metadata tag="submitter" timestamp="Thu, 22 Jun 2006 14:59:32 +0000">
    dizzutch
  </metadata>
  <metadata tag="bugReady" timestamp="Fri, 23 Jun 2006 18:49:08 +0000">
    falco
  </metadata>
</glsa>