diff options
author | GLSAMaker <glsamaker@gentoo.org> | 2024-05-12 05:22:33 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2024-05-12 07:22:56 +0200 |
commit | 7cb836b306e5508dbb192b5dda8a90ec19f2cfa8 (patch) | |
tree | 99037e61ecb65906edb39c46f375fdd1c99f04f2 /glsa-202405-32.xml | |
parent | [ GLSA 202405-31 ] Kubelet: Privilege Escalation (diff) | |
download | glsa-7cb836b306e5508dbb192b5dda8a90ec19f2cfa8.tar.gz glsa-7cb836b306e5508dbb192b5dda8a90ec19f2cfa8.tar.bz2 glsa-7cb836b306e5508dbb192b5dda8a90ec19f2cfa8.zip |
[ GLSA 202405-32 ] Mozilla Thunderbird: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/925123
Bug: https://bugs.gentoo.org/926533
Bug: https://bugs.gentoo.org/930381
Signed-off-by: GLSAMaker <glsamaker@gentoo.org>
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'glsa-202405-32.xml')
-rw-r--r-- | glsa-202405-32.xml | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/glsa-202405-32.xml b/glsa-202405-32.xml new file mode 100644 index 00000000..18738749 --- /dev/null +++ b/glsa-202405-32.xml @@ -0,0 +1,70 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="202405-32"> + <title>Mozilla Thunderbird: Multiple Vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been discovered in Mozilla Thunderbird, the worst of which could lead to remote code execution.</synopsis> + <product type="ebuild">thunderbird,thunderbird-bin</product> + <announced>2024-05-12</announced> + <revised count="1">2024-05-12</revised> + <bug>925123</bug> + <bug>926533</bug> + <bug>930381</bug> + <access>local and remote</access> + <affected> + <package name="mail-client/thunderbird" auto="yes" arch="*"> + <unaffected range="ge">115.10.0</unaffected> + <vulnerable range="lt">115.10.0</vulnerable> + </package> + <package name="mail-client/thunderbird-bin" auto="yes" arch="*"> + <unaffected range="ge">115.10.0</unaffected> + <vulnerable range="lt">115.10.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 users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=mail-client/thunderbird-bin-115.10.0" + </code> + + <p>All Mozilla Thunderbird users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=mail-client/thunderbird-115.10.0" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-1546">CVE-2024-1546</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-1547">CVE-2024-1547</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-1548">CVE-2024-1548</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-1549">CVE-2024-1549</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-1550">CVE-2024-1550</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-1551">CVE-2024-1551</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-1552">CVE-2024-1552</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-1553">CVE-2024-1553</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-1936">CVE-2024-1936</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-2609">CVE-2024-2609</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-3302">CVE-2024-3302</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-3854">CVE-2024-3854</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-3857">CVE-2024-3857</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-3859">CVE-2024-3859</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-3861">CVE-2024-3861</uri> + <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-3864">CVE-2024-3864</uri> + </references> + <metadata tag="requester" timestamp="2024-05-12T05:22:33.946434Z">graaff</metadata> + <metadata tag="submitter" timestamp="2024-05-12T05:22:33.951011Z">graaff</metadata> +</glsa>
\ No newline at end of file |