Catalog.cc in Xpdf 4.02 has a NULL pointer dereference because Catalog.pageLabels is initialized too late in the Catalog constructor.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://forum.xpdfreader.com/viewtopic.php?f=3&t=41890 | exploit patch vendor advisory |
http://packetstormsecurity.com/files/154713/Xpdf-4.02-NULL-Pointer-Dereference.html | exploit vdb entry third party advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/D5PYIAP2RXTYD4Y4FYFIK5K644LMDJWX/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TMDB2CGUYDW2RENE2I2TT6QNFEEI2CNF/ | vendor advisory |