You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Manipulated inline images can cause Infinite Loop in PyPDF2
Moderate severity
GitHub Reviewed
Published
Apr 17, 2022
in
py-pdf/pypdf
•
Updated Oct 14, 2024
Impact
An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop if the PyPDF2 user wrote the following code:
Patches
PyPDF2==1.27.5
and later are patched.Credits to Sebastian Krause for finding (issue) and fixing (PR) it.
References