CVE-2016-1626
published 2016-02-14CVE-2016-1626: The opj_pi_update_decode_poc function in pi.c in OpenJPEG, as used in PDFium in Google Chrome before 48.0.2564.109, miscalculates a certain layer index value…
PriorityP417medium4.3CVSS 3.0
AVNACLPRNUIRSUCLINAN
EPSS
1.34%
68.1th percentile
The opj_pi_update_decode_poc function in pi.c in OpenJPEG, as used in PDFium in Google Chrome before 48.0.2564.109, miscalculates a certain layer index value, which allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted PDF document.
Affected
8 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | debian_linux | — | — |
| debian | openjpeg2 | < openjpeg2 2.1.2-1.2 (bookworm) | openjpeg2 2.1.2-1.2 (bookworm) |
| chrome | — | — | |
| opensuse | opensuse | — | — |
| the_openjpeg_project | openjpeg2 | >= 0 < 2.1.2-1.2 | 2.1.2-1.2 |
| the_openjpeg_project | openjpeg2 | >= 0 < 2.1.2-1.2 | 2.1.2-1.2 |
| the_openjpeg_project | openjpeg2 | >= 0 < 2.1.2-1.2 | 2.1.2-1.2 |
| the_openjpeg_project | openjpeg2 | >= 0 < 2.1.2-1.2 | 2.1.2-1.2 |
CVSS provenance
nvdv3.04.3MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:P/I:N/A:N
osv4.3MEDIUM
vendor_debian4.3MEDIUM
vendor_redhat4.3MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
chromium-browser: out-of-bounds read in PDFium
vendor_redhat·2016-02-09·CVSS 4.3
CVE-2016-1626 [MEDIUM] chromium-browser: out-of-bounds read in PDFium
chromium-browser: out-of-bounds read in PDFium
The opj_pi_update_decode_poc function in pi.c in OpenJPEG, as used in PDFium in Google Chrome before 48.0.2564.109, miscalculates a certain layer index value, which allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted PDF document.
Debian
CVE-2016-1626: openjpeg2 - The opj_pi_update_decode_poc function in pi.c in OpenJPEG, as used in PDFium in ...
vendor_debian·2016·CVSS 4.3
CVE-2016-1626 [MEDIUM] CVE-2016-1626: openjpeg2 - The opj_pi_update_decode_poc function in pi.c in OpenJPEG, as used in PDFium in ...
The opj_pi_update_decode_poc function in pi.c in OpenJPEG, as used in PDFium in Google Chrome before 48.0.2564.109, miscalculates a certain layer index value, which allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted PDF document.
Scope: local
bookworm: resolved (fixed in 2.1.2-1.2)
bullseye: resolved (fixed in 2.1.2-1.2)
forky: resolved (fixed in 2.1.2-1.2)
sid: resolved (fixed in 2.1.2-1.2)
trixie: resolved (fixed in 2.1.2-1.2)
GHSA
GHSA-2qm9-f7hv-vwh4: The opj_pi_update_decode_poc function in pi
ghsa_unreviewed·2022-05-14
CVE-2016-1626 [MEDIUM] CWE-119 GHSA-2qm9-f7hv-vwh4: The opj_pi_update_decode_poc function in pi
The opj_pi_update_decode_poc function in pi.c in OpenJPEG, as used in PDFium in Google Chrome before 48.0.2564.109, miscalculates a certain layer index value, which allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted PDF document.
OSV
CVE-2016-1626: The opj_pi_update_decode_poc function in pi
osv·2016-02-14·CVSS 4.3
CVE-2016-1626 [MEDIUM] CVE-2016-1626: The opj_pi_update_decode_poc function in pi
The opj_pi_update_decode_poc function in pi.c in OpenJPEG, as used in PDFium in Google Chrome before 48.0.2564.109, miscalculates a certain layer index value, which allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted PDF document.
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2016-3658 libtiff: out-of-bounds read in the TIFFWriteDirectoryTagLongLong8Array function
bugzilla·2016-04-12·CVSS 6.5
CVE-2016-3658 [MEDIUM] CVE-2016-3658 libtiff: out-of-bounds read in the TIFFWriteDirectoryTagLongLong8Array function
CVE-2016-3658 libtiff: out-of-bounds read in the TIFFWriteDirectoryTagLongLong8Array function
A vulnerability was found in the libtiff library. Using a tiffset command on a maliciously crafted image could result in a denial-of-service.
Vulnerable code:
/libtiff/tif_dirwrite.c: 1625
1623 for (q=p, ma=value, mb=0; mb0xFFFFFFFF)
1626 {
1627 TIFFErrorExt(tif->tif_clientdata,module,
1628 "Attempt to write value larger than 0xFFFFFFFF in Classic TIFF file.");
1629 _TIFFfree(p);
1630 return(0);
1631 }
1632 *q= (uint32)(*ma);
1633 }
References:
http://www.openwall.com/lists/oss-security/2016/04/08/12
Discussion:
External References:
http://bugzilla.maptools.org/show_bug.cgi?id=2546
---
*** This bug has been marked as a duplicate of bug 1185805 ***
---
Statement:
This flaw was found to
Bugzilla
CVE-2016-1626 chromium-browser: out-of-bounds read in PDFium
bugzilla·2016-02-10·CVSS 4.3
CVE-2016-1626 [MEDIUM] CVE-2016-1626 chromium-browser: out-of-bounds read in PDFium
CVE-2016-1626 chromium-browser: out-of-bounds read in PDFium
A out-of-bounds read flaw was found in the PDFium component of the Chromium browser.
Upstream bug(s):
https://code.google.com/p/chromium/issues/detail?id=571480
External References:
http://googlechromereleases.blogspot.com/2016/02/stable-channel-update_9.html
Discussion:
This issue has been addressed in the following products:
Supplementary for Red Hat Enterprise Linux 6
Via RHSA-2016:0241 https://rhn.redhat.com/errata/RHSA-2016-0241.html
http://googlechromereleases.blogspot.com/2016/02/stable-channel-update_9.htmlhttp://lists.opensuse.org/opensuse-updates/2016-02/msg00104.htmlhttp://lists.opensuse.org/opensuse-updates/2016-02/msg00119.htmlhttp://rhn.redhat.com/errata/RHSA-2016-0241.htmlhttp://www.debian.org/security/2016/dsa-3486http://www.securityfocus.com/bid/83125http://www.securitytracker.com/id/1035183http://www.zerodayinitiative.com/advisories/ZDI-16-171https://code.google.com/p/chromium/issues/detail?id=571480https://codereview.chromium.org/1583233008https://security.gentoo.org/glsa/201603-09https://security.gentoo.org/glsa/201710-26http://googlechromereleases.blogspot.com/2016/02/stable-channel-update_9.htmlhttp://lists.opensuse.org/opensuse-updates/2016-02/msg00104.htmlhttp://lists.opensuse.org/opensuse-updates/2016-02/msg00119.htmlhttp://rhn.redhat.com/errata/RHSA-2016-0241.htmlhttp://www.debian.org/security/2016/dsa-3486http://www.securityfocus.com/bid/83125http://www.securitytracker.com/id/1035183http://www.zerodayinitiative.com/advisories/ZDI-16-171https://code.google.com/p/chromium/issues/detail?id=571480https://codereview.chromium.org/1583233008https://security.gentoo.org/glsa/201603-09https://security.gentoo.org/glsa/201710-26
2016-02-14
Published