#VU60002 Out-of-bounds read in Pillow - CVE-2022-22816

 

#VU60002 Out-of-bounds read in Pillow - CVE-2022-22816

Published: January 25, 2022


Vulnerability identifier: #VU60002
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-22816
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Pillow
Software vendor:
Alex Clark and Contributors

Description

The vulnerability allows a remote attacker to gain access to sensitive information.

The vulnerability exists due to buffer over-read during initialization of ImagePath.Path in path_getbbox() function in path.c. A remote attacker can pass a specially crafted file to the affected library and read contents of memory on the system.


Remediation

Install update from vendor's website.

External links