CVE-2022-22815: Improper Initialization in Pillow
(updated )
Pillow is the friendly PIL (Python Imaging Library) fork. path_getbbox
in path.c
in Pillow before 9.0.0 improperly initializes ImagePath.Path
.
References
- github.com/advisories/GHSA-pw3c-h7wp-cvhx
- github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2022-8.yaml
- github.com/python-pillow/Pillow
- github.com/python-pillow/Pillow/blob/c5d9223a8b5e9295d15b5a9b1ef1dae44c8499f3/src/path.c
- github.com/python-pillow/Pillow/blob/e8ab5640774716c5486d3cb05167f74f742ad6ef/CHANGES.rst?plain=1
- github.com/python-pillow/Pillow/commit/1e092419b6806495c683043ab3feb6ce264f3b9c
- github.com/python-pillow/Pillow/commit/c48271ab354db49cdbd740bc45e13be4f0f7993c
- github.com/python-pillow/Pillow/pull/5920
- lists.debian.org/debian-lts-announce/2022/01/msg00018.html
- nvd.nist.gov/vuln/detail/CVE-2022-22815
- pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html
- www.debian.org/security/2022/dsa-5053
Detect and mitigate CVE-2022-22815 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →