diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-14 22:35:59 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-14 22:35:59 +0000 |
commit | e13e16af7a84a6ff87a1d91a4d64e1f99f99e165 (patch) | |
tree | e37df9bf9185009dd753af3e1996e064a844cbc4 /metadata/glsa | |
parent | Merge updates from master (diff) | |
parent | [ GLSA 202005-12 ] OpenSLP: Multiple vulnerabilities (diff) | |
download | gentoo-e13e16af7a84a6ff87a1d91a4d64e1f99f99e165.tar.gz gentoo-e13e16af7a84a6ff87a1d91a4d64e1f99f99e165.tar.bz2 gentoo-e13e16af7a84a6ff87a1d91a4d64e1f99f99e165.zip |
Merge commit 'c287bd153c044e0b06de36702df5f73a98798255'
Diffstat (limited to 'metadata/glsa')
-rw-r--r-- | metadata/glsa/glsa-202005-07.xml | 52 | ||||
-rw-r--r-- | metadata/glsa/glsa-202005-08.xml | 54 | ||||
-rw-r--r-- | metadata/glsa/glsa-202005-09.xml | 77 | ||||
-rw-r--r-- | metadata/glsa/glsa-202005-10.xml | 58 | ||||
-rw-r--r-- | metadata/glsa/glsa-202005-11.xml | 55 | ||||
-rw-r--r-- | metadata/glsa/glsa-202005-12.xml | 56 |
6 files changed, 352 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202005-07.xml b/metadata/glsa/glsa-202005-07.xml new file mode 100644 index 000000000000..e62478b0c37c --- /dev/null +++ b/metadata/glsa/glsa-202005-07.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202005-07"> + <title>FreeRDP: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in FreeRDP, the worst of + which could result in a Denial of Service condition. + </synopsis> + <product type="ebuild">freerdp</product> + <announced>2020-05-14</announced> + <revised count="1">2020-05-14</revised> + <bug>716830</bug> + <access>remote</access> + <affected> + <package name="net-misc/freerdp" auto="yes" arch="*"> + <unaffected range="ge">2.1.0</unaffected> + <vulnerable range="lt">2.1.0</vulnerable> + </package> + </affected> + <background> + <p>FreeRDP is a free implementation of the Remote Desktop Protocol.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in FreeRDP. Please review + the CVE identifiers referenced below for details. + </p> + </description> + <impact type="normal"> + <p>An attacker could possibly cause a Denial of Service condition.</p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All FreeRDP users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-misc/freerdp-2.1.0" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-17177">CVE-2019-17177</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-11521">CVE-2020-11521</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-11522">CVE-2020-11522</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-11523">CVE-2020-11523</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-11524">CVE-2020-11524</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-11525">CVE-2020-11525</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-11526">CVE-2020-11526</uri> + </references> + <metadata tag="requester" timestamp="2020-05-04T02:51:48Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-05-14T22:10:55Z">sam_c</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202005-08.xml b/metadata/glsa/glsa-202005-08.xml new file mode 100644 index 000000000000..20d464f03dbd --- /dev/null +++ b/metadata/glsa/glsa-202005-08.xml @@ -0,0 +1,54 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202005-08"> + <title>Xen: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in Xen, the worst of which + could allow privilege escalation. + </synopsis> + <product type="ebuild">xen</product> + <announced>2020-05-14</announced> + <revised count="1">2020-05-14</revised> + <bug>717446</bug> + <access>local</access> + <affected> + <package name="app-emulation/xen" auto="yes" arch="*"> + <unaffected range="ge">4.12.2-r2</unaffected> + <vulnerable range="lt">4.12.2-r2</vulnerable> + </package> + <package name="app-emulation/xen-tools" auto="yes" arch="*"> + <unaffected range="ge">4.12.2-r2</unaffected> + <vulnerable range="lt">4.12.2-r2</vulnerable> + </package> + </affected> + <background> + <p>Xen is a bare-metal hypervisor.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in Xen. Please review the + CVE identifiers referenced below for details. + </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 Xen users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=app-emulation/xen-4.12.2-r2" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-11739">CVE-2020-11739</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-11740">CVE-2020-11740</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-11741">CVE-2020-11741</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-11742">CVE-2020-11742</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-11743">CVE-2020-11743</uri> + </references> + <metadata tag="requester" timestamp="2020-05-04T11:20:31Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-05-14T22:15:45Z">sam_c</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202005-09.xml b/metadata/glsa/glsa-202005-09.xml new file mode 100644 index 000000000000..332036b90775 --- /dev/null +++ b/metadata/glsa/glsa-202005-09.xml @@ -0,0 +1,77 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202005-09"> + <title>Python: Denial of Service</title> + <synopsis>A vulnerability in Python could lead to a Denial of Service + condition. + </synopsis> + <product type="ebuild">python</product> + <announced>2020-05-14</announced> + <revised count="1">2020-05-14</revised> + <bug>707822</bug> + <access>remote</access> + <affected> + <package name="dev-lang/python" auto="yes" arch="*"> + <unaffected range="ge" slot="2.7">2.7.18</unaffected> + <unaffected range="ge" slot="3.6">3.6.10-r2</unaffected> + <unaffected range="ge" slot="3.7">3.7.7-r2</unaffected> + <unaffected range="ge" slot="3.8">3.8.2-r2</unaffected> + <vulnerable range="lt" slot="2.7">2.7.18</vulnerable> + <vulnerable range="lt" slot="3.6">3.6.10-r2</vulnerable> + <vulnerable range="lt" slot="3.7">3.7.7-r2</vulnerable> + <vulnerable range="lt" slot="3.8">3.8.2-r2</vulnerable> + </package> + </affected> + <background> + <p>Python is an interpreted, interactive, object-oriented programming + language. + </p> + </background> + <description> + <p>An issue was discovered in urllib.request.AbstractBasicAuthHandler which + allowed a remote attacker to send malicious data causing extensive + regular expression backtracking. + </p> + </description> + <impact type="normal"> + <p>An attacker could cause a possible Denial of Service condition.</p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All Python 2.7 users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/python-2.7.18:2.7" + </code> + + <p>All Python 3.6 users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/python-3.6.10-r2:3.6" + </code> + + <p>All Python 3.7 users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/python-3.7.7-r2:3.7" + </code> + + <p>All Python 3.8 users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/python-3.8.2-r2:3.8" + </code> + + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-8492">CVE-2020-8492</uri> + </references> + <metadata tag="requester" timestamp="2020-05-07T23:04:03Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-05-14T22:18:15Z">sam_c</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202005-10.xml b/metadata/glsa/glsa-202005-10.xml new file mode 100644 index 000000000000..67732b5149b0 --- /dev/null +++ b/metadata/glsa/glsa-202005-10.xml @@ -0,0 +1,58 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202005-10"> + <title>libmicrodns: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in libmicrodns, the worst + of which could result in the arbitrary execution of code. + </synopsis> + <product type="ebuild">libmicrodns</product> + <announced>2020-05-14</announced> + <revised count="1">2020-05-14</revised> + <bug>714606</bug> + <access>remote</access> + <affected> + <package name="net-libs/libmicrodns" auto="yes" arch="*"> + <unaffected range="ge">0.1.2</unaffected> + <vulnerable range="lt">0.1.2</vulnerable> + </package> + </affected> + <background> + <p>libmicrodns is an mDNS library, focused on being simple and + cross-platform. + </p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in libmicrodns. Please + review the CVE identifiers and the upstream advisory referenced below for + details. + </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 libmicrodns users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-libs/libmicrodns-0.1.2" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-6071">CVE-2020-6071</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-6072">CVE-2020-6072</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-6073">CVE-2020-6073</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-6077">CVE-2020-6077</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-6078">CVE-2020-6078</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-6079">CVE-2020-6079</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-6080">CVE-2020-6080</uri> + <uri link="https://www.videolan.org/security/sb-vlc309.html"> + VideoLAN-SB-VLC-309 + </uri> + </references> + <metadata tag="requester" timestamp="2020-05-13T00:35:54Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-05-14T22:21:44Z">sam_c</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202005-11.xml b/metadata/glsa/glsa-202005-11.xml new file mode 100644 index 000000000000..226bfcdfbd19 --- /dev/null +++ b/metadata/glsa/glsa-202005-11.xml @@ -0,0 +1,55 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202005-11"> + <title>VLC: Buffer overflow</title> + <synopsis>A buffer overflow in VLC might allow local or remote attacker(s) to + execute arbitrary code. + </synopsis> + <product type="ebuild">vlc</product> + <announced>2020-05-14</announced> + <revised count="1">2020-05-14</revised> + <bug>721940</bug> + <access>local, remote</access> + <affected> + <package name="media-video/vlc" auto="yes" arch="*"> + <unaffected range="ge">3.0.10</unaffected> + <vulnerable range="lt">3.0.10</vulnerable> + </package> + </affected> + <background> + <p>VLC is a cross-platform media player and streaming server.</p> + </background> + <description> + <p>A buffer overflow in DecodeBlock in sdl_image.c was discovered.</p> + </description> + <impact type="normal"> + <p>A remote user could craft a specifically crafted image file that could + execute arbitrary code or cause denial of service. + </p> + </impact> + <workaround> + <p>The user should refrain from opening files from untrusted third parties + or accessing untrusted remote sites (or disable the VLC browser plugins), + until they upgrade. + </p> + </workaround> + <resolution> + <p>All VLC users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-video/vlc-3.0.10" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-19721">CVE-2019-19721</uri> + <uri link="https://git.videolan.org/?p=vlc/vlc-3.0.git;a=commit;h=72afe7ebd8305bf4f5360293b8621cde52ec506b"> + Upstream patch + </uri> + <uri link="https://www.videolan.org/security/sb-vlc309.html"> + VideoLAN-SB-VLC-309 + </uri> + </references> + <metadata tag="requester" timestamp="2020-05-12T16:12:42Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-05-14T22:24:24Z">sam_c</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202005-12.xml b/metadata/glsa/glsa-202005-12.xml new file mode 100644 index 000000000000..d13126864e2d --- /dev/null +++ b/metadata/glsa/glsa-202005-12.xml @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202005-12"> + <title>OpenSLP: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in OpenSLP, the worst of + which could result in the arbitrary execution of code. + </synopsis> + <product type="ebuild">openslp</product> + <announced>2020-05-14</announced> + <revised count="2">2020-05-14</revised> + <bug>662878</bug> + <access>remote</access> + <affected> + <package name="net-misc/openslp" auto="yes" arch="*"> + <vulnerable range="le">2.0.0-r5</vulnerable> + </package> + </affected> + <background> + <p>OpenSLP is an open-source implementation of Service Location Protocol + (SLP). + </p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in OpenSLP. Please review + the CVE identifiers referenced below for details. + </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>Gentoo has discontinued support for OpenSLP. We recommend that users + unmerge OpenSLP: + <code> + # emerge --unmerge "net-libs/openslp" + </code> + + <p>NOTE: The Gentoo developer(s) maintaining OpenSLP have discontinued + support at this time. It may be possible that a new Gentoo developer + will update OpenSLP at a later date. No known alternatives to OpenSLP + are in the tree at this time. + </p> + </p> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-17833"> + CVE-2017-17833 + </uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-5544">CVE-2019-5544</uri> + </references> + <metadata tag="requester" timestamp="2020-05-13T01:13:11Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-05-14T22:31:01Z">sam_c</metadata> + </glsa> |