There is a NULL pointer dereference in function imagetobmp of convertbmp.c:980 of OpenJPEG 2.1.2. image->comps[0].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 |
https://github.com/uclouvain/openjpeg/issues/856 | vendor advisory exploit |
http://www.securityfocus.com/bid/93980 | third party advisory vdb entry |