Information disclosure in PuTTY - CVE-2013-4208

 

Information disclosure in PuTTY - CVE-2013-4208

Published: August 20, 2013 / Updated: August 10, 2020


Vulnerability identifier: #VU42657
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2013-4208
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Simon Tatham
Affected software:
PuTTY

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The rsa_verify function in PuTTY before 0.63 (1) does not clear sensitive process memory after use and (2) does not free certain structures containing sensitive process memory, which might allow local users to discover private RSA and DSA keys.


How to mitigate CVE-2013-4208

Install update from vendor's website.

Sources