CVE-2016-9190
Description
Pillow before 3.3.2 allows context-dependent attackers to execute arbitrary code by using the "crafted image file" approach, related to an "Insecure Sign Extension" issue affecting the ImagingNew in Storage.c component.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-9190
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-9190.html
Vendor advisory: cve@mitre.org — https://github.com/python-pillow/Pillow/pull/2146/commits/5d8a0be45aad78c5a22c8d099118ee26ef8144af
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/5d8a0be45aad78c5a22c8d099118ee26ef8144af
- https://security.gentoo.org/glsa/201612-52
- https://www.suse.com/security/cve/CVE-2016-9190.html
- https://nvd.nist.gov/vuln/detail/CVE-2016-9190
- https://github.com/advisories/GHSA-w4vg-rf63-f3j3
- https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2016-9.yaml
- https://github.com/python-pillow/Pillow
- https://security-tracker.debian.org/tracker/CVE-2016-9190
CWEs
CWE-284
Verify integrity in audit chain (admin only). AS-IS.