summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-27 00:50:30 +0000
committerSam James <sam@gentoo.org>2020-07-27 00:50:30 +0000
commit8ca5aa126041b22b17faba220843e99bc31de45e (patch)
treef28b17020aed3254f4691eb6194e7b261e94df42 /glsa-202007-40.xml
parent[ GLSA 202007-39 ] Binutils: Multiple vulnerabilities (diff)
downloadglsa-8ca5aa126041b22b17faba220843e99bc31de45e.tar.gz
glsa-8ca5aa126041b22b17faba220843e99bc31de45e.tar.bz2
glsa-8ca5aa126041b22b17faba220843e99bc31de45e.zip
[ GLSA 202007-40 ] Thin: Privilege escalation
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'glsa-202007-40.xml')
-rw-r--r--glsa-202007-40.xml54
1 files changed, 54 insertions, 0 deletions
diff --git a/glsa-202007-40.xml b/glsa-202007-40.xml
new file mode 100644
index 00000000..e9df7724
--- /dev/null
+++ b/glsa-202007-40.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202007-40">
+ <title>Thin: Privilege escalation</title>
+ <synopsis>A vulnerability was discovered in Thin which may allow local
+ attackers to kill arbitrary processes (denial of service).
+ </synopsis>
+ <product type="ebuild">thin</product>
+ <announced>2020-07-27</announced>
+ <revised count="1">2020-07-27</revised>
+ <bug>642200</bug>
+ <access>local</access>
+ <affected>
+ <package name="www-servers/thin" auto="yes" arch="*">
+ <vulnerable range="le">1.7.2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Thin is a small and fast Ruby web server.</p>
+ </background>
+ <description>
+ <p>It was discovered that Gentoo’s Thin ebuild does not properly handle
+ its temporary runtime directories. This only affects OpenRC systems, as
+ the flaw was exploitable via the init script.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A local attacker could cause denial of service by killing arbitrary
+ processes.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>Gentoo has discontinued support for Thin. We recommend that users
+ unmerge Thin:
+ </p>
+
+ <code>
+ # emerge --unmerge "www-servers/thin"
+ </code>
+
+ <p>NOTE: The Gentoo developer(s) maintaining Thin have discontinued support
+ at this time. It may be possible that a new Gentoo developer will update
+ Thin at a later date. There are many other web servers available in the
+ tree in the www-servers category.
+ </p>
+ </resolution>
+ <references>
+ </references>
+ <metadata tag="requester" timestamp="2020-06-14T00:47:13Z">sam_c</metadata>
+ <metadata tag="submitter" timestamp="2020-07-27T00:48:08Z">sam_c</metadata>
+</glsa>