Information disclosure in PuTTY - CVE-2015-2157

 

Information disclosure in PuTTY - CVE-2015-2157

Published: March 27, 2015 / Updated: July 28, 2020


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

Detailed vulnerability description

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

The (1) ssh2_load_userkey and (2) ssh2_save_userkey functions in PuTTY 0.51 through 0.63 do not properly wipe SSH-2 private keys from memory, which allows local users to obtain sensitive information by reading the memory.


How to mitigate CVE-2015-2157

Install update from vendor's website.

Sources