Skip to content

PLAYA-PDF v0.7.2: Important security fixes

Latest

Choose a tag to compare

@dhdaines dhdaines released this 10 Nov 00:29
· 2 commits to main since this release

We inherited some insecure code from pdfminer.six, which this release finally fixes. Thanks to @mtolley for finding the problems in pdfminer.six and contacting me!

What's Changed

  • Fix horrible inefficiency (borderline DoS) in decompress_corrupted by @dhdaines in #177
  • Fix path traversal and deserialization vulnerabilities in cmap code by @dhdaines in #179

Full Changelog: v0.7.1...v0.7.2