CVE-2022-40769
HIGH EXPLOITEDprofanity < 1.60 - Use of Cryptographically Weak PRNG
Title source: llmExploitation Summary
CVE-2022-40769 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 2 public exploits from researchers including PLSRcoin, ethicbrudhack.
AI-analyzed exploit summary This repository documents CVE-2022-40769, a vulnerability in the Profanity tool (up to v1.60) where weak RNG initialization allows attackers to recover private keys from Ethereum vanity addresses. It includes references and a data file but no functional exploit code.
Description
profanity through 1.60 has only four billion possible RNG initializations. Thus, attackers can recover private keys from Ethereum vanity addresses and steal cryptocurrency, as exploited in the wild in June 2022.
Exploits (2)
This repository documents CVE-2022-40769, a vulnerability in the Profanity tool (up to v1.60) where weak RNG initialization allows attackers to recover private keys from Ethereum vanity addresses. It includes references and a data file but no functional exploit code.
This repository contains a functional key generator for CVE-2022-40769 (Profanity) and CVE-2023-39910 (Libbitcoin), which exploits weak RNG implementations to generate private keys. The code demonstrates the vulnerabilities by generating keys using the flawed algorithms (LCG for Profanity and mt19937 for Libbitcoin).
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N