#VU33228 Out-of-bounds write in OpenJPEG - CVE-2017-14152

 

#VU33228 Out-of-bounds write in OpenJPEG - CVE-2017-14152

Published: September 5, 2017 / Updated: August 3, 2020


Vulnerability identifier: #VU33228
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2017-14152
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OpenJPEG
Software vendor:
openjpeg.org

Description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

A mishandled zero case was discovered in opj_j2k_set_cinema_parameters in lib/openjp2/j2k.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service (heap-based buffer overflow affecting opj_write_bytes_LE in lib/openjp2/cio.c and opj_j2k_write_sot in lib/openjp2/j2k.c) or possibly remote code execution.


Remediation

Install update from vendor's website.

External links