diff options
author | 2022-11-22 04:02:13 +0000 | |
---|---|---|
committer | 2022-11-22 04:02:13 +0000 | |
commit | 41fef069fec38148647ca2ae2a33a99fcba7e8f4 (patch) | |
tree | 8e018385de1531a6982f5573312a768e6bbc789d /metadata/glsa/glsa-202211-05.xml | |
parent | Merge updates from master (diff) | |
parent | [ GLSA 202211-11 ] GPL Ghostscript: Multiple Vulnerabilities (diff) | |
download | gentoo-41fef069fec38148647ca2ae2a33a99fcba7e8f4.tar.gz gentoo-41fef069fec38148647ca2ae2a33a99fcba7e8f4.tar.bz2 gentoo-41fef069fec38148647ca2ae2a33a99fcba7e8f4.zip |
Merge commit 'ae2df9a36eb30967fc9dd392f63bc7af60249272'
Diffstat (limited to 'metadata/glsa/glsa-202211-05.xml')
-rw-r--r-- | metadata/glsa/glsa-202211-05.xml | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202211-05.xml b/metadata/glsa/glsa-202211-05.xml new file mode 100644 index 000000000000..b1b775bd9e81 --- /dev/null +++ b/metadata/glsa/glsa-202211-05.xml @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202211-05"> + <title>Mozilla Thunderbird: Multiple Vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been discovered in Mozilla Thunderbird, the worst of which could result in arbitrary code execution.</synopsis> + <product type="ebuild">thunderbird,thunderbird-bin</product> + <announced>2022-11-22</announced> + <revised count="1">2022-11-22</revised> + <bug>881407</bug> + <access>remote</access> + <affected> + <package name="mail-client/thunderbird" auto="yes" arch="*"> + <unaffected range="ge">102.5.0</unaffected> + <vulnerable range="lt">102.5.0</vulnerable> + </package> + <package name="mail-client/thunderbird-bin" auto="yes" arch="*"> + <unaffected range="ge">102.5.0</unaffected> + <vulnerable range="lt">102.5.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>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 binary users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=mail-client/thunderbird-bin-102.5.0" + </code> + + <p>All Mozilla Thunderbird users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=mail-client/thunderbird-102.5.0" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45403">CVE-2022-45403</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45404">CVE-2022-45404</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45405">CVE-2022-45405</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45406">CVE-2022-45406</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45408">CVE-2022-45408</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45409">CVE-2022-45409</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45410">CVE-2022-45410</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45411">CVE-2022-45411</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45412">CVE-2022-45412</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45416">CVE-2022-45416</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45418">CVE-2022-45418</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45420">CVE-2022-45420</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45421">CVE-2022-45421</uri> + </references> + <metadata tag="requester" timestamp="2022-11-22T03:50:21.079709Z">ajak</metadata> + <metadata tag="submitter" timestamp="2022-11-22T03:50:21.087736Z">ajak</metadata> +</glsa>
\ No newline at end of file |