CVE-2023-31290
MEDIUM EXPLOITED IN THE WILDTrust Wallet Core <3.1.1 - Info Disclosure
Title source: llmExploitation Summary
CVE-2023-31290 has been observed exploited in the wild (reported by VulnCheck KEV, InTheWild.io). EIP tracks 1 public exploit from researchers including ohexa.
AI-analyzed exploit summary This repository contains a proof-of-concept for CVE-2023-31290, demonstrating a vulnerability in the Trust Wallet mnemonic generation process. The exploit leverages a predictable seed to generate a known mnemonic phrase, potentially allowing attackers to derive cryptographic keys.
Description
Trust Wallet Core before 3.1.1, as used in the Trust Wallet browser extension before 0.0.183, allows theft of funds because the entropy is 32 bits, as exploited in the wild in December 2022 and March 2023. This occurs because the mt19937 Mersenne Twister takes a single 32-bit value as an input seed, resulting in only four billion possible mnemonics. The affected versions of the browser extension are 0.0.172 through 0.0.182. To steal funds efficiently, an attacker can identify all Ethereum addresses created since the 0.0.172 release, and check whether they are Ethereum addresses that could have been created by this extension. To respond to the risk, affected users need to upgrade the product version and also move funds to a new wallet address.
Exploits (1)
This repository contains a proof-of-concept for CVE-2023-31290, demonstrating a vulnerability in the Trust Wallet mnemonic generation process. The exploit leverages a predictable seed to generate a known mnemonic phrase, potentially allowing attackers to derive cryptographic keys.
References (5)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N