mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
reworded to avoid capitalising bzgrep
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4c2d97d817
commit
d3583ed55b
@ -36,10 +36,10 @@ GCC, Glibc, and Make</seg></seglistitem>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../&bzip2-docs-patch;</userinput></screen>
|
||||
|
||||
<para><command>Bzgrep</command> does not escape '|' and '&' in filenames passed
|
||||
to it. This allows arbitrary commands to be executed with the privileges of the
|
||||
user running <command>bzgrep</command>. Apply the following to address this:
|
||||
</para>
|
||||
<para>The <command>bzgrep</command> command does not escape '|' and '&' in
|
||||
filenames passed to it. This allows arbitrary commands to be executed with the
|
||||
privileges of the user running <command>bzgrep</command>. Apply the following to
|
||||
address this:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../&bzip2-bzgrep-patch;</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user