First published: Thu Jul 04 2019(Updated: )
In Xpdf 4.01.01, the Parser::getObj() function in Parser.cc may cause infinite recursion via a crafted file. A remote attacker can leverage this for a DoS attack. This is similar to CVE-2018-16646.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Glyph & Cog XpdfReader | =4.01.01 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-13288 is categorized as a Denial of Service (DoS) vulnerability due to potential infinite recursion.
To mitigate CVE-2019-13288, it is recommended to upgrade to the latest version of Xpdf that addresses this vulnerability.
CVE-2019-13288 specifically affects Xpdf version 4.01.01.
Yes, CVE-2019-13288 can be exploited remotely, allowing an attacker to carry out a DoS attack.
The vulnerability in CVE-2019-13288 is caused by the Parser::getObj() function in Parser.cc that may lead to infinite recursion when processing crafted files.