summaryrefslogtreecommitdiff
blob: d676390d93ab7b76f7b09b24978745175564048d (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201206-36">
  <title>logrotate: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities were found in logrotate, which could lead
    to arbitrary system command execution.
  </synopsis>
  <product type="ebuild">logrotate</product>
  <announced>2012-06-25</announced>
  <revised count="1">2012-06-25</revised>
  <bug>356811</bug>
  <bug>372973</bug>
  <access>local</access>
  <affected>
    <package name="app-admin/logrotate" auto="yes" arch="*">
      <unaffected range="ge">3.8.0</unaffected>
      <vulnerable range="lt">3.8.0</vulnerable>
    </package>
  </affected>
  <background>
    <p>logrotate rotates, compresses, and mails system logs.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in logrotate. Please
      review the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="high">
    <p>A local attacker could use this flaw to truncate arbitrary system file,
      to change file owner or mode on arbitrary system files, to conduct
      symlink attacks and send arbitrary system files, to execute arbitrary
      system commands, to cause abort in subsequent logrotate runs, to disclose
      sensitive information, to execute arbitrary code or cause a Denial of
      Service condition.
    </p>
    
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All logrotate users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=app-admin/logrotate-3.8.0"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1098">CVE-2011-1098</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1154">CVE-2011-1154</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1155">CVE-2011-1155</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1549">CVE-2011-1549</uri>
  </references>
  <metadata timestamp="2011-10-07T23:37:29Z" tag="requester">
    underling
  </metadata>
  <metadata timestamp="2012-06-25T19:17:59Z" tag="submitter">craig</metadata>
</glsa>