CVE-2016-1628
medium
CVSS v3
6.3
CVSS v2
6.8
VIR risk
6.3
Description
pi.c in OpenJPEG, as used in PDFium in Google Chrome before 48.0.2564.109, does not validate a certain precision value, which allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds read) via a crafted JPEG 2000 image in a PDF document, related to the opj_pi_next_rpcl, opj_pi_next_pcrl, and opj_pi_next_cprl functions.
Predictions
Exploit likelihood
73%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-1628
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | 8.0 | affected | |
| debian | bookworm | fixed | 2.1.2-1.2 |
| debian | bullseye | fixed | 2.1.2-1.2 |
| debian | forky | fixed | 2.1.2-1.2 |
| debian | sid | fixed | 2.1.2-1.2 |
| debian | trixie | fixed | 2.1.2-1.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| chrome | {"endIncluding":"48.0.2564.103"} | |
References
- http://googlechromereleases.blogspot.com/2016/02/stable-channel-update_9.html
- http://rhn.redhat.com/errata/RHSA-2016-0241.html
- http://www.debian.org/security/2016/dsa-3486
- http://www.debian.org/security/2017/dsa-4013
- http://www.securityfocus.com/bid/83125
- http://www.securitytracker.com/id/1035183
- http://www.zerodayinitiative.com/advisories/ZDI-16-172/
- https://code.google.com/p/chromium/issues/detail?id=571479
- https://codereview.chromium.org/1590593002
- https://security.gentoo.org/glsa/201603-09
- https://security.gentoo.org/glsa/201710-26
- https://security-tracker.debian.org/tracker/CVE-2016-1628
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.