The Korn shell (ksh) program shipped with various Unix distributions is vulnerable to a race condition in the use of "<<" redirectors. Using "<<" redirectors causes the Korn shell to create temporary files with predictable file names in the /tmp directory. A local attacker can create a symbolic link in /tmp to another file on the system and append the contents of a << request to the file.