#VU32444 Information disclosure in PuTTY - CVE-2015-2157

 

#VU32444 Information disclosure in PuTTY - CVE-2015-2157

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


Vulnerability identifier: #VU32444
Vulnerability risk: Low
CVSSv4.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
Vulnerable software:
PuTTY
Software vendor:
Simon Tatham

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.


Remediation

Install update from vendor's website.

External links