summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200406-03.xml
blob: c6b5509e84378ea437b506e8a4bffa76cc99327b (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="200406-03">
  <title>sitecopy: Multiple vulnerabilities in included libneon</title>
  <synopsis>
    sitecopy includes a vulnerable version of the neon library.
  </synopsis>
  <product type="ebuild">sitecopy</product>
  <announced>2004-06-05</announced>
  <revised count="04">2004-08-15</revised>
  <bug>51585</bug>
  <access>remote</access>
  <affected>
    <package name="net-misc/sitecopy" auto="yes" arch="*">
      <unaffected range="ge">0.13.4-r2</unaffected>
      <vulnerable range="le">0.13.4-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    sitecopy easily maintains remote websites. It makes it simple to keep a
    remote site synchronized with the local site with one command.
    </p>
  </background>
  <description>
    <p>
    Multiple format string vulnerabilities and a heap overflow vulnerability
    were discovered in the code of the neon library (GLSA 200405-01 and
    200405-13). Current versions of the sitecopy package include their own
    version of this library.
    </p>
  </description>
  <impact type="normal">
    <p>
    When connected to a malicious WebDAV server, these vulnerabilities could
    allow execution of arbitrary code with the rights of the user running
    sitecopy.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time. All users are encouraged to
    upgrade to the latest available version of sitecopy.
    </p>
  </workaround>
  <resolution>
    <p>
    All sitecopy users should upgrade to the latest version:
    </p>
    <code>
    # emerge sync

    # emerge -pv "&gt;=net-misc/sitecopy-0.13.4-r2"
    # emerge "&gt;=net-misc/sitecopy-0.13.4-r2"</code>
  </resolution>
  <references>
    <uri link="https://www.gentoo.org/security/en/glsa/glsa-200405-01.xml">GLSA 200405-01</uri>
    <uri link="https://www.gentoo.org/security/en/glsa/glsa-200405-13.xml">GLSA 200405-13</uri>
  </references>
  <metadata tag="submitter">
    jaervosz
  </metadata>
</glsa>