mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-12 00:04:46 +03:00
Initial change of release notes
This commit is contained in:
parent
ae2cecb6f0
commit
3a855cb647
|
@ -2,6 +2,13 @@
|
|||
Changelog (Pillow)
|
||||
==================
|
||||
|
||||
6.2.2.5 (date TBD)
|
||||
------------------
|
||||
|
||||
- Fix CVE-2020-35654
|
||||
[rickprice]
|
||||
|
||||
|
||||
6.2.2.4 (2023-03-29)
|
||||
------------------
|
||||
|
||||
|
@ -14,8 +21,10 @@ since Pillow 4.3.0.
|
|||
|
||||
- Fix CVE-2021-27921
|
||||
[rickprice]
|
||||
|
||||
- Fix CVE-2021-27922
|
||||
[rickprice]
|
||||
|
||||
- Fix CVE-2021-27923
|
||||
[rickprice]
|
||||
|
||||
|
|
11
docs/releasenotes/6.2.2.5.rst
Normal file
11
docs/releasenotes/6.2.2.5.rst
Normal file
|
@ -0,0 +1,11 @@
|
|||
6.2.2.4
|
||||
-------
|
||||
|
||||
Security
|
||||
========
|
||||
|
||||
This release addresses several critical CVEs.
|
||||
|
||||
:cve:`CVE-2020-35654`: In Pillow before 8.1.0, TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user