Lucene search

K
gentooGentoo FoundationGLSA-200410-29
HistoryOct 27, 2004 - 12:00 a.m.

PuTTY: Pre-authentication buffer overflow

2004-10-2700:00:00
Gentoo Foundation
security.gentoo.org
8

CVSS2

10

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

EPSS

0.121

Percentile

95.4%

Background

PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.

Description

PuTTY fails to do proper bounds checking on SSH2_MSG_DEBUG packets. The “stringlen” parameter value is incorrectly checked due to signedness issues. Note that this vulnerability is similar to the one described in GLSA 200408-04 but not the same.

Impact

When PuTTY connects to a server using the SSH2 protocol, an attacker may be able to send specially crafted packets to the client, resulting in the execution of arbitrary code with the permissions of the user running PuTTY. Note that this is possible during the authentication process but before host key verification.

Workaround

There is no known workaround at this time.

Resolution

All PuTTY users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=net-misc/putty-0.56"
OSVersionArchitecturePackageVersionFilename
Gentooanyallnet-misc/putty<= 0.55UNKNOWN

CVSS2

10

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

EPSS

0.121

Percentile

95.4%