In Exiv2 0.26, there is a segmentation fault caused by uncontrolled recursion in the Exiv2::Image::printIFDStructure function in the image.cpp file. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted tif file.
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/102789 | third party advisory vdb entry |
https://security.gentoo.org/glsa/201811-14 | third party advisory vendor advisory |
https://github.com/Exiv2/exiv2/issues/216 | third party advisory issue tracking exploit |