diff options
author | fanf <fanf@FreeBSD.org> | 2003-03-18 14:19:26 +0000 |
---|---|---|
committer | fanf <fanf@FreeBSD.org> | 2003-03-18 14:19:26 +0000 |
commit | 4bb74a4762abe8739a60f45f9a32f41298f75f59 (patch) | |
tree | 86287e35266eb0e7dc27245eda4ac67ec0c211ae /sys/dev/sio/sio.c | |
parent | ac2d1cc0c757097d6c3734d6d064e5d6a65df2b1 (diff) | |
download | FreeBSD-src-4bb74a4762abe8739a60f45f9a32f41298f75f59.zip FreeBSD-src-4bb74a4762abe8739a60f45f9a32f41298f75f59.tar.gz |
The POSIXly-correct /dev/stdout handling added in rev 1.44 makes
careless users vulnerable to terminal control sequence attacks,
since they expect uudecode to just drop (or overwrite) a file in
the current directory. POSIX also says that the full pathname from
the input should be used when writing a file, which we only do if
the -s (shoot me in the foot) option is specified; therefore this
revision means that you now need to use -s for standard /dev/stdout
handling.
Diffstat (limited to 'sys/dev/sio/sio.c')
0 files changed, 0 insertions, 0 deletions