An issue has been found in jpeg_encoder through 2015-11-27. It is a SEGV in the function readFromBMP in jpeg_encoder.cpp. The signal is caused by an out-of-bounds write.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/thejinchao/jpeg_encoder/issues/4 | third party advisory exploit |
https://github.com/fouzhe/security/tree/master/jpeg_encoder#segv-in-function-readfrombmp | third party advisory exploit |