Skip to content
Commit 6f6c0b18 authored by Raphael Kubo da Costa's avatar Raphael Kubo da Costa
Browse files

Fix directory traversal issue (CVE-2011-2725).

Tim Brown from Nth Dimension noticed a possible traversal issue where
the previewer dialog would show (and then remove) the wrong file when
a maliciously crafted archive had a file previewed.

We now do the same thing as infozip and filter out "../" from the
paths being previewed.
parent 95e8f2f9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment