summaryrefslogtreecommitdiff
blob: 19818590fbcb88e3d24de454532301ac3040c642 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201908-28">
  <title>GNOME desktop library: Security bypass</title>
  <synopsis>A vulnerability in the GNOME desktop library may allow attackers to
    escape the sandbox.
  </synopsis>
  <product type="ebuild">gnome-desktop</product>
  <announced>2019-08-31</announced>
  <revised count="1">2019-08-31</revised>
  <bug>692782</bug>
  <access>local</access>
  <affected>
    <package name="gnome-base/gnome-desktop" auto="yes" arch="*">
      <unaffected range="ge">3.30.2.3</unaffected>
      <vulnerable range="lt">3.30.2.3</vulnerable>
    </package>
  </affected>
  <background>
    <p>Library with common API for various GNOME modules.</p>
  </background>
  <description>
    <p>A vulnerability was discovered in the GNOME desktop library which allows
      an attacker to escape the sandbox.
    </p>
  </description>
  <impact type="normal">
    <p>A local attacker could possibly bypass sandbox protection.</p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All GNOME desktop library users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose
      "&gt;=gnome-base/gnome-desktop-3.30.2.3"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11460">CVE-2019-11460</uri>
  </references>
  <metadata tag="requester" timestamp="2019-08-31T14:55:07Z">whissi</metadata>
  <metadata tag="submitter" timestamp="2019-08-31T21:05:16Z">whissi</metadata>
</glsa>