https://bugzilla.mindrot.org/show_bug.cgi?id=2058
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- Unfortunately, allowing arbitrary characters also allows terminal reprogramming attacks. A good solution to this would be to detect that the terminal can handle UTF-8 characters and to validate that the characters coming from the server consitute valid UTF-8 runes and not VT terminal reprogramming codes. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
