Software Update: PuTTY 0.71

Spread the love

A new release of PuTTY has become available. PuTTY is one of the most popular telnet and ssh clients, which makes it possible to remotely manage a computer over a secure connection. Originally, the program was only available for Windows, but today there are also clients for the various Unix platforms. The changelog for version 0.71 can be found below.

These features are new in 0.71:

  • Security fixes found by an EU-funded bug bounty program:
    • A remotely triggerable memory overwrite in RSA key exchange, which can occur before host key verification
    • Potential recycling of random numbers used in cryptography
    • On Windows, hijacking by a malicious help file in the same directory as the executable
    • On Unix, remotely triggerable buffer overflow in any kind of server-to-client forwarding
    • Multiple denial-of-service attacks that can be triggered by writing to the terminal
  • Other security enhancements: major rewrite of the crypto code to remove cache and timing side channels.
  • User interface changes to protect against fake authentication prompts from a malicious server.
  • We now provide pre-built binaries for Windows on Arm.
  • Hardware-accelerated versions of the most common cryptographic primitives: AES, SHA-256, SHA-1.
  • GTK PuTTY now supports non-X11 displays (eg Wayland) and high-DPI configurations.
  • Type-ahead now works as soon as a PuTTY window is opened: keystrokes typed before authentication has finished will be buffered instead of being dropped.
  • Support for GSSAPI key exchange: an alternative to the older GSSAPI authentication system which can keep your forwarded Kerberos credentials updated during a long session.
  • More choices of user interface for clipboard handling.
  • New terminal features: support the REP escape sequence (fixing an ncurses screen redraw failure), true colour, and SGR 2 dim text.
  • Pressing Ctrl+Shift+PgUp or Ctrl+Shift+PgDn now takes you straight to the top or bottom of the terminal scrollback.

Version number 0.71
Release status Final
Operating systems Windows 7, Linux, BSD, Windows Vista, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016
Website putty
Download
File size

3.01MB

License type GPL
You might also like