{ "schema_version": "1.4.0", "id": "GHSA-qxqh-jjhc-4wfg", "modified": "2025-04-12T13:06:05Z", "published": "2022-05-13T01:01:11Z", "aliases": [ "CVE-2016-8332" ], "details": "A buffer overflow in OpenJPEG 2.1.1 causes arbitrary code execution when parsing a crafted image. An exploitable code execution vulnerability exists in the jpeg2000 image file format parser as implemented in the OpenJpeg library. A specially crafted jpeg2000 file can cause an out of bound heap write resulting in heap corruption leading to arbitrary code execution. For a successful attack, the target user needs to open a malicious jpeg2000 file. The jpeg2000 image file format is mostly used for embedding images inside PDF documents and the OpenJpeg library is used by a number of popular PDF renderers making PDF documents a likely attack vector.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/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-2016-8332" }, { "type": "WEB", "url": "https://github.com/uclouvain/openjpeg/releases/tag/v2.1.2" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujul2020.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2017/dsa-3768" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/93242" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1038623" }, { "type": "WEB", "url": "http://www.talosintelligence.com/reports/TALOS-2016-0193" } ], "database_specific": { "cwe_ids": [ "CWE-119" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-10-28T14:59:00Z" } }