Skip to content

Fix directory traversal in pdfdetach

Albert Astals Cid requested to merge aacid/poppler:pdfdetach_traversal into master

A carefully crafted pdf file could lead to writing files in wrong places of the file system by using pdfdetach.

Thanks to jwilk for spotting the issue.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026908

Merge request reports