CVE-2016-9189
Description
Pillow before 3.3.2 allows context-dependent attackers to obtain sensitive information by using the "crafted image file" approach, related to an "Integer Overflow" issue affecting the Image.core.map_buffer in map.c component.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-9189
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-9189.html
Vendor advisory: cve@mitre.org — https://github.com/python-pillow/Pillow/pull/2146/commits/c50ebe6459a131a1ea8ca531f10da616d3ceaa0f
Vendor advisory: cve@mitre.org — https://github.com/python-pillow/Pillow/issues/2105
Vendor advisory: cve@mitre.org — http://pillow.readthedocs.io/en/3.4.x/releasenotes/3.3.2.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | 8.0 | affected | |
| debian | bookworm | fixed | 3.4.2-1 |
| debian | bullseye | fixed | 3.4.2-1 |
| debian | forky | fixed | 3.4.2-1 |
| debian | sid | fixed | 3.4.2-1 |
| debian | trixie | fixed | 3.4.2-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | pillow | <3.3.2 | 3.3.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| python | pillow | {"endIncluding":"3.3.1"} | |
References
- http://pillow.readthedocs.io/en/3.4.x/releasenotes/3.3.2.html
- http://www.debian.org/security/2016/dsa-3710
- http://www.securityfocus.com/bid/94234
- https://github.com/python-pillow/Pillow/issues/2105
- https://github.com/python-pillow/Pillow/pull/2146/commits/c50ebe6459a131a1ea8ca531f10da616d3ceaa0f
- https://security.gentoo.org/glsa/201612-52
- https://www.suse.com/security/cve/CVE-2016-9189.html
- https://nvd.nist.gov/vuln/detail/CVE-2016-9189
- https://github.com/advisories/GHSA-rwr3-c2q8-gm56
- https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2016-8.yaml
- https://github.com/python-pillow/Pillow
- https://security-tracker.debian.org/tracker/CVE-2016-9189
CWEs
CWE-190
Verify integrity in audit chain (admin only). AS-IS.