Buffer overflow in PuTTY - CVE-2013-4206

 

Buffer overflow in PuTTY - CVE-2013-4206

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


Vulnerability identifier: #VU42655
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2013-4206
CWE-ID: CWE-119
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 read and manipulate data.

Heap-based buffer underflow in the modmul function in sshbn.c in PuTTY before 0.63 allows remote SSH servers to cause a denial of service (crash) and possibly trigger memory corruption or code execution via a crafted DSA signature, which is not properly handled when performing certain bit-shifting operations during modular multiplication.


How to mitigate CVE-2013-4206

Install update from vendor's website.

Sources