home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Bug_Fixes / Net.v7bugs / 0069 < prev    next >
Encoding:
Text File  |  1982-02-10  |  502 b   |  12 lines

  1. Autah-cs.185
  2. net.bugs.v7,net.bugs.4bsd
  3. utcsrgv!utzoo!decvax!ucbvax!ihnss!vax135!harpo!utah-cs!lepreau
  4. Tue Feb  9 00:38:32 1982
  5. uuxqt security hole
  6. uuxqt takes pains to restrict the PATH variable; unfortunately it never
  7. exports it!  Just tack on "export PATH;" to the #define PATH near the
  8. beginning of uuxqt.c.  (Actually it appears from the sh man entry that
  9. you could just replace the trailing ';' with a space, but I'm no sh expert.)
  10. This occurs in both vanilla v7 and 4.1bsd at least.
  11.     Jay Lepreau
  12.