There is a NULL Pointer Access in function imagetopnm of convert.c:1943(jp2) of OpenJPEG 2.1.2. image->comps[compno].data is not assigned a value after initialization(NULL). Impact is Denial of Service.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://security.gentoo.org/glsa/201710-26 | vendor advisory |
http://www.securityfocus.com/bid/93979 | third party advisory vdb entry |
https://github.com/uclouvain/openjpeg/issues/857 | vendor advisory exploit |