diff options
-rw-r--r-- | chapter06/ed-exp.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/chapter06/ed-exp.xml b/chapter06/ed-exp.xml deleted file mode 100644 index a9a2792a3..000000000 --- a/chapter06/ed-exp.xml +++ /dev/null @@ -1,11 +0,0 @@ -<sect2> -<title>Command explanations</title> - -<para><userinput>patch -Np1 -i ../ed-&ed-version;.patch:</userinput> This -patch fixes a symlink vulnerability in ed. The ed executable creates files -in /tmp with predictable names. By using various symlink attacks, it is -possible to have ed write to files it should not, change the permissions -of files, etc.</para> - -</sect2> - |