cbcvebase.
CVE-2016-2563
published 2016-04-07

CVE-2016-2563: Stack-based buffer overflow in the SCP command-line utility in PuTTY before 0.67 and KiTTY 0.66.6.3 and earlier allows remote servers to cause a denial of…

PriorityP269critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
34.22%
98.2th percentile
Stack-based buffer overflow in the SCP command-line utility in PuTTY before 0.67 and KiTTY 0.66.6.3 and earlier allows remote servers to cause a denial of service (stack memory corruption) or execute arbitrary code via a crafted SCP-SINK file-size response to an SCP download request.

Affected

7 ranges
VendorProductVersion rangeFixed in
9biskitty<= 0.66.6.3
debianputty< putty 0.67-1 (bookworm)putty 0.67-1 (bookworm)
puttyputty>= 0 < 0.67-10.67-1
puttyputty>= 0 < 0.67-10.67-1
puttyputty>= 0 < 0.67-10.67-1
puttyputty>= 0 < 0.67-10.67-1
simon_tathamputty<= 0.66

Detection & IOCsextracted from sources · hover to see the quote

urlhttps://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/39551.zip
urlhttps://github.com/tintinweb/pub/tree/master/pocs/cve-2016-2563
pathpscp.c
processpscp
  • Detect exploitation attempts by monitoring for oversized file-size fields (>40 bytes) in SCP-SINK responses sent from server to pscp client during SCP download requests.
  • Monitor pscp process for abnormal instruction pointer values (e.g., EIP=0x41414141) indicative of successful stack buffer overwrite exploitation.
  • Flag use of PuTTY pscp versions 0.59 through 0.66 (inclusive) connecting to untrusted SSH servers, as these are within the affected range for CVE-2016-2563.
  • Trigger keywords 'x11exploit' and 'forwardedtcpipcrash' sent over SSH session to a vulnerable PuTTY client can trigger additional DoS nullptr-read crashes in packet handling.
  • ·Exploitation requires a post-authentication context — the attacker must control or compromise the SSH server that the pscp client connects to.
  • ·The vulnerability is triggered only during old-style SCP downloads (SCP-SINK mode), not all SCP or SFTP operations.
  • ·PuTTY code is embedded in third-party applications (e.g., FileZilla), so the affected attack surface may extend beyond standalone PuTTY/pscp installations.

CVSS provenance

nvdv3.09.8CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
osv9.8CRITICAL
vendor_debian9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.