Vulnerability CVE-2021-34552


Published: 2021-07-13

Description:
Pillow through 8.2.0 and PIL (aka Python Imaging Library) through 1.1.7 allow an attacker to pass controlled parameters directly into a convert function to trigger a buffer overflow in Convert.c.

Type:

CWE-120

(Buffer Copy without Checking Size of Input ('Classic Buffer Overflow'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Python -> Pillow 

 References:
https://pillow.readthedocs.io/en/stable/releasenotes/index.html
https://pillow.readthedocs.io/en/stable/releasenotes/8.3.0.html#buffer-overflow

Copyright 2024, cxsecurity.com

 

Back to Top