summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2023-05-30 03:01:32 +0000
committerJohn Helmert III <ajak@gentoo.org>2023-05-29 20:05:03 -0700
commitd6e726fbb202042644e22b21b37486e541d63ba0 (patch)
tree430f7a1e871f7bd4fc9675ff5c7edb694ce36b75 /glsa-202305-31.xml
parent[ GLSA 202305-30 ] X.Org X server, XWayland: Multiple Vulnerabilities (diff)
downloadglsa-d6e726fbb202042644e22b21b37486e541d63ba0.tar.gz
glsa-d6e726fbb202042644e22b21b37486e541d63ba0.tar.bz2
glsa-d6e726fbb202042644e22b21b37486e541d63ba0.zip
[ GLSA 202305-31 ] LibTIFF: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/891839 Bug: https://bugs.gentoo.org/895900 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202305-31.xml')
-rw-r--r--glsa-202305-31.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/glsa-202305-31.xml b/glsa-202305-31.xml
new file mode 100644
index 00000000..6a035f95
--- /dev/null
+++ b/glsa-202305-31.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202305-31">
+ <title>LibTIFF: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in LibTIFF, the worst of which could result in arbitrary code execution.</synopsis>
+ <product type="ebuild">tiff</product>
+ <announced>2023-05-30</announced>
+ <revised count="1">2023-05-30</revised>
+ <bug>891839</bug>
+ <bug>895900</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-libs/tiff" auto="yes" arch="*">
+ <unaffected range="ge">4.5.0-r2</unaffected>
+ <vulnerable range="lt">4.5.0-r2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>LibTIFF provides support for reading and manipulating TIFF (Tagged Image File Format) images.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in LibTIFF. 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 LibTIFF users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=media-libs/tiff-4.5.0-r2"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-48281">CVE-2022-48281</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0795">CVE-2023-0795</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0796">CVE-2023-0796</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0797">CVE-2023-0797</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0798">CVE-2023-0798</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0799">CVE-2023-0799</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0800">CVE-2023-0800</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0801">CVE-2023-0801</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0802">CVE-2023-0802</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0803">CVE-2023-0803</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0804">CVE-2023-0804</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-05-30T03:01:32.709725Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2023-05-30T03:01:32.715272Z">ajak</metadata>
+</glsa> \ No newline at end of file