diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-02-20 23:22:38 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-02-20 23:22:38 +0000 |
commit | ad47980832ac72f8cdfa44731600c708f1d239f4 (patch) | |
tree | 3a0ab80769d0264a182695d8cb556007f80bee0f /metadata | |
parent | Merge updates from master (diff) | |
parent | Add GLSA 201702-15 (diff) | |
download | gentoo-ad47980832ac72f8cdfa44731600c708f1d239f4.tar.gz gentoo-ad47980832ac72f8cdfa44731600c708f1d239f4.tar.bz2 gentoo-ad47980832ac72f8cdfa44731600c708f1d239f4.zip |
Merge commit '99dce4efe770f024f20754f44bf21ac0d4240c65'
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/glsa/glsa-201702-13.xml | 75 | ||||
-rw-r--r-- | metadata/glsa/glsa-201702-14.xml | 52 | ||||
-rw-r--r-- | metadata/glsa/glsa-201702-15.xml | 66 |
3 files changed, 193 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201702-13.xml b/metadata/glsa/glsa-201702-13.xml new file mode 100644 index 000000000000..a4eb178f199d --- /dev/null +++ b/metadata/glsa/glsa-201702-13.xml @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201702-13"> + <title>Mozilla Thunderbird: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in Mozilla Thunderbird, + the worst of which could lead to the execution of arbitrary code. + </synopsis> + <product type="ebuild">thunderbird</product> + <announced>2017-02-20</announced> + <revised>2017-02-20: 1</revised> + <bug>607310</bug> + <access>remote</access> + <affected> + <package name="mail-client/thunderbird" auto="yes" arch="*"> + <unaffected range="ge">45.7.0</unaffected> + <vulnerable range="lt">45.7.0</vulnerable> + </package> + <package name="mail-client/thunderbird-bin" auto="yes" arch="*"> + <unaffected range="ge">45.7.0</unaffected> + <vulnerable range="lt">45.7.0</vulnerable> + </package> + </affected> + <background> + <p>Mozilla Thunderbird is a popular open-source email client from the + Mozilla project. + </p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in Mozilla Thunderbird. + Please review the CVE identifiers referenced below for details. + </p> + </description> + <impact type="high"> + <p>A remote attacker, by enticing a user to open a specially crafted email + or web page, could possibly execute arbitrary 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 Mozilla Thunderbird users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=mail-client/thunderbird-45.7.0" + </code> + + <p>All Mozilla Thunderbird binary users should upgrade to the latest + version: + </p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose + ">=mail-client/thunderbird-bin-45.7.0" + </code> + </resolution> + <references> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5373">CVE-2017-5373</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5375">CVE-2017-5375</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5376">CVE-2017-5376</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5378">CVE-2017-5378</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5380">CVE-2017-5380</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5383">CVE-2017-5383</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5390">CVE-2017-5390</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5396">CVE-2017-5396</uri> + <uri link="https://www.mozilla.org/en-US/security/advisories/mfsa2017-03/"> + Mozilla Foundation Security Advisory 2017-03 + </uri> + </references> + <metadata tag="requester" timestamp="2017-02-10T22:02:00Z">whissi</metadata> + <metadata tag="submitter" timestamp="2017-02-20T23:12:29Z">whissi</metadata> +</glsa> diff --git a/metadata/glsa/glsa-201702-14.xml b/metadata/glsa/glsa-201702-14.xml new file mode 100644 index 000000000000..a4a873eae7df --- /dev/null +++ b/metadata/glsa/glsa-201702-14.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201702-14"> + <title>PyCrypto: Remote execution of arbitrary code</title> + <synopsis>A heap-based buffer overflow in PyCrypto might allow remote + attackers to execute arbitrary code. + </synopsis> + <product type="ebuild">pycrypto</product> + <announced>2017-02-20</announced> + <revised>2017-02-20: 1</revised> + <bug>576494</bug> + <access>remote</access> + <affected> + <package name="dev-python/pycrypto" auto="yes" arch="*"> + <unaffected range="ge">2.6.1-r2</unaffected> + <vulnerable range="lt">2.6.1-r2</vulnerable> + </package> + </affected> + <background> + <p>The Python Cryptography Toolkit (PyCrypto) is a collection of both + secure hash functions (such as SHA256 and RIPEMD160), and various + encryption algorithms (AES, DES, RSA, ElGamal, etc.). + </p> + </background> + <description> + <p>A heap-based buffer overflow vulnerability has been discovered in + PyCrypto. Please review the CVE identifier referenced below for details. + </p> + </description> + <impact type="normal"> + <p>A remote attacker, able to control the mode of operation in PyCrypto’s + AES module, could possibly execute arbitrary 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 PyCrypto users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-python/pycrypto-2.6.1-r2" + </code> + </resolution> + <references> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-7459">CVE-2013-7459</uri> + </references> + <metadata tag="requester" timestamp="2017-02-06T00:09:22Z">b-man</metadata> + <metadata tag="submitter" timestamp="2017-02-20T23:17:13Z">whissi</metadata> +</glsa> diff --git a/metadata/glsa/glsa-201702-15.xml b/metadata/glsa/glsa-201702-15.xml new file mode 100644 index 000000000000..4fd879865b81 --- /dev/null +++ b/metadata/glsa/glsa-201702-15.xml @@ -0,0 +1,66 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201702-15"> + <title>OCaml: Buffer overflow and information disclosure</title> + <synopsis>A buffer overflow in OCaml might allow remote attackers to obtain + sensitive information or crash an OCaml-based application. + </synopsis> + <product type="ebuild">ocaml</product> + <announced>2017-02-20</announced> + <revised>2017-02-20: 1</revised> + <bug>581946</bug> + <access>remote</access> + <affected> + <package name="dev-lang/ocaml" auto="yes" arch="*"> + <unaffected range="ge">4.04.0</unaffected> + <vulnerable range="lt">4.04.0</vulnerable> + </package> + </affected> + <background> + <p>OCaml is a high-level, strongly-typed, functional, and object-oriented + programming language from the ML family of languages. + </p> + </background> + <description> + <p>It was discovered that OCaml was vulnerable to a runtime bug that, on + 64-bit platforms, causes size arguments to internal memmove calls to be + sign-extended from 32- to 64-bits before being passed to the memmove + function. This leads to arguments between 2GiB and 4GiB being interpreted + as larger than they are (specifically, a bit below 2^64), causing a + buffer overflow. Further, arguments between 4GiB and 6GiB are interpreted + as 4GiB smaller than they should be causing a possible information leak. + </p> + </description> + <impact type="normal"> + <p>A remote attacker, able to interact with an OCaml-based application, + could possibly obtain sensitive information or cause a Denial of Service + condition. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All OCaml users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-lang/ocam-4.04.0" + </code> + + <p>Packages which depend on OCaml may need to be recompiled. Tools such as + qdepends (included in app-portage/portage-utils) may assist in + identifying these packages: + </p> + + <code> + # emerge --oneshot --ask --verbose $(qdepends -CQ dev-lang/ocaml | sed + 's/^/=/') + </code> + </resolution> + <references> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-8869">CVE-2015-8869</uri> + </references> + <metadata tag="requester" timestamp="2017-02-13T00:59:45Z">whissi</metadata> + <metadata tag="submitter" timestamp="2017-02-20T23:19:06Z">whissi</metadata> +</glsa> |