diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-31 17:35:17 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-31 17:35:17 +0000 |
commit | 6cc87b0b4d8c2e7b37234ad6d00fdbec17dbc58d (patch) | |
tree | 02313eb857d3f156af1b074401e1c6f86730b184 /metadata/glsa | |
parent | Merge updates from master (diff) | |
parent | [ GLSA 202007-63 ] SNMP Trap Translator: Multiple vulnerabilities (diff) | |
download | gentoo-6cc87b0b4d8c2e7b37234ad6d00fdbec17dbc58d.tar.gz gentoo-6cc87b0b4d8c2e7b37234ad6d00fdbec17dbc58d.tar.bz2 gentoo-6cc87b0b4d8c2e7b37234ad6d00fdbec17dbc58d.zip |
Merge commit '51f970fba0888d32312aec9222c627d41795debf'
Diffstat (limited to 'metadata/glsa')
-rw-r--r-- | metadata/glsa/glsa-202007-61.xml | 55 | ||||
-rw-r--r-- | metadata/glsa/glsa-202007-62.xml | 51 | ||||
-rw-r--r-- | metadata/glsa/glsa-202007-63.xml | 52 |
3 files changed, 158 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202007-61.xml b/metadata/glsa/glsa-202007-61.xml new file mode 100644 index 000000000000..1b54bb27dfc9 --- /dev/null +++ b/metadata/glsa/glsa-202007-61.xml @@ -0,0 +1,55 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202007-61"> + <title>WebKitGTK+: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in WebKitGTK+, the worst + of which could result in the arbitrary execution of code. + </synopsis> + <product type="ebuild">webkitgtk+</product> + <announced>2020-07-31</announced> + <revised count="1">2020-07-31</revised> + <bug>734584</bug> + <access>remote</access> + <affected> + <package name="net-libs/webkit-gtk" auto="yes" arch="*"> + <unaffected range="ge">2.28.4</unaffected> + <vulnerable range="lt">2.28.4</vulnerable> + </package> + </affected> + <background> + <p>WebKitGTK+ is a full-featured port of the WebKit rendering engine, + suitable for projects requiring any kind of web integration, from hybrid + HTML/CSS applications to full-fledged web browsers. + </p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in WebKitGTK+. 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 WebKitGTK+ users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-libs/webkit-gtk-2.28.4" + </code> + + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-9862">CVE-2020-9862</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-9893">CVE-2020-9893</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-9894">CVE-2020-9894</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-9895">CVE-2020-9895</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-9915">CVE-2020-9915</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-9925">CVE-2020-9925</uri> + </references> + <metadata tag="requester" timestamp="2020-07-29T18:52:03Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-07-31T17:08:46Z">sam_c</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202007-62.xml b/metadata/glsa/glsa-202007-62.xml new file mode 100644 index 000000000000..6186762c7c92 --- /dev/null +++ b/metadata/glsa/glsa-202007-62.xml @@ -0,0 +1,51 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202007-62"> + <title>PyCrypto: Weak key generation</title> + <synopsis>A flaw in PyCrypto allow remote attackers to obtain sensitive + information. + </synopsis> + <product type="ebuild">pycrypto</product> + <announced>2020-07-31</announced> + <revised count="1">2020-07-31</revised> + <bug>703682</bug> + <access>remote</access> + <affected> + <package name="dev-python/pycrypto" auto="yes" arch="*"> + <vulnerable range="le">2.6.1-r2</vulnerable> + </package> + </affected> + <background> + <p>PyCrypto is the Python Cryptography Toolkit.</p> + </background> + <description> + <p>It was discovered that PyCrypto incorrectly generated ElGamal key + parameters. + </p> + </description> + <impact type="normal"> + <p>Attackers may be able to obtain sensitive information by reading + ciphertext data. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>Gentoo has discontinued support for PyCrypto. We recommend that users + unmerge PyCrypto: + </p> + + <p># emerge --unmerge “dev-python/pycrypto”</p> + + <p>NOTE: The Gentoo developer(s) maintaining PyCrypto have discontinued + support at this time. PyCryptodome is the canonical successor to + PyCrypto. + </p> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-6594">CVE-2018-6594</uri> + </references> + <metadata tag="requester" timestamp="2020-07-30T01:21:33Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-07-31T17:10:46Z">sam_c</metadata> +</glsa> diff --git a/metadata/glsa/glsa-202007-63.xml b/metadata/glsa/glsa-202007-63.xml new file mode 100644 index 000000000000..c9a34b4d517c --- /dev/null +++ b/metadata/glsa/glsa-202007-63.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202007-63"> + <title>SNMP Trap Translator: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in SNMP Trap Translator, + the worst of which could allow attackers to execute arbitrary shell code. + </synopsis> + <product type="ebuild">snmptt</product> + <announced>2020-07-31</announced> + <revised count="1">2020-07-31</revised> + <bug>733478</bug> + <access>remote</access> + <affected> + <package name="net-analyzer/snmptt" auto="yes" arch="*"> + <unaffected range="ge">1.4.1</unaffected> + <vulnerable range="lt">1.4.1</vulnerable> + </package> + </affected> + <background> + <p>SNMP Trap Translator (SNMPTT) is an SNMP trap handler written in Perl.</p> + </background> + <description> + <p>It was found that SNMP Trap Translator does not drop privileges as + configured and does not properly escape shell commands in certain + functions. + </p> + </description> + <impact type="normal"> + <p>A remote attacker, by sending a malicious crafted SNMP trap, could + possibly execute arbitrary shell code with the privileges of the process + or cause a Denial of Service condition. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All SNMP Trap Translator users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-analyzer/snmptt-1.4.1" + </code> + </resolution> + <references> + <uri link="https://sourceforge.net/p/snmptt/git/ci/snmptt_1-4-1/tree/snmptt/ChangeLog"> + SNMPTT 1.4.1 ChangeLog + </uri> + </references> + <metadata tag="requester" timestamp="2020-07-26T15:27:28Z">sam_c</metadata> + <metadata tag="submitter" timestamp="2020-07-31T17:11:01Z">sam_c</metadata> +</glsa> |