CVE-2017-6542
CRITICALPuTTY < 0.68 - Buffer Overflow via SSH Agent Protocol Message
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2017-6542. PoCs published by Tim Kosse.
AI-analyzed exploit summary The writeup describes an integer overflow vulnerability in PuTTY's ssh_agent_channel_data function, which can lead to heap corruption when processing forwarded SSH agent connections. The provided PoC demonstrates a crash via a crafted payload sent to the SSH_AUTH_SOCK socket.
Description
The ssh_agent_channel_data function in PuTTY before 0.68 allows remote attackers to have unspecified impact via a large length value in an agent protocol message and leveraging the ability to connect to the Unix-domain socket representing the forwarded agent connection, which trigger a buffer overflow.
Exploits (1)
The writeup describes an integer overflow vulnerability in PuTTY's ssh_agent_channel_data function, which can lead to heap corruption when processing forwarded SSH agent connections. The provided PoC demonstrates a crash via a crafted payload sent to the SSH_AUTH_SOCK socket.
References (8)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H