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.
References
Configurations
History
No history.
Information
Published : 2020-11-21 06:15
Updated : 2024-11-21 05:18
NVD link : CVE-2020-25725
Mitre link : CVE-2020-25725
CVE.ORG link : CVE-2020-25725
JSON object : View
Products Affected
xpdfreader
- xpdf
fedoraproject
- fedora
CWE
CWE-416
Use After Free