putty 0.62-6ubuntu0.1 source package in Ubuntu

Changelog

putty (0.62-6ubuntu0.1) precise-security; urgency=low

  * CVE-2013-4206: Buffer underrun in modmul could corrupt the heap.
  * CVE-2013-4852: Negative string length in public-key signatures could
    cause integer overflow and overwrite all of memory (closes: #718779).
  * CVE-2013-4207: Non-coprime values in DSA signatures can cause buffer
    overflow in modular inverse.
  * CVE-2013-4208: Private keys were left in memory after being used by
    PuTTY tools.
  * Backport some general proactive potentially-security-relevant tightening
    from upstream.
 -- Colin Watson <email address hidden>   Wed, 07 Aug 2013 11:44:22 +0100

Upload details

Uploaded by:
Colin Watson
Sponsored by:
Marc Deslauriers
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe net
Precise security universe net

Downloads

File Size SHA-256 Checksum
putty_0.62.orig.tar.gz 1.7 MiB 8d187e86ee18c839895d263607b61788778564e3720e8d85c5305a04f9da0573
putty_0.62-6ubuntu0.1.debian.tar.gz 25.0 KiB 63a2de62cc52f13b17a2cdbce14cc01ebfc6fa4dcffb204c7b0dc99ec3d8882f
putty_0.62-6ubuntu0.1.dsc 2.0 KiB 2df3a4b98fd1bc0119375cc7076a02becef0cf4c69942374124ddf5e1f4aac2c

View changes file

Binary packages built by this source

pterm: PuTTY terminal emulator

 This is an X terminal emulator based on the popular Windows SSH client,
 PuTTY. It supports xterm escape sequences, plus some Linux console
 sequences for colour palette configuration and some DECterm sequences for
 title bar control, and with an appropriate font it supports the UTF-8
 encoding of Unicode. It also has some nifty features like rectangular
 selection and NetHack keypad mode.

putty: Telnet/SSH client for X

 This is the Unix port of the popular Windows SSH client, PuTTY. It supports
 flexible terminal setup, mid-session reconfiguration using Ctrl-rightclick,
 multiple X11 authentication protocols, and various other interesting things
 not provided by ssh in an xterm.

putty-doc: PuTTY HTML documentation

 Full HTML documentation for the PuTTY suite of programs (PuTTY, pterm,
 Plink, PSCP, PSFTP, and PuTTYgen).

putty-tools: command-line tools for SSH, SCP, and SFTP

 This package provides four command-line tools from the PuTTY suite that
 allow various kinds of secure interaction with remote systems.
 .
 Plink (PuTTY Link) connects to a remote system via SSH, Telnet, or rlogin,
 and either starts an interactive session or runs a batch process. It
 supports the usual SSH features like port forwarding, X11 forwarding,
 SOCKS, and compression.
 .
 PSCP (PuTTY Secure Copy) transfers files securely between systems using an
 SSH connection. It works with both SSH protocol 1 and protocol 2.
 .
 PSFTP (PuTTY SFTP client) transfers files securely between systems using
 the SSH file transfer protocol, which is specific to SSH protocol 2. In
 interactive mode its interface is much like the traditional Unix FTP
 client, although it can also operate in batch mode.
 .
 PuTTYgen generates SSH public and private key pairs in any of a number of
 formats, including those usable by PuTTY, OpenSSH, and ssh.com.
 .
 All these utilities can make use of PuTTY's saved sessions where
 appropriate.