https://bugs.kde.org/show_bug.cgi?id=450134
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/util | |ities/ark/commit/71473ab372 | |696a835e37bf11c7ac37f3e612b | |553 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Albert Astals Cid <aa...@kde.org> --- Git commit 71473ab372696a835e37bf11c7ac37f3e612b553 by Albert Astals Cid. Committed on 14/04/2022 at 22:53. Pushed by aacid into branch 'release/22.04'. Relax protection against ../ on the file path It should only be problematic if ../ is first on the path or if there's a full /../ on the path. Having a ../ not at the beginning just means that there's a folder that ends in ".." Weird but not wrong M +2 -1 kerfuffle/jobs.cpp https://invent.kde.org/utilities/ark/commit/71473ab372696a835e37bf11c7ac37f3e612b553 -- You are receiving this mail because: You are watching all bug changes.