The findnext function in decompose.c in potrace 1.13 allows remote attackers to cause a denial of service (invalid memory access and crash) via a crafted BMP image.
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 |
---|---|
http://www.securityfocus.com/bid/93470 | vdb entry third party advisory |
http://www.openwall.com/lists/oss-security/2016/10/08/17 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2016/10/16/9 | third party advisory mailing list |
https://blogs.gentoo.org/ago/2016/08/29/potrace-invalid-memory-access-in-findnext-decompose-c/ | third party advisory |