Stack-based buffer overflow in xpdf - CVE-2019-16115
Published: August 15, 2023
xpdf
Glyph & Cog
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error when processing PDF files within the IdentityFunction::transform() function in Function.cc. A remote unauthenticated attacker can pass a specially crafted PDF file the the affected application, trigger a stack-based buffer overflow and execute arbitrary code on the target system.