summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2020-07-28 19:35:20 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2020-07-28 19:35:20 +0000
commit9f5f00e9f1e02bdeff3f7904a626830e022ceb80 (patch)
tree54d30f9c88882b530617c2825a8dfe538821dfcb /metadata/glsa
parentMerge updates from master (diff)
parent[ GLSA 202007-54 ] rsync: Multiple vulnerabilities (diff)
downloadgentoo-9f5f00e9f1e02bdeff3f7904a626830e022ceb80.tar.gz
gentoo-9f5f00e9f1e02bdeff3f7904a626830e022ceb80.tar.bz2
gentoo-9f5f00e9f1e02bdeff3f7904a626830e022ceb80.zip
Merge commit 'fff049ff7726edc2c569a8ee30da8b7e8e0eb049'
Diffstat (limited to 'metadata/glsa')
-rw-r--r--metadata/glsa/glsa-202007-52.xml49
-rw-r--r--metadata/glsa/glsa-202007-53.xml50
-rw-r--r--metadata/glsa/glsa-202007-54.xml49
3 files changed, 148 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202007-52.xml b/metadata/glsa/glsa-202007-52.xml
new file mode 100644
index 000000000000..ca15b4d4aab7
--- /dev/null
+++ b/metadata/glsa/glsa-202007-52.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202007-52">
+ <title>mujs: Multiple vulnerabilities
+ </title>
+ <synopsis>Multiple vulnerabilities have been found in mujs, the worst of
+ which could result in a Denial of Service condition.
+ </synopsis>
+ <product type="ebuild">mujs</product>
+ <announced>2020-07-28</announced>
+ <revised count="1">2020-07-28</revised>
+ <bug>719248</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-lang/mujs" auto="yes" arch="*">
+ <unaffected range="ge">1.0.6</unaffected>
+ <vulnerable range="lt">1.0.6</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>mujs is an embeddable Javascript interpreter in C.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in mujs. 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 mujs users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-lang/mujs-"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11411">CVE-2019-11411</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11412">CVE-2019-11412</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11413">CVE-2019-11413</uri>
+ </references>
+ <metadata tag="requester" timestamp="2020-07-27T23:02:41Z">sam_c</metadata>
+ <metadata tag="submitter" timestamp="2020-07-28T19:28:15Z">sam_c</metadata>
+</glsa>
diff --git a/metadata/glsa/glsa-202007-53.xml b/metadata/glsa/glsa-202007-53.xml
new file mode 100644
index 000000000000..4a0f3ad7e39f
--- /dev/null
+++ b/metadata/glsa/glsa-202007-53.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202007-53">
+ <title>Dropbear: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Dropbear, the worst of
+ which could result in a Denial of Service condition.
+ </synopsis>
+ <product type="ebuild">dropbear</product>
+ <announced>2020-07-28</announced>
+ <revised count="1">2020-07-28</revised>
+ <bug>723848</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/dropbear" auto="yes" arch="*">
+ <unaffected range="ge">2020.80</unaffected>
+ <vulnerable range="lt">2020.80</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Dropbear is an SSH server and client designed with a small memory
+ footprint.
+ </p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Dropbear. 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 Dropbear users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-misc/dropbear-2020.80"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-0739">CVE-2018-0739</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-12437">CVE-2018-12437</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-20685">CVE-2018-20685</uri>
+ </references>
+ <metadata tag="requester" timestamp="2020-07-27T22:58:27Z">sam_c</metadata>
+ <metadata tag="submitter" timestamp="2020-07-28T19:29:15Z">sam_c</metadata>
+</glsa>
diff --git a/metadata/glsa/glsa-202007-54.xml b/metadata/glsa/glsa-202007-54.xml
new file mode 100644
index 000000000000..72209c22213f
--- /dev/null
+++ b/metadata/glsa/glsa-202007-54.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202007-54">
+ <title>rsync: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in rsync, the worst of
+ which could result in a Denial of Service condition.
+ </synopsis>
+ <product type="ebuild">rsync</product>
+ <announced>2020-07-28</announced>
+ <revised count="1">2020-07-28</revised>
+ <bug>728852</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-misc/rsync" auto="yes" arch="*">
+ <unaffected range="ge">3.2.0</unaffected>
+ <vulnerable range="lt">3.2.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>File transfer program to keep remote files into sync.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in rsync (within bundled
+ zlib). 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 rsync users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-misc/rsync-3.2.0"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2016-9840">CVE-2016-9840</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2016-9841">CVE-2016-9841</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2016-9842">CVE-2016-9842</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2016-9843">CVE-2016-9843</uri>
+ </references>
+ <metadata tag="requester" timestamp="2020-07-27T22:51:51Z">sam_c</metadata>
+ <metadata tag="submitter" timestamp="2020-07-28T19:29:58Z">sam_c</metadata>
+</glsa>