Integer Overflow Vulnerabilities in PSFTP and PSCP Clients from PuTTY
CVE-2005-0467
Currently unrated
What is CVE-2005-0467?
Multiple integer overflow vulnerabilities have been identified in the PSFTP and PSCP clients of PuTTY. These vulnerabilities arise in the functions responsible for parsing SFTP packets, namely sftp_pkt_getstring and fxp_readdir_recv. Under certain conditions, a malicious remote website could exploit these vulnerabilities by sending specially crafted SFTP responses, leading to heap corruption due to insufficient memory allocation. This situation could potentially allow for arbitrary code execution on the affected systems, undermining their security and integrity.