CVE-2024-31497
MEDIUMPuTTY 0.68-0.80 - Cryptographically Weak PRNG in ECDSA Nonce Generation
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2024-31497. PoCs published by HugoBond, edutko, LukaWynants.
AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2024-31497, which targets a biased ECDSA nonce generation vulnerability in PuTTY and TortoiseGit. The exploit recovers private keys by leveraging lattice-based cryptanalysis on ECDSA signatures with weak nonces.
Description
In PuTTY 0.68 through 0.80 before 0.81, biased ECDSA nonce generation allows an attacker to recover a user's NIST P-521 secret key via a quick attack in approximately 60 signatures. This is especially important in a scenario where an adversary is able to read messages signed by PuTTY or Pageant. The required set of signed messages may be publicly readable because they are stored in a public Git service that supports use of SSH for commit signing, and the signatures were made by Pageant through an agent-forwarding mechanism. In other words, an adversary may already have enough signature information to compromise a victim's private key, even if there is no further use of vulnerable PuTTY versions. After a key compromise, an adversary may be able to conduct supply-chain attacks on software maintained in Git. A second, independent scenario is that the adversary is an operator of an SSH server to which the victim authenticates (for remote login or file copy), even though this server is not fully trusted by the victim, and the victim uses the same private key for SSH connections to other services operated by other entities. Here, the rogue server operator (who would otherwise have no way to determine the victim's private key) can derive the victim's private key, and then use it for unauthorized access to those other services. If the other services include Git services, then again it may be possible to conduct supply-chain attacks on software maintained in Git. This also affects, for example, FileZilla before 3.67.0, WinSCP before 6.3.3, TortoiseGit before 2.15.0.1, and TortoiseSVN through 1.14.6.
Exploits (4)
This repository contains a functional exploit PoC for CVE-2024-31497, which targets a biased ECDSA nonce generation vulnerability in PuTTY and TortoiseGit. The exploit recovers private keys by leveraging lattice-based cryptanalysis on ECDSA signatures with weak nonces.
This repository contains a functional exploit PoC for CVE-2024-31497, targeting an SSH server vulnerability. The code includes a server implementation that logs ECDSA signature details, which can be used to perform lattice attacks on the private key.
The repository contains only a README.md file with minimal content, providing no functional exploit code or technical details about CVE-2024-31497. It appears to be a placeholder or incomplete submission.
The repository contains only a vague README with no technical details or exploit code, and it references an external download for the actual exploit. This is characteristic of a social engineering lure.
References (32)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N