{ "schema_version": "1.4.0", "id": "GHSA-hggx-3h72-49ww", "modified": "2024-10-09T19:42:52Z", "published": "2018-07-24T20:03:51Z", "aliases": [ "CVE-2016-0740" ], "summary": "Pillow Buffer overflow in ImagingLibTiffDecode", "details": "Buffer overflow in the `ImagingLibTiffDecode` function in `libImaging/TiffDecode.c` in Pillow before 3.1.1 allows remote attackers to overwrite memory via a crafted TIFF file.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "pillow" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.1.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0740" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/commit/6dcbf5bd96b717c58d7b642949da8d323099928e" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-hggx-3h72-49ww" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2016-5.yaml" }, { "type": "PACKAGE", "url": "https://github.com/python-pillow/Pillow" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/blob/c3cb690fed5d4bf0c45576759de55d054916c165/CHANGES.rst" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201612-52" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3499" } ], "database_specific": { "cwe_ids": [ "CWE-119" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:40:09Z", "nvd_published_at": null } }