{ "schema_version": "1.4.0", "id": "GHSA-j2pc-4wh8-7v7q", "modified": "2022-05-13T01:16:23Z", "published": "2022-05-13T01:16:23Z", "aliases": [ "CVE-2016-9113" ], "details": "There is a NULL pointer dereference in function imagetobmp of convertbmp.c:980 of OpenJPEG 2.1.2. image->comps[0].data is not assigned a value after initialization(NULL). Impact is Denial of Service.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9113" }, { "type": "WEB", "url": "https://github.com/uclouvain/openjpeg/issues/856" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201710-26" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/93980" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-10-30T22:59:00Z" } }