mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-01 18:33:05 +03:00
Combine CVEs
This commit is contained in:
parent
15deb71c3a
commit
ad134c63fa
|
@ -4,24 +4,12 @@
|
||||||
Security
|
Security
|
||||||
========
|
========
|
||||||
|
|
||||||
:cve:`2021-27921`: There is an exhaustion of memory DOS in BLP images
|
:cve:`2021-27921`, :cve:`2021-27922`, :cve:`2021-27923`: Fix DOS attacks
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
There is an exhaustion of memory DOS in BLP images. where Pillow did not properly check the
|
There is an exhaustion of memory DOS attack in BLP, ICNS, ICO images
|
||||||
reported size of the contained image. These images could cause arbitrarily large memory
|
where Pillow did not properly check the reported size of the contained image.
|
||||||
allocations.
|
These images could cause arbitrarily large memory allocations.
|
||||||
|
|
||||||
:cve:`2021-27922`: There is an exhaustion of memory DOS in ICNS images
|
These issues were reported by Jiayi Lin, Luke Shaffer, Xinran Xie and
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
||||||
|
|
||||||
There is an exhaustion of memory DOS in ICNS images where Pillow did not properly check the
|
|
||||||
reported size of the contained image. These images could cause arbitrarily large memory allocations.
|
|
||||||
|
|
||||||
:cve:`2021-27923`: There is an exhaustion of memory DOS in ICO images
|
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
||||||
|
|
||||||
There is an exhaustion of memory DOS in ICO images where Pillow did not properly check the reported
|
|
||||||
size of the contained image. These images could cause arbitrarily large memory allocations.
|
|
||||||
|
|
||||||
These were reported by Jiayi Lin, Luke Shaffer, Xinran Xie and
|
|
||||||
Akshay Ajayan of `Arizona State University <https://www.asu.edu/>`_.
|
Akshay Ajayan of `Arizona State University <https://www.asu.edu/>`_.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user