Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The attached file will cause an infinite loop in qpdf due to looping xref's. loop.zip
This is actually an example from a six year old bug in evince, discovered by andreas bogk, see: https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/825554 https://github.com/andreas23/pdfparser/tree/master/tests
The text was updated successfully, but these errors were encountered:
Thanks. I can reproduce it. Sigh. This one shouldn't be too hard to fix as a special case. I wonder how many other things like this are lurking in qpdf.
Sorry, something went wrong.
85f05cc
This has been assigned CVE-2017-18186
No branches or pull requests
The attached file will cause an infinite loop in qpdf due to looping xref's.
loop.zip
This is actually an example from a six year old bug in evince, discovered by andreas bogk, see:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/825554
https://github.com/andreas23/pdfparser/tree/master/tests
The text was updated successfully, but these errors were encountered: