mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 09:57:43 +03:00 
			
		
		
		
	Added more CVE numbers [ci skip]
This commit is contained in:
		
							parent
							
								
									4b73397bdf
								
							
						
					
					
						commit
						b885af93cb
					
				| 
						 | 
				
			
			@ -20,11 +20,11 @@ that could be used as a DOS attack.
 | 
			
		|||
:cve:`CVE-2021-25293`: There is an out-of-bounds read in ``SgiRleDecode.c``,
 | 
			
		||||
since Pillow 4.3.0.
 | 
			
		||||
 | 
			
		||||
There is an exhaustion of memory DOS in the ICNS, ICO, and BLP
 | 
			
		||||
container formats where Pillow did not properly check the reported
 | 
			
		||||
size of the contained image. These images could cause arbitrarily
 | 
			
		||||
large memory allocations. This was reported by Jiayi Lin, Luke
 | 
			
		||||
Shaffer, Xinran Xie, and Akshay Ajayan of
 | 
			
		||||
There is an exhaustion of memory DOS in the BLP (:cve:`CVE-2021-27921`),
 | 
			
		||||
ICNS (:cve:`CVE-2021-27922`) and ICO (:cve:`CVE-2021-27923`) container formats
 | 
			
		||||
where Pillow did not properly check the reported size of the contained image.
 | 
			
		||||
These images could cause arbitrarily large memory allocations. This was reported
 | 
			
		||||
by Jiayi Lin, Luke Shaffer, Xinran Xie, and Akshay Ajayan of
 | 
			
		||||
`Arizona State University <https://www.asu.edu/>`_.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user