jpegoptim.c in jpegoptim 1.4.5 (fixed in 1.4.6) has an invalid use of realloc() and free(), which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact.
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://github.com/tjko/jpegoptim/blob/master/README | third party advisory |
https://github.com/tjko/jpegoptim/issues/57 | issue tracking third party advisory |