summaryrefslogtreecommitdiff
blob: 529bef066c1e4e7f044ada65050d0ea1fb0dad67 (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
<?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>2006-06-29</announced>
  <revised>2006-06-29: 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 "&gt;=www-apps/horde-3.1.1-r1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2195">CVE-2006-2195</uri>
  </references>
  <metadata tag="submitter" timestamp="2006-06-22T14:59:32Z">
    dizzutch
  </metadata>
  <metadata tag="bugReady" timestamp="2006-06-23T18:49:08Z">
    falco
  </metadata>
</glsa>