summaryrefslogtreecommitdiff
blob: 4b5a2bdb6342583cf322d364d302b4cddd1d642a (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202009-06">
  <title>GNOME File Roller: Directory traversal</title>
  <synopsis>A vulnerability in GNOME File Roller could lead to a directory
    traversal attack.
  </synopsis>
  <product type="ebuild">file-roller</product>
  <announced>2020-09-13</announced>
  <revised count="1">2020-09-13</revised>
  <bug>717362</bug>
  <access>local, remote</access>
  <affected>
    <package name="app-arch/file-roller" auto="yes" arch="*">
      <unaffected range="ge">3.36.3</unaffected>
      <vulnerable range="lt">3.36.3</vulnerable>
    </package>
  </affected>
  <background>
    <p>File Roller is an archive manager for the GNOME desktop environment.</p>
  </background>
  <description>
    <p>It was discovered that GNOME File Roller incorrectly handled symlinks.</p>
  </description>
  <impact type="normal">
    <p>Please review the referenced CVE identifiers for details.</p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All GNOME File Roller users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=app-arch/file-roller-3.36.3"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-11736">CVE-2020-11736</uri>
  </references>
  <metadata tag="requester" timestamp="2020-09-13T22:21:19Z">whissi</metadata>
  <metadata tag="submitter" timestamp="2020-09-13T23:25:31Z">whissi</metadata>
</glsa>