CVE-2013-4852
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Integer overflow in PuTTY 0.62 and earlier, WinSCP before 5.1.6, and other products that use PuTTY allows remote SSH servers to cause a denial of service (crash) and possibly execute arbitrary code in certain applications that use PuTTY via a negative size value in an RSA key signature during the SSH handshake, which triggers a heap-based buffer overflow.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-4852
Vendor advisory: cve@mitre.org — http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/vuln-signature-stringlen.html
Vendor advisory: cve@mitre.org — http://secunia.com/advisories/54379
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.7.3-1 |
| debian | bullseye | fixed | 3.7.3-1 |
| debian | forky | fixed | 3.7.3-1 |
| debian | sid | fixed | 3.7.3-1 |
| debian | trixie | fixed | 3.7.3-1 |
| suse | 12.3 | affected | |
| debian | 6.0 | affected | |
| debian | 7.0 | affected | |
| debian | 7.1 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| winscp | winscp | {"endIncluding":"5.1.5"} | |
| winscp | winscp | 3.7.6 | |
| winscp | winscp | 3.8.2 | |
| winscp | winscp | 3.8_beta | |
| winscp | winscp | 4.0.4 | |
| winscp | winscp | 4.0.5 | |
| winscp | winscp | 4.2.6 | |
| winscp | winscp | 4.2.7 | |
| winscp | winscp | 4.2.8 | |
| winscp | winscp | 4.2.9 | |
| winscp | winscp | 4.3.2 | |
| winscp | winscp | 4.3.4 | |
| winscp | winscp | 4.3.5 | |
| winscp | winscp | 4.3.6 | |
| winscp | winscp | 4.3.7 | |
| winscp | winscp | 4.3.8 | |
| winscp | winscp | 4.3.9 | |
| winscp | winscp | 4.4.0 | |
| winscp | winscp | 5.0 | |
| winscp | winscp | 5.0.1 | |
| winscp | winscp | 5.0.2 | |
| winscp | winscp | 5.0.3 | |
| winscp | winscp | 5.0.4 | |
| winscp | winscp | 5.0.5 | |
| winscp | winscp | 5.0.6 | |
| winscp | winscp | 5.0.7 | |
| winscp | winscp | 5.0.8 | |
| winscp | winscp | 5.0.9 | |
| winscp | winscp | 5.1 | |
| winscp | winscp | 5.1.1 | |
| winscp | winscp | 5.1.2 | |
| winscp | winscp | 5.1.3 | |
| winscp | winscp | 5.1.4 | |
| putty | putty | 0.45 | |
| putty | putty | 0.46 | |
| putty | putty | 0.47 | |
| putty | putty | 0.48 | |
| putty | putty | 0.49 | |
| putty | putty | 0.50 | |
| putty | putty | 0.51 | |
| putty | putty | 0.52 | |
| putty | putty | 0.53b | |
| putty | putty | 0.54 | |
| putty | putty | 0.55 | |
| putty | putty | 0.56 | |
| putty | putty | 0.57 | |
| putty | putty | 0.58 | |
| putty | putty | 0.59 | |
| putty | putty | 0.60 | |
| putty | putty | 0.61 | |
| putty | putty | 2010-06-01 | |
| simon_tatham | putty | {"endIncluding":"0.62"} | |
| simon_tatham | putty | 0.53 | |
References
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718779
- http://lists.opensuse.org/opensuse-updates/2013-08/msg00035.html
- http://lists.opensuse.org/opensuse-updates/2013-08/msg00041.html
- http://secunia.com/advisories/54379
- http://secunia.com/advisories/54517
- http://secunia.com/advisories/54533
- http://svn.tartarus.org/sgt?view=revision&sortby=date&revision=9896
- http://winscp.net/tracker/show_bug.cgi?id=1017
- http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/vuln-signature-stringlen.html
- http://www.debian.org/security/2013/dsa-2736
- http://www.search-lab.hu/advisories/secadv-20130722
- https://security-tracker.debian.org/tracker/CVE-2013-4852
CWEs
CWE-189
Verify integrity in audit chain (admin only). AS-IS.