Out-of-bounds read in xpdf - CVE-2019-14292
Published: July 29, 2019
xpdf
Detailed vulnerability description
The vulnerability allows a remote attacker to perform denial of service attack.
The vulnerability exists due to a boundary condition within the GfxPatchMeshShading::parse function in GfxState.cc for typeA!=6 case 1. A remote attacker can create a specially crafted PDF file, trick the victim into opening it, trigger out-of-bounds read error and crash the application.