An issue was discovered in Exempi before 2.4.3. It allows remote attackers to cause a denial of service (invalid memcpy with resultant use-after-free) or possibly have unspecified other impact via a .pdf file containing JPEG data, related to XMPFiles/source/FormatSupport/ReconcileTIFF.cpp, XMPFiles/source/FormatSupport/TIFF_MemoryReader.cpp, and XMPFiles/source/FormatSupport/TIFF_Support.hpp.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
https://cgit.freedesktop.org/exempi/commit/?id=c26d5beb60a5a85f76259f50ed3e08c8169b0a0c | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2018/03/msg00013.html | third party advisory mailing list |
https://usn.ubuntu.com/3668-1/ | third party advisory vendor advisory |
https://bugs.freedesktop.org/show_bug.cgi?id=100397 | third party advisory issue tracking exploit |
https://access.redhat.com/errata/RHSA-2019:2048 | vendor advisory |