Auto-Update: 2023-04-27T06:00:23.494745+00:00

This commit is contained in:
René Helmke 2023-04-27 08:00:26 +02:00
parent 9ba4be40b5
commit 8d05c70568
2 changed files with 40 additions and 4 deletions

View File

@ -0,0 +1,36 @@
{
"id": "CVE-2023-31290",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-04-27T05:15:08.807",
"lastModified": "2023-04-27T05:15:08.807",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": {},
"references": [
{
"url": "https://blog.ledger.com/Funds-of-every-wallet-created-with-the-Trust-Wallet-browser-extension-could-have-been-stolen/",
"source": "cve@mitre.org"
},
{
"url": "https://community.trustwallet.com/t/browser-extension-wasm-vulnerability-postmortem/750787",
"source": "cve@mitre.org"
},
{
"url": "https://community.trustwallet.com/t/wasm-vulnerability-incident-update-and-recommended-actions/750786",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/trustwallet/wallet-core/compare/3.1.0...3.1.1",
"source": "cve@mitre.org"
},
{
"url": "https://twitter.com/TrustWallet/status/1649699428733947906",
"source": "cve@mitre.org"
}
]
}

View File

@ -9,13 +9,13 @@ Repository synchronizes with the NVD in 2 hour periods.
### Last repository update
```plain
2023-04-27T04:00:26.898818+00:00
2023-04-27T06:00:23.494745+00:00
```
### Most recent CVE modification timestamp synchronized with NVD
```plain
2023-04-27T03:15:10.200000+00:00
2023-04-27T05:15:08.807000+00:00
```
### Last Data Feed release
@ -29,14 +29,14 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-datafeeds/r
### Total numbers of included CVEs
```plai#n
213651
213652
```
### CVEs added in the last commit
Recently added CVEs: `1`
* CVE-2023-31287 (*2023-04-27T03:15:10.200*)
* CVE-2023-31290 (*2023-04-27T05:15:08.807*)
### CVEs modified in the last commit