A heap-buffer overflow vulnerability was found in QMFB code in JPC codec caused by buffer being allocated with too small size. jasper versions before 2.0.0 are affected.
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://www.debian.org/security/2017/dsa-3785 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/94583 | vdb entry third party advisory |
https://access.redhat.com/errata/RHSA-2017:1208 | third party advisory vendor advisory |
https://github.com/mdadams/jasper/issues/93 | third party advisory exploit |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8654 | issue tracking patch exploit third party advisory |
https://github.com/mdadams/jasper/commit/4a59cfaf9ab3d48fca4a15c0d2674bf7138e3d1a | third party advisory patch |
https://github.com/mdadams/jasper/issues/94 | third party advisory exploit |