summaryrefslogtreecommitdiff
blob: 9118cca9617c29ce55a7853c0578a544c0215b50 (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
68
69
70
71
72
73
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201309-11">
  <title>Subversion: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in Subversion, allowing
    attackers to cause a Denial of Service, escalate privileges, or obtain
    sensitive information.
  </synopsis>
  <product type="ebuild">subversion</product>
  <announced>2013-09-23</announced>
  <revised count="1">2013-09-23</revised>
  <bug>350166</bug>
  <bug>356741</bug>
  <bug>369065</bug>
  <bug>463728</bug>
  <bug>463860</bug>
  <bug>472202</bug>
  <bug>482166</bug>
  <access>local, remote</access>
  <affected>
    <package name="dev-vcs/subversion" auto="yes" arch="*">
      <unaffected range="ge">1.7.13</unaffected>
      <vulnerable range="lt">1.7.13</vulnerable>
    </package>
  </affected>
  <background>
    <p>Subversion is a versioning system designed to be a replacement for CVS. </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in Subversion. Please
      review the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="low">
    <p>A remote attacker could cause a Denial of Service condition or obtain
      sensitive information. A local attacker could escalate his privileges to
      the user running svnserve.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Subversion users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=dev-vcs/subversion-1.7.13"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4539">CVE-2010-4539</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4644">CVE-2010-4644</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0715">CVE-2011-0715</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1752">CVE-2011-1752</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1783">CVE-2011-1783</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1921">CVE-2011-1921</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1845">CVE-2013-1845</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1846">CVE-2013-1846</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1847">CVE-2013-1847</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1849">CVE-2013-1849</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1884">CVE-2013-1884</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1968">CVE-2013-1968</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2088">CVE-2013-2088</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2112">CVE-2013-2112</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4131">CVE-2013-4131</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4277">CVE-2013-4277</uri>
  </references>
  <metadata tag="requester" timestamp="2011-10-07T23:37:25Z">
    underling
  </metadata>
  <metadata tag="submitter" timestamp="2013-09-23T22:53:51Z">ackle</metadata>
</glsa>