Fix typos

This commit is contained in:
Martin Michlmayr
2020-05-16 14:05:26 +08:00
parent 32ac5486e9
commit 5cc1760fdf
6 changed files with 7 additions and 7 deletions

View File

@@ -1360,8 +1360,8 @@ Details
the latest version of restic.
Exploiting the vulnerability requires a Linux/Unix system which saves backups via restic and
a Windows systems which restores files from the repo. In addition, the attackers need to be able
to create create files with arbitrary names which are then saved to the restic repo. For
a Windows systems which restores files from the repo. In addition, the attackers need to be
able to create files with arbitrary names which are then saved to the restic repo. For
example, by creating a file named "..\test.txt" (which is a perfectly legal filename on Linux)
and restoring a snapshot containing this file on Windows, it would be written to the parent of
the target directory.