Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Summary
Title jasper security update
Informations
Name RHSA-2017:1208 First vendor Publication 2017-05-09
Vendor RedHat Last vendor Modification 2017-05-09
Severity (Vendor) N/A Revision 01

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:M/Au:N/C:P/I:P/A:P)
Cvss Base Score 6.8 Attack Range Network
Cvss Impact Score 6.4 Attack Complexity Medium
Cvss Expoit Score 8.6 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Problem Description:

An update for jasper is now available for Red Hat Enterprise Linux 6 and Red Hat Enterprise Linux 7.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

2. Relevant releases/architectures:

Red Hat Enterprise Linux Client (v. 7) - x86_64 Red Hat Enterprise Linux Client Optional (v. 7) - x86_64 Red Hat Enterprise Linux ComputeNode (v. 7) - x86_64 Red Hat Enterprise Linux ComputeNode Optional (v. 7) - x86_64 Red Hat Enterprise Linux Desktop (v. 6) - i386, x86_64 Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64 Red Hat Enterprise Linux HPC Node (v. 6) - x86_64 Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64 Red Hat Enterprise Linux Server (v. 6) - i386, ppc64, s390x, x86_64 Red Hat Enterprise Linux Server (v. 7) - aarch64, ppc64, ppc64le, s390x, x86_64 Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64 Red Hat Enterprise Linux Server Optional (v. 7) - aarch64, ppc64, ppc64le, s390x, x86_64 Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64 Red Hat Enterprise Linux Workstation (v. 7) - x86_64 Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64 Red Hat Enterprise Linux Workstation Optional (v. 7) - x86_64

3. Description:

JasPer is an implementation of Part 1 of the JPEG 2000 image compression standard.

Security Fix(es):

Multiple flaws were found in the way JasPer decoded JPEG 2000 image files. A specially crafted file could cause an application using JasPer to crash or, possibly, execute arbitrary code. (CVE-2016-8654, CVE-2016-9560, CVE-2016-10249, CVE-2015-5203, CVE-2015-5221, CVE-2016-1577, CVE-2016-8690, CVE-2016-8693, CVE-2016-8884, CVE-2016-8885, CVE-2016-9262, CVE-2016-9591)

Multiple flaws were found in the way JasPer decoded JPEG 2000 image files. A specially crafted file could cause an application using JasPer to crash. (CVE-2016-1867, CVE-2016-2089, CVE-2016-2116, CVE-2016-8691, CVE-2016-8692, CVE-2016-8883, CVE-2016-9387, CVE-2016-9388, CVE-2016-9389, CVE-2016-9390, CVE-2016-9391, CVE-2016-9392, CVE-2016-9393, CVE-2016-9394, CVE-2016-9583, CVE-2016-9600, CVE-2016-10248, CVE-2016-10251)

Red Hat would like to thank Liu Bingchang (IIE) for reporting CVE-2016-8654, CVE-2016-9583, CVE-2016-9591, and CVE-2016-9600; Gustavo Grieco for reporting CVE-2015-5203; and Josselin Feist for reporting CVE-2015-5221.

4. Solution:

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

5. Bugs fixed (https://bugzilla.redhat.com/):

1254242 - CVE-2015-5203 jasper: integer overflow in jas_image_cmpt_create() 1255710 - CVE-2015-5221 jasper: use-after-free and double-free flaws in mif_process_cmpt() 1298135 - CVE-2016-1867 jasper: out-of-bounds read in jpc_pi_nextcprl() 1302636 - CVE-2016-2089 jasper: matrix rows_ NULL pointer dereference in jas_matrix_clip() 1314466 - CVE-2016-1577 jasper: double free issue in jas_iccattrval_destroy() 1314472 - CVE-2016-2116 jasper: memory leak in jas_iccprof_createfrombuf() 1385499 - CVE-2016-8690 CVE-2016-8884 CVE-2016-8885 jasper: missing jas_matrix_create() parameter checks 1385502 - CVE-2016-8691 CVE-2016-8692 jasper: missing SIZ marker segment XRsiz and YRsiz fields range check 1385507 - CVE-2016-8693 jasper: incorrect handling of bufsize 0 in mem_resize() 1388840 - CVE-2016-10249 jasper: integer overflow in jas_matrix_create() 1388870 - CVE-2016-8883 jasper: reachable asserts in jpc_dec_tiledecode() 1393882 - CVE-2016-9262 jasper: integer truncation in jas_image_cmpt_create() 1396959 - CVE-2016-9387 jasper: integer overflow in jpc_dec_process_siz() 1396962 - CVE-2016-9388 jasper: reachable assertions in RAS encoder/decoder 1396963 - CVE-2016-9389 jasper: reachable assertions caused by insufficient component domains checks in ICT/RCT in JPC codec 1396965 - CVE-2016-9390 jasper: insufficient SIZ marker tilexoff and tileyoff checks 1396967 - CVE-2016-9391 jasper: reachable assertions in the JPC bitstream code 1396971 - CVE-2016-9392 CVE-2016-9393 CVE-2016-9394 jasper: insufficient SIZ marker segment data sanity checks 1398256 - CVE-2016-9560 jasper: stack-based buffer overflow in jpc_dec_tileinit() 1399167 - CVE-2016-8654 jasper: heap-based buffer overflow in QMFB code in JPC codec 1405148 - CVE-2016-9583 jasper: integer overflows leading to out of bounds read in packet iterators in JPC decoder 1406405 - CVE-2016-9591 jasper: use-after-free / double-free in JPC encoder 1410026 - CVE-2016-9600 jasper: JP2 encoder NULL pointer dereference due to uninitialized cmprof_ 1434447 - CVE-2016-10248 jasper: NULL pointer dereference in jpc_tsfb_synthesize() 1434461 - CVE-2016-10251 jasper: integer overflow in jpc_pi_nextcprl(), leading to out-of-bounds read

Original Source

Url : https://rhn.redhat.com/errata/RHSA-2017-1208.html

CWE : Common Weakness Enumeration

% Id Name
21 % CWE-476 NULL Pointer Dereference
17 % CWE-190 Integer Overflow or Wraparound (CWE/SANS Top 25)
12 % CWE-20 Improper Input Validation
8 % CWE-416 Use After Free
8 % CWE-415 Double Free
8 % CWE-399 Resource Management Errors
8 % CWE-369 Divide By Zero
8 % CWE-119 Failure to Constrain Operations within the Bounds of a Memory Buffer
4 % CWE-787 Out-of-bounds Write (CWE/SANS Top 25)
4 % CWE-125 Out-of-bounds Read

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 10
Application 1
Os 4
Os 1
Os 3
Os 1
Os 2
Os 1
Os 2
Os 5
Os 2
Os 4
Os 4
Os 3
Os 2

Nessus® Vulnerability Scanner

Date Description
2019-01-03 Name : The remote Fedora host is missing a security update.
File : fedora_2018-ec39fe2c9c.nasl - Type : ACT_GATHER_INFO
2018-11-23 Name : The remote Debian host is missing a security update.
File : debian_DLA-1583.nasl - Type : ACT_GATHER_INFO
2018-06-04 Name : The remote Fedora host is missing a security update.
File : fedora_2018-e6df7fcf75.nasl - Type : ACT_GATHER_INFO
2017-07-26 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2017-844.nasl - Type : ACT_GATHER_INFO
2017-07-21 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2017-1916-1.nasl - Type : ACT_GATHER_INFO
2017-07-20 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2017-1901-1.nasl - Type : ACT_GATHER_INFO
2017-07-13 Name : The remote Virtuozzo host is missing a security update.
File : Virtuozzo_VZLSA-2017-1208.nasl - Type : ACT_GATHER_INFO
2017-07-10 Name : The remote Gentoo host is missing one or more security-related patches.
File : gentoo_GLSA-201707-07.nasl - Type : ACT_GATHER_INFO
2017-06-16 Name : The remote EulerOS host is missing multiple security updates.
File : EulerOS_SA-2017-1095.nasl - Type : ACT_GATHER_INFO
2017-06-16 Name : The remote EulerOS host is missing multiple security updates.
File : EulerOS_SA-2017-1094.nasl - Type : ACT_GATHER_INFO
2017-06-07 Name : The remote Amazon Linux AMI host is missing a security update.
File : ala_ALAS-2017-836.nasl - Type : ACT_GATHER_INFO
2017-05-19 Name : The remote Fedora host is missing a security update.
File : fedora_2017-da0b00fd64.nasl - Type : ACT_GATHER_INFO
2017-05-19 Name : The remote Ubuntu host is missing a security-related patch.
File : ubuntu_USN-3295-1.nasl - Type : ACT_GATHER_INFO
2017-05-17 Name : The remote Fedora host is missing a security update.
File : fedora_2017-cfc20d5d45.nasl - Type : ACT_GATHER_INFO
2017-05-16 Name : The remote CentOS host is missing one or more security updates.
File : centos_RHSA-2017-1208.nasl - Type : ACT_GATHER_INFO
2017-05-11 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20170509_jasper_on_SL6_x.nasl - Type : ACT_GATHER_INFO
2017-05-11 Name : The remote OracleVM host is missing a security update.
File : oraclevm_OVMSA-2017-0102.nasl - Type : ACT_GATHER_INFO
2017-05-10 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2017-1208.nasl - Type : ACT_GATHER_INFO
2017-05-10 Name : The remote Oracle Linux host is missing one or more security updates.
File : oraclelinux_ELSA-2017-1208.nasl - Type : ACT_GATHER_INFO
2017-04-27 Name : The remote Debian host is missing a security update.
File : debian_DLA-920.nasl - Type : ACT_GATHER_INFO
2017-04-18 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2017-478.nasl - Type : ACT_GATHER_INFO
2017-04-10 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3827.nasl - Type : ACT_GATHER_INFO
2017-04-07 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2017-0953-1.nasl - Type : ACT_GATHER_INFO
2017-04-06 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2017-0946-1.nasl - Type : ACT_GATHER_INFO
2017-03-22 Name : The remote Fedora host is missing a security update.
File : fedora_2017-c1bec8972c.nasl - Type : ACT_GATHER_INFO
2017-03-16 Name : The remote Fedora host is missing a security update.
File : fedora_2017-3dba8a70ce.nasl - Type : ACT_GATHER_INFO
2017-02-10 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3785.nasl - Type : ACT_GATHER_INFO
2017-02-06 Name : The remote Fedora host is missing a security update.
File : fedora_2017-d90fac5c8f.nasl - Type : ACT_GATHER_INFO
2017-02-02 Name : The remote Fedora host is missing a security update.
File : fedora_2017-78a77d2450.nasl - Type : ACT_GATHER_INFO
2017-01-11 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2017-70.nasl - Type : ACT_GATHER_INFO
2017-01-10 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2017-0084-1.nasl - Type : ACT_GATHER_INFO
2016-12-12 Name : The remote Debian host is missing a security update.
File : debian_DLA-739.nasl - Type : ACT_GATHER_INFO
2016-11-18 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-1309.nasl - Type : ACT_GATHER_INFO
2016-11-15 Name : The remote Fedora host is missing a security update.
File : fedora_2016-9b17661de5.nasl - Type : ACT_GATHER_INFO
2016-11-15 Name : The remote Fedora host is missing a security update.
File : fedora_2016-81f9c6f0ae.nasl - Type : ACT_GATHER_INFO
2016-11-15 Name : The remote Fedora host is missing a security update.
File : fedora_2016-7bfdc9d8d8.nasl - Type : ACT_GATHER_INFO
2016-11-15 Name : The remote Fedora host is missing a security update.
File : fedora_2016-39b00344ac.nasl - Type : ACT_GATHER_INFO
2016-11-11 Name : The remote Fedora host is missing a security update.
File : fedora_2016-6c789ba91d.nasl - Type : ACT_GATHER_INFO
2016-11-11 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-2775-1.nasl - Type : ACT_GATHER_INFO
2016-11-11 Name : The remote SUSE host is missing one or more security updates.
File : suse_SU-2016-2776-1.nasl - Type : ACT_GATHER_INFO
2016-11-10 Name : The remote Fedora host is missing a security update.
File : fedora_2016-e0f0d48142.nasl - Type : ACT_GATHER_INFO
2016-11-07 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-1270.nasl - Type : ACT_GATHER_INFO
2016-11-07 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-1263.nasl - Type : ACT_GATHER_INFO
2016-09-22 Name : The remote Fedora host is missing a security update.
File : fedora_2016-bbecf64af4.nasl - Type : ACT_GATHER_INFO
2016-09-19 Name : The remote Fedora host is missing a security update.
File : fedora_2016-5a7e745a56.nasl - Type : ACT_GATHER_INFO
2016-08-16 Name : The remote Fedora host is missing a security update.
File : fedora_2016-7776983633.nasl - Type : ACT_GATHER_INFO
2016-03-07 Name : The remote Debian host is missing a security-related update.
File : debian_DSA-3508.nasl - Type : ACT_GATHER_INFO
2016-03-04 Name : The remote Ubuntu host is missing a security-related patch.
File : ubuntu_USN-2919-1.nasl - Type : ACT_GATHER_INFO
2016-02-22 Name : The remote FreeBSD host is missing a security-related update.
File : freebsd_pkg_006e3b7cd7d711e5b85f0018fe623f2b.nasl - Type : ACT_GATHER_INFO
2016-02-12 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-185.nasl - Type : ACT_GATHER_INFO
2016-02-11 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-180.nasl - Type : ACT_GATHER_INFO
2016-01-27 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-83.nasl - Type : ACT_GATHER_INFO
2016-01-26 Name : The remote openSUSE host is missing a security update.
File : openSUSE-2016-78.nasl - Type : ACT_GATHER_INFO
2015-08-19 Name : The remote FreeBSD host is missing a security-related update.
File : freebsd_pkg_f169246945ce11e5adde14dae9d210b8.nasl - Type : ACT_GATHER_INFO

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
Date Informations
2018-08-03 09:21:10
  • Multiple Updates
2018-03-14 09:21:30
  • Multiple Updates
2018-03-11 09:21:01
  • Multiple Updates
2017-08-03 00:23:59
  • Multiple Updates
2017-07-26 00:23:59
  • Multiple Updates
2017-07-14 13:24:51
  • Multiple Updates
2017-06-08 13:24:58
  • Multiple Updates
2017-05-17 13:22:24
  • Multiple Updates
2017-05-11 13:22:40
  • Multiple Updates
2017-05-09 21:22:12
  • First insertion