summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-14 01:31:39 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-14 01:31:39 +0200
commit184f073797337f1c00355b87911d15b2bccca0e5 (patch)
tree8b65d0fcb70c2d7c9df7d89bcaf45afd40de6019
parent[ GLSA 202009-05 ] GStreamer RTSP Server: Denial of service (diff)
downloadglsa-184f073797337f1c00355b87911d15b2bccca0e5.tar.gz
glsa-184f073797337f1c00355b87911d15b2bccca0e5.tar.bz2
glsa-184f073797337f1c00355b87911d15b2bccca0e5.zip
[ GLSA 202009-06 ] GNOME File Roller: Directory traversal
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--glsa-202009-06.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/glsa-202009-06.xml b/glsa-202009-06.xml
new file mode 100644
index 00000000..4b5a2bdb
--- /dev/null
+++ b/glsa-202009-06.xml
@@ -0,0 +1,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>