| commit | 3eec6b73a2c446225fce546d61d83cfc695fbaa0 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Jan 31 21:49:27 2006 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Tue Jan 31 21:49:27 2006 +1100 |
| tree | 425fe13ba7b751c6d9878eb592e2d6a014a468bd | |
| parent | b5dd55cccc7096d3db59378bba44920183f34110 [diff] |
- djm@cvs.openbsd.org 2006/01/31 10:19:02
[misc.c misc.h scp.c sftp.c]
fix local arbitrary command execution vulnerability on local/local and
remote/remote copies (CVE-2006-0225, bz #1094), patch by
t8m AT centrum.cz, polished by dtucker@ and myself; ok markus@