summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2022-11-22 03:53:26 +0000
committerJohn Helmert III <ajak@gentoo.org>2022-11-21 21:59:40 -0600
commit65e54c1c2d5aa2b4a2012ca5e8d6771961ac4118 (patch)
tree6e7d90e0bca2cc33d82d7ce3fce6c209563939a6 /glsa-202211-10.xml
parent[ GLSA 202211-09 ] xterm: Arbitrary Code Execution (diff)
downloadglsa-65e54c1c2d5aa2b4a2012ca5e8d6771961ac4118.tar.gz
glsa-65e54c1c2d5aa2b4a2012ca5e8d6771961ac4118.tar.bz2
glsa-65e54c1c2d5aa2b4a2012ca5e8d6771961ac4118.zip
[ GLSA 202211-10 ] Pillow: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/802090 Bug: https://bugs.gentoo.org/811450 Bug: https://bugs.gentoo.org/830934 Bug: https://bugs.gentoo.org/832598 Bug: https://bugs.gentoo.org/855683 Bug: https://bugs.gentoo.org/878769 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202211-10.xml')
-rw-r--r--glsa-202211-10.xml54
1 files changed, 54 insertions, 0 deletions
diff --git a/glsa-202211-10.xml b/glsa-202211-10.xml
new file mode 100644
index 00000000..2f53a154
--- /dev/null
+++ b/glsa-202211-10.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202211-10">
+ <title>Pillow: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Pillow, the worst of which could result in arbitrary code execution.</synopsis>
+ <product type="ebuild">pillow</product>
+ <announced>2022-11-22</announced>
+ <revised count="1">2022-11-22</revised>
+ <bug>855683</bug>
+ <bug>878769</bug>
+ <bug>832598</bug>
+ <bug>830934</bug>
+ <bug>811450</bug>
+ <bug>802090</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-python/pillow" auto="yes" arch="*">
+ <unaffected range="ge">9.3.0</unaffected>
+ <vulnerable range="lt">9.3.0</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>The friendly PIL fork.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Pillow. 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 Pillow users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=dev-python/pillow-9.3.0"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-23437">CVE-2021-23437</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-34552">CVE-2021-34552</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-22815">CVE-2022-22815</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-22816">CVE-2022-22816</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-22817">CVE-2022-22817</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-24303">CVE-2022-24303</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45198">CVE-2022-45198</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-45199">CVE-2022-45199</uri>
+ </references>
+ <metadata tag="requester" timestamp="2022-11-22T03:53:25.971741Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2022-11-22T03:53:25.978803Z">ajak</metadata>
+</glsa> \ No newline at end of file