{ "schema_version": "1.4.0", "id": "GHSA-ccm9-9gxr-9m3p", "modified": "2025-04-20T03:39:30Z", "published": "2022-05-13T01:48:13Z", "aliases": [ "CVE-2017-9935" ], "details": "In LibTIFF 4.0.8, there is a heap-based buffer overflow in the t2p_write_pdf function in tools/tiff2pdf.c. This heap overflow could lead to different damages. For example, a crafted TIFF document can lead to an out-of-bounds read in TIFFCleanup, an invalid free in TIFFClose or t2p_free, memory corruption in t2p_readwrite_pdf_image, or a double free in t2p_free. Given these possibilities, it probably could cause arbitrary code execution.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9935" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2017/12/msg00008.html" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3606-1" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4100" }, { "type": "WEB", "url": "http://bugzilla.maptools.org/show_bug.cgi?id=2704" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/99296" } ], "database_specific": { "cwe_ids": [ "CWE-125" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-06-26T12:29:00Z" } }