summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202405-12.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-202405-12.xml')
-rw-r--r--metadata/glsa/glsa-202405-12.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202405-12.xml b/metadata/glsa/glsa-202405-12.xml
new file mode 100644
index 000000000000..8d46bab161f7
--- /dev/null
+++ b/metadata/glsa/glsa-202405-12.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202405-12">
+ <title>Pillow: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in Pillow, the worst of which can lead to arbitrary code execution.</synopsis>
+ <product type="ebuild">pillow</product>
+ <announced>2024-05-05</announced>
+ <revised count="1">2024-05-05</revised>
+ <bug>889594</bug>
+ <bug>903664</bug>
+ <bug>916907</bug>
+ <bug>922577</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-python/pillow" auto="yes" arch="*">
+ <unaffected range="ge">10.2.0</unaffected>
+ <vulnerable range="lt">10.2.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-10.2.0"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-44271">CVE-2023-44271</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-50447">CVE-2023-50447</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-05-05T07:36:46.186094Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-05-05T07:36:46.190008Z">graaff</metadata>
+</glsa> \ No newline at end of file