Ticket #4424 (accepted defect)

Opened 16 months ago

Last modified 3 months ago

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

comment:1 Changed 16 months ago by andrew_b

  • Owner set to andrew_b
  • Status changed from new to accepted

comment:2 Changed 9 months ago by zaytsev

  • Milestone changed from 4.8.30 to 4.8.31

comment:3 Changed 3 months ago by zaytsev

  • Milestone changed from 4.8.31 to 4.8.32

comment:4 Changed 3 months ago by andrew_b

  • Milestone changed from 4.8.32 to Future Releases
Note: See TracTickets for help on using tickets.