diff options
-rw-r--r-- | metadata/glsa/glsa-201804-13.xml | 63 | ||||
-rw-r--r-- | metadata/glsa/glsa-201804-14.xml | 51 | ||||
-rw-r--r-- | metadata/glsa/glsa-201804-15.xml | 52 |
3 files changed, 166 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201804-13.xml b/metadata/glsa/glsa-201804-13.xml new file mode 100644 index 000000000000..7b1706348f35 --- /dev/null +++ b/metadata/glsa/glsa-201804-13.xml @@ -0,0 +1,63 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201804-13"> + <title>ncurses: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in ncurses, the worst of + which allows remote attackers to execute arbitrary code. + </synopsis> + <product type="ebuild">ncurses</product> + <announced>2018-04-17</announced> + <revised count="1">2018-04-17</revised> + <bug>624644</bug> + <bug>625830</bug> + <bug>629276</bug> + <bug>639706</bug> + <access>remote</access> + <affected> + <package name="sys-libs/ncurses" auto="yes" arch="*"> + <unaffected range="ge" slot="0">6.1</unaffected> + <vulnerable range="lt" slot="0">6.1</vulnerable> + </package> + </affected> + <background> + <p>Free software emulation of curses in System V.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in ncurses. Please review + the CVE identifiers referenced below for details. + </p> + </description> + <impact type="normal"> + <p>A remote attacker, by enticing the user to process untrusted terminfo or + other data, could 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 ncurses users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=sys-libs/ncurses-6.1:0" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-10684">CVE-2017-10684</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-10685">CVE-2017-10685</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-11112">CVE-2017-11112</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-11113">CVE-2017-11113</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-13728">CVE-2017-13728</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-13729">CVE-2017-13729</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-13730">CVE-2017-13730</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-13731">CVE-2017-13731</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-13732">CVE-2017-13732</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-13733">CVE-2017-13733</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-13734">CVE-2017-13734</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-16879">CVE-2017-16879</uri> + </references> + <metadata tag="requester" timestamp="2018-04-15T18:38:59Z">b-man</metadata> + <metadata tag="submitter" timestamp="2018-04-17T18:18:44Z">b-man</metadata> +</glsa> diff --git a/metadata/glsa/glsa-201804-14.xml b/metadata/glsa/glsa-201804-14.xml new file mode 100644 index 000000000000..474c1588cbdc --- /dev/null +++ b/metadata/glsa/glsa-201804-14.xml @@ -0,0 +1,51 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201804-14"> + <title>GDK-PixBuf: Remote code execution</title> + <synopsis>A vulnerability has been found in GDK-PixBuf that may allow a + remote attacker to execute arbitrary code. + </synopsis> + <product type="ebuild">gdkpixbuf</product> + <announced>2018-04-17</announced> + <revised count="1">2018-04-17</revised> + <bug>644770</bug> + <access>remote</access> + <affected> + <package name="x11-libs/gdk-pixbuf" auto="yes" arch="*"> + <unaffected range="ge">2.36.11</unaffected> + <vulnerable range="lt">2.36.11</vulnerable> + </package> + </affected> + <background> + <p>GDK-PixBuf is an image loading library for GTK+.</p> + </background> + <description> + <p>Several integer overflows were discovered in GDK-PixBuf’s gif_get_lzw + function. + </p> + </description> + <impact type="normal"> + <p>A remote attacker, by enticing a user to process a specially crafted + image file, could 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 GDK-PixBuf users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=x11-libs/gdk-pixbuf-2.36.11" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-1000422"> + CVE-2017-1000422 + </uri> + </references> + <metadata tag="requester" timestamp="2018-04-17T17:12:14Z">b-man</metadata> + <metadata tag="submitter" timestamp="2018-04-17T18:21:26Z">b-man</metadata> +</glsa> diff --git a/metadata/glsa/glsa-201804-15.xml b/metadata/glsa/glsa-201804-15.xml new file mode 100644 index 000000000000..fe0526b63a13 --- /dev/null +++ b/metadata/glsa/glsa-201804-15.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201804-15"> + <title>Evince: Command injection</title> + <synopsis>A vulnerability has been found in Evince which may allow for + arbitrary command execution. + </synopsis> + <product type="ebuild">evince</product> + <announced>2018-04-17</announced> + <revised count="1">2018-04-17</revised> + <bug>650272</bug> + <access>remote</access> + <affected> + <package name="app-text/evince" auto="yes" arch="*"> + <unaffected range="ge">3.24.2-r1</unaffected> + <vulnerable range="lt">3.24.2-r1</vulnerable> + </package> + </affected> + <background> + <p>Evince is a document viewer for multiple document formats, including + PostScript. + </p> + </background> + <description> + <p>A vulnerability was discovered in Evince’s handling of filenames while + printing PDF files. + </p> + </description> + <impact type="normal"> + <p>A remote attacker, by enticing the user to process a specially crafted + file, could execute arbitrary commands. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All Evince users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-text/evince-3.24.2-r1" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-1000159"> + CVE-2017-1000159 + </uri> + </references> + <metadata tag="requester" timestamp="2018-04-17T17:27:38Z">b-man</metadata> + <metadata tag="submitter" timestamp="2018-04-17T18:22:39Z">b-man</metadata> +</glsa> |