Ticket #4424 (accepted defect)
Cannot enter into extfs archive with file(s) in the parent directory
Reported by: | andrew_b | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
From #4422.
zip archive can contain files outside archive root:
https://midnight-commander.org/attachment/ticket/4422/tmp.zip
$ unzip -l tmp.zip Archive: tmp.zip Length Date Time Name --------- ---------- ----- ---- 0 2023-01-04 19:43 a 0 2023-01-04 19:43 b 0 2023-01-04 19:43 ../c 0 2023-01-04 19:43 ../../d --------- ------- 0 4 files
MC cannot enter into such archive.
Change History
Note: See
TracTickets for help on using
tickets.