summaryrefslogtreecommitdiff
blob: 8b3ac90f05b07e6b97dba2d37448231fdf46c47e (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200803-29">
  <title>ViewVC: Multiple vulnerabilities</title>
  <synopsis>
    Multiple security issues have been reported in ViewVC, which can be
    exploited by malicious people to bypass certain security restrictions.
  </synopsis>
  <product type="ebuild">viewvc</product>
  <announced>2008-03-19</announced>
  <revised count="02">2009-04-01</revised>
  <bug>212288</bug>
  <access>remote</access>
  <affected>
    <package name="www-apps/viewvc" auto="yes" arch="*">
      <unaffected range="ge">1.0.5</unaffected>
      <vulnerable range="lt">1.0.5</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    ViewVC is a browser interface for CVS and Subversion version control
    repositories.
    </p>
  </background>
  <description>
    <p>
    Multiple unspecified errors were reportedly fixed by the ViewVC
    development team.
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could send a specially crafted URL to the server to
    list CVS or SVN commits on "all-forbidden" files, access hidden CVSROOT
    folders, and view restricted content via the revision view, the log
    history, or the diff view.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All ViewVC users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-apps/viewvc-1.0.5"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1290">CVE-2008-1290</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1291">CVE-2008-1291</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1292">CVE-2008-1292</uri>
  </references>
  <metadata tag="requester" timestamp="2008-03-11T22:06:35Z">
    p-y
  </metadata>
  <metadata tag="bugReady" timestamp="2008-03-11T22:06:42Z">
    p-y
  </metadata>
  <metadata tag="submitter" timestamp="2008-03-15T21:33:23Z">
    mfleming
  </metadata>
</glsa>