First published: Fri Dec 31 2004(Updated: )
Multiple heap-based buffer overflows in the modpow function in PuTTY before 0.55 allow (1) remote attackers to execute arbitrary code via an SSH2 packet with a base argument that is larger than the mod argument, which causes the modpow function to write memory before the beginning of its buffer, and (2) remote malicious servers to cause a denial of service (client crash) and possibly execute arbitrary code via a large bignum during authentication.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PuTTY | =0.48 | |
PuTTY | =0.49 | |
PuTTY | =0.50 | |
PuTTY | =0.51 | |
PuTTY | =0.52 | |
PuTTY | =0.53 | |
PuTTY | =0.53b | |
PuTTY | =0.54 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2004-1440 is high due to the potential for remote code execution.
To fix CVE-2004-1440, update PuTTY to version 0.55 or later.
CVE-2004-1440 affects PuTTY versions 0.48 through 0.54.
CVE-2004-1440 is classified as a heap-based buffer overflow vulnerability.
Yes, CVE-2004-1440 can be exploited remotely via specially crafted SSH2 packets.