CVE-2023-39910 — The cryptocurrency wallet entropy seeding mechanism used in Libbitcoin Explorer
The cryptocurrency wallet entropy seeding mechanism used in Libbitcoin Explorer 3.0.0 through 3.6.0 is weak, aka the Milk Sad issue. The use of an mt19937 Mersenne Twister PRNG restricts the internal entropy to 32 bits regardless of settings. This allows remote attackers to recov
Published
2023-08-09T00:00:00.000Z
Last modified
2024-10-10T18:10:09.061Z
01What is this vulnerability?
The cryptocurrency wallet entropy seeding mechanism used in Libbitcoin Explorer 3.0.0 through 3.6.0 is weak, aka the Milk Sad issue. The use of an mt19937 Mersenne Twister PRNG restricts the internal entropy to 32 bits regardless of settings. This allows remote attackers to recover any wallet private keys generated from "bx seed" entropy output and steal funds. (Affected users need to move funds…
02Affected products
| Vendor | Product | Versions |
|---|
| n | a / n/a | n/a |
03Active exploitation status
Not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog. EPSS is the best forward-looking signal — see the EPSS row above.
04Recommended remediation
- Patch to a fixed version listed in the vendor advisory (see references below).
- Mitigate with WAF rules, network egress filters, or feature flags where the patch is not yet available.
- Hunt historical logs for exploitation indicators — see Detection signatures below.
05Technical details
For the full vendor write-up, exploit chains, and reference implementations, see the references list in section 09.
06Detection signatures
Open the Sigma generator with a pre-filled prompt for this CVE to draft a starting detection in your stack of choice:
Open in Sigma generator →
07Related CVEs
No directly-cited follow-up CVEs in the KB record for this advisory. The references list in section 09 carries the vendor cross-references.
08Timeline
- Published: 2023-08-09T00:00:00.000Z
- Last modified: 2024-10-10T18:10:09.061Z
09References
- github.com — https://github.com/libbitcoin/libbitcoin-explorer/blob/20eba4db9a8a3476949d6fd08…
- github.com — https://github.com/libbitcoin/libbitcoin-explorer/blob/20eba4db9a8a3476949d6fd08…
- github.com — https://github.com/libbitcoin/libbitcoin-system/blob/a1b777fc51d9c04e0c7a1dec5cc…
- milksad.info — https://milksad.info/disclosure.html
- news.ycombinator.com — https://news.ycombinator.com/item?id=37054862
- github.com — https://github.com/libbitcoin/libbitcoin-explorer/wiki/CVE-2023-39910
Want this in your SOAR or SIEM?
SARA's API returns EPSS, CVSS, KEV, and an analyst-grade summary in one call.
Read the API reference →