Skip to content

Commit

Permalink
Merge pull request #6016 from radarhere/releasenotes
Browse files Browse the repository at this point in the history
Corrected sentence
  • Loading branch information
hugovk committed Feb 4, 2022
2 parents 5a8ad4e + caf6fc6 commit 71839a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/releasenotes/9.0.1.rst
Expand Up @@ -9,7 +9,7 @@ This release addresses several security problems.
:cve:`CVE-2022-24303`: If the path to the temporary directory on Linux or macOS
contained a space, this would break removal of the temporary image file after
``im.show()`` (and related actions), and potentially remove an unrelated file. This
been present since PIL.
has been present since PIL.

:cve:`CVE-2022-22817`: While Pillow 9.0 restricted top-level builtins available to
:py:meth:`PIL.ImageMath.eval`, it did not prevent builtins available to lambda
Expand Down

0 comments on commit 71839a7

Please sign in to comment.