Show filters
3 Total Results
Displaying 1-3 of 3
Sort by:
Attacker Value
Unknown

CVE-2022-48545

Disclosure Date: August 22, 2023 (last updated October 08, 2023)
An infinite recursion in Catalog::findDestInTree can cause denial of service for xpdf 4.02.
Attacker Value
Unknown

CVE-2020-35376

Disclosure Date: December 26, 2020 (last updated February 22, 2025)
Xpdf 4.02 allows stack consumption because of an incorrect subroutine reference in a Type 1C font charstring, related to the FoFiType1C::getOp() function.
Attacker Value
Unknown

CVE-2020-25725

Disclosure Date: November 21, 2020 (last updated February 22, 2025)
In Xpdf 4.02, SplashOutputDev::endType3Char(GfxState *state) SplashOutputDev.cc:3079 is trying to use the freed `t3GlyphStack->cache`, which causes an `heap-use-after-free` problem. The codes of a previous fix for nested Type 3 characters wasn't correctly handling the case where a Type 3 char referred to another char in the same Type 3 font.