Files
neovim/runtime/doc
zeertzjq 5cfdd4d8b9 vim-patch:9.1.1551: [security]: path traversal issue in zip.vim (#34951)
Problem:  [security]: path traversal issue in zip.vim (@ax)
Solution: drop leading ../ on write of zipfiles, don't forcefully
          overwrite existing files

A zip plugin which contains filenames with leading '../'  may cause
confusion as to where the content will be extracted.  Let's drop such
things and make sure we use a relative filename instead and don't
forcefully overwrite temporary files. Also, warn the user of such
things.

related: vim/vim#17733

586294a041

vim-patch:e1044fb: runtime(zip): raise minimum Vim version to v9.0
vim-patch:e2d9b0d: runtime(zip): zip plugin does not work with Vim 9.0

Co-authored-by: Christian Brabandt <cb@256bit.org>
2025-07-16 01:08:57 +00:00
..
2023-07-25 05:07:13 -07:00
2025-07-10 21:50:46 -04:00
2025-07-10 21:50:46 -04:00
2025-07-10 21:50:46 -04:00
2025-05-03 10:08:53 -07:00
2024-05-15 23:19:26 +02:00
2025-04-27 15:44:11 -07:00
2025-07-10 21:50:46 -04:00
2025-06-14 17:24:36 +02:00
2023-06-25 17:14:28 +02:00
2025-07-10 21:50:46 -04:00
2025-07-10 21:50:46 -04:00
2025-07-07 17:31:37 -07:00
2025-07-10 21:50:46 -04:00
2025-06-14 17:24:36 +02:00
2025-05-03 10:08:53 -07:00
2022-10-14 08:01:13 -07:00
2025-06-18 12:13:55 +02:00
2025-03-30 13:29:36 -07:00
2025-06-01 14:13:50 -07:00
2024-11-21 06:50:30 +08:00
2025-05-03 15:47:59 -07:00
2025-06-18 12:12:23 +02:00
2024-01-18 00:14:48 -08:00
2025-07-10 21:50:46 -04:00
2023-01-01 15:05:13 +01:00
2025-03-15 15:00:44 +01:00
2025-04-27 13:40:46 -07:00
2025-05-03 15:47:59 -07:00
2023-08-10 17:28:02 +08:00
2025-07-08 05:28:12 -07:00
2025-01-03 08:29:36 -08:00
2024-04-23 08:20:36 +08:00
2024-05-11 18:14:03 +08:00
2023-04-23 15:22:55 +02:00
2023-01-03 10:07:43 +00:00
2023-06-25 17:14:28 +02:00
2023-06-25 17:14:28 +02:00
2021-05-01 22:29:03 -04:00
2023-06-25 17:14:28 +02:00
2021-04-29 20:42:16 -04:00
2023-06-26 11:29:12 +02:00
2025-07-10 21:50:46 -04:00
2023-07-25 05:07:13 -07:00
2025-06-18 12:12:23 +02:00
2023-06-19 08:40:33 -07:00
2025-05-03 15:47:59 -07:00
2025-07-10 21:50:46 -04:00
2025-03-18 06:18:37 -07:00