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

<glsa id="200412-23">
  <title>Zwiki: XSS vulnerability</title>
  <synopsis>
    Zwiki is vulnerable to cross-site scripting attacks.
  </synopsis>
  <product type="ebuild">zwiki</product>
  <announced>December 21, 2004</announced>
  <revised>May 22, 2006: 02</revised>
  <bug>72315</bug>
  <access>remote</access>
  <affected>
    <package name="net-zope/zwiki" auto="yes" arch="*">
      <unaffected range="ge">0.36.2-r1</unaffected>
      <vulnerable range="lt">0.36.2-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Zwiki is a Zope wiki-clone for easy-to-edit collaborative websites.
    </p>
  </background>
  <description>
    <p>
    Due to improper input validation, Zwiki can be exploited to perform
    cross-site scripting attacks.
    </p>
  </description>
  <impact type="low">
    <p>
    By enticing a user to read a specially-crafted wiki entry, an attacker
    can execute arbitrary script code 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 Zwiki users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=net-zope/zwiki-0.36.2-r1&quot;</code>
  </resolution>
  <references>
    <uri link="http://zwiki.org/925ZwikiXSSVulnerability">Zwiki Bug Report</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1075">CVE-2004-1075</uri>
  </references>
  <metadata tag="requester" timestamp="Tue, 21 Dec 2004 16:09:23 +0000">
    vorlon078
  </metadata>
  <metadata tag="bugReady" timestamp="Tue, 21 Dec 2004 16:33:56 +0000">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="Tue, 21 Dec 2004 21:14:05 +0000">
    lewk
  </metadata>
</glsa>