diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-16 20:22:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-16 20:22:05 +0200 |
commit | 390e574d1d984b31584b41c303021f46ee7f0751 (patch) | |
tree | 6d3289bcbda1d1c96c29c9e181b8716da2f2d0ea /glsa-201908-20.xml | |
parent | [ GLSA 201908-18 ] Updated (diff) | |
download | gentoo-390e574d1d984b31584b41c303021f46ee7f0751.tar.gz gentoo-390e574d1d984b31584b41c303021f46ee7f0751.tar.bz2 gentoo-390e574d1d984b31584b41c303021f46ee7f0751.zip |
[ GLSA 201908-20 ] Mozilla Thunderbird: Multiple vulnerabilities
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'glsa-201908-20.xml')
-rw-r--r-- | glsa-201908-20.xml | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/glsa-201908-20.xml b/glsa-201908-20.xml new file mode 100644 index 000000000000..05b2ac48e805 --- /dev/null +++ b/glsa-201908-20.xml @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201908-20"> + <title>Mozilla Thunderbird: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in Mozilla Thunderbird, + the worst of which could result in the arbitrary execution of code. + </synopsis> + <product type="ebuild">thunderbird</product> + <announced>2019-08-16</announced> + <revised count="1">2019-08-16</revised> + <bug>688032</bug> + <bug>690664</bug> + <access>remote</access> + <affected> + <package name="mail-client/thunderbird" auto="yes" arch="*"> + <unaffected range="ge">60.8.0</unaffected> + <vulnerable range="lt">60.8.0</vulnerable> + </package> + <package name="mail-client/thunderbird-bin" auto="yes" arch="*"> + <unaffected range="ge">60.8.0</unaffected> + <vulnerable range="lt">60.8.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="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 Mozilla Thunderbird users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=mail-client/thunderbird-60.8.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-60.8.0" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11703">CVE-2019-11703</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11704">CVE-2019-11704</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11705">CVE-2019-11705</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11706">CVE-2019-11706</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11709">CVE-2019-11709</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11711">CVE-2019-11711</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11712">CVE-2019-11712</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11713">CVE-2019-11713</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11715">CVE-2019-11715</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11717">CVE-2019-11717</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11719">CVE-2019-11719</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11729">CVE-2019-11729</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-11730">CVE-2019-11730</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-9811">CVE-2019-9811</uri> + </references> + <metadata tag="requester" timestamp="2019-08-12T23:49:32Z">b-man</metadata> + <metadata tag="submitter" timestamp="2019-08-16T18:20:32Z">b-man</metadata> +</glsa> |