Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Uclouvain | Openjpeg | 2.1.2 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/93980Third Party AdvisoryVDB Entry
- https://github.com/uclouvain/openjpeg/issues/856ExploitVendor Advisory
- https://security.gentoo.org/glsa/201710-26
- http://www.securityfocus.com/bid/93980Third Party AdvisoryVDB Entry
- https://github.com/uclouvain/openjpeg/issues/856ExploitVendor Advisory
- https://security.gentoo.org/glsa/201710-26
FAQ
What is CVE-2016-9113?
CVE-2016-9113 is a vulnerability with a CVSS score of 7.5 (HIGH). 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.
How severe is CVE-2016-9113?
CVE-2016-9113 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2016-9113?
Check the references section above for vendor advisories and patch information. Affected products include: Uclouvain Openjpeg.