The read_image_tga function in gd_tga.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted TGA file, related to the decompression buffer.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/libgd/libgd/blob/gd-2.2.4/CHANGELOG.md | third party advisory release notes |
https://github.com/libgd/libgd/commit/58b6dde319c301b0eae27d12e2a659e067d80558 | third party advisory patch |
http://www.debian.org/security/2017/dsa-3777 | vendor advisory |
https://github.com/libgd/libgd/commit/fb0e0cce0b9f25389ab56604c3547351617e1415 | third party advisory patch |
http://www.securityfocus.com/bid/96503 | vdb entry third party advisory |