Skip to content

Commit cae5ac4

Browse files
authored
Merge pull request #5924 from radarhere/cves
CVEs TBD
2 parents d7f60d1 + ed4cf78 commit cae5ac4

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGES.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ Changelog (Pillow)
55
9.0.0 (unreleased)
66
------------------
77

8+
- Restrict builtins for ImageMath.eval(). CVE TBD #5923
9+
[radarhere]
10+
811
- Ensure JpegImagePlugin stops at the end of a truncated file #5921
912
[radarhere]
1013

11-
- Fixed ImagePath.Path array handling #5920
14+
- Fixed ImagePath.Path array handling. CVEs TBD #5920
1215
[radarhere]
1316

1417
- Remove consecutive duplicate tiles that only differ by their offset #5919

docs/releasenotes/9.0.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,12 @@ Restrict builtins available to ImageMath.eval
122122
To limit :py:class:`PIL.ImageMath` to working with images, Pillow will now restrict the
123123
builtins available to :py:meth:`PIL.ImageMath.eval`. This will help prevent problems
124124
arising if users evaluate arbitrary expressions, such as
125-
``ImageMath.eval("exec(exit())")``.
125+
``ImageMath.eval("exec(exit())")``. CVE TBD
126126

127127
Fixed ImagePath.Path array handling
128128
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
129129

130-
CWE-126 and CWE-665 were found when initializing ``ImagePath.Path``.
130+
CWE-126 and CWE-665 were found when initializing ``ImagePath.Path``. CVEs TBD
131131

132132
.. _OSS-Fuzz: https://github.com/google/oss-fuzz
133133

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy