- Issue created by @stevewilson
- First commit to issue fork.
- @immaculatexavier opened merge request.
- 🇬🇧United Kingdom stevewilson
Having updated FPDI to v2.6.4 (and TCPDF to v6.10.0) PDF creation on my site appears to work as before so, for me, this looks good to go. Over to a maintainer to commit or seek further testing if deemed necessary.
- 🇮🇳India vinodhini.e chennai
Hi, I have updated composer.json to require "setasign/fpdi": "^2.6.4" and ran composer update.
I tested the Views PDF functionality locally on Drupal 10.5.1, and the memory exhaustion / DoS issue is no longer observed.
The patch successfully resolves the reported vulnerability.Thanks.