CVE-2016-10504
medium
CVSS v3
6.5
CVSS v2
4.3
VIR risk
6.5
Description
Heap-based buffer overflow vulnerability in the opj_mqc_byteout function in mqc.c in OpenJPEG before 2.2.0 allows remote attackers to cause a denial of service (application crash) via a crafted bmp file.
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-10504
Vendor advisory: cve@mitre.org — https://github.com/uclouvain/openjpeg/issues/835
Vendor advisory: cve@mitre.org — https://github.com/uclouvain/openjpeg/commit/397f62c0a838e15d667ef50e27d5d011d2c79c04
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2016-10504.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | fixed | 2.2.0-1 |
| debian | bullseye | fixed | 2.2.0-1 |
| debian | forky | fixed | 2.2.0-1 |
| debian | sid | fixed | 2.2.0-1 |
| debian | trixie | fixed | 2.2.0-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| uclouvain | openjpeg | {"endIncluding":"2.1.2"} | |
References
- https://www.suse.com/security/cve/CVE-2016-10504.html
- http://www.debian.org/security/2017/dsa-4013
- http://www.securityfocus.com/bid/100564
- https://github.com/uclouvain/openjpeg/commit/397f62c0a838e15d667ef50e27d5d011d2c79c04
- https://github.com/uclouvain/openjpeg/issues/835
- https://security.gentoo.org/glsa/201710-26
- https://www.exploit-db.com/exploits/42600/
- https://security-tracker.debian.org/tracker/CVE-2016-10504
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.