In Xpdf 4.01.01, a heap-based buffer over-read could be triggered in strncpy from FoFiType1::parse in fofi/FoFiType1.cc because it does not ensure the source string has a valid length before making a fixed-length copy. It can, for example, be triggered by sending a crafted PDF document to the pdftotext tool. It allows an attacker to use a crafted pdf file to cause Denial of Service or an information leak, or possibly have unspecified other impact.
References
Configurations
History
No history.
Information
Published : 2019-07-04 20:15
Updated : 2024-11-21 04:24
NVD link : CVE-2019-13283
Mitre link : CVE-2019-13283
CVE.ORG link : CVE-2019-13283
JSON object : View
Products Affected
fedoraproject
- fedora
glyphandcog
- xpdfreader
CWE
CWE-125
Out-of-bounds Read