Lucene search
+L

52 matches found

Kitploit
Kitploit
added 2026/09/21 11:32 p.m.14 views

weakrng-sweep

weak-rng 扫描(CVE-2026-71851 类) 研究工具:枚举 PRNG 方案 × uint32 种子,派生 BIP39 钱包, 并针对受害者地址集合进行成员资格检查(防御性研究,illbloom 风格)。 方案:0-10(illbloom:MT19937/glibc/Java/LCG/xorshift),11-13(glibc-31 LCG), 14-15(crypto-js 3.3.0 WordArray.random MWC 移植,已通过字节级验证与 node 对比)。 运行:Actions - mwc-sweep - Run workflow。...

9CVSS5.9AI score0.00335EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 9:22 a.m.15 views

bitcoin-security

bitcoin-security 一项教育性研究,探讨比特币密钥安全性究竟来自哪里 ——以及它不来自哪里。它围绕真实的 BIP39/BIP32 派生构建,包含两个位于同一理念两端的实验: 实验| 搜索空间| 可行?| 它教会我们什么 ---|---|---|--- weakentropy — 枚举弱 RNG 钱包空间| 2³² (糟糕的 RNG)| 是的 ,数天内| 钱包的强弱仅取决于其背后的熵。 blindsearch — 暴力破解一个良好的密钥空间| 2¹⁶⁰ (良好的 RNG)| 不 ,永远不可能| 拥有真实熵时,密钥空间在物理上不可搜索。...

7.5CVSS7.6AI score0.01804EPSS
SaveExploits1References14
SUSE CVE
SUSE CVE
added 2026/08/14 5:13 p.m.8 views

SUSE CVE-2026-71851

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.5AI score0.00335EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/07 7:18 p.m.17 views

CVE-2026-71851

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS0.00335EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/07 7:18 p.m.10 views

CVE-2026-71851

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.4AI score0.00335EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/07 7:18 p.m.11 views

UBUNTU-CVE-2026-71851

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.4AI score0.00335EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/07 6:48 p.m.20 views

crypto-js: Insufficient Entropy in Cryptographic Secret Generation via Vulnerable CryptoJS Dependency Chain

Summary CryptoJS.lib.WordArray.random in affected versions is not a cryptographically secure random number generator. Nominal requests for 128 or 256 bits of entropy produce effective search spaces of approximately 2^39 and 2^47 possibilities — small enough to enumerate on commodity hardware...

9CVSS5.3AI score0.00335EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/07 6:48 p.m.16 views

GHSA-RG76-677X-56Q9 crypto-js: Insufficient Entropy in Cryptographic Secret Generation via Vulnerable CryptoJS Dependency Chain

Summary CryptoJS.lib.WordArray.random in affected versions is not a cryptographically secure random number generator. Nominal requests for 128 or 256 bits of entropy produce effective search spaces of approximately 2^39 and 2^47 possibilities — small enough to enumerate on commodity hardware...

9CVSS5.4AI score0.00335EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/07 6:48 p.m.39 views

CVE-2026-71851 crypto-js: Insufficient Entropy in Cryptographic Secret Generation via Vulnerable CryptoJS Dependency Chain

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS0.00335EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 6:48 p.m.90 views

CVE-2026-71851 crypto-js: Insufficient Entropy in Cryptographic Secret Generation via Vulnerable CryptoJS Dependency Chain

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/07 6:48 p.m.22 views

EUVD-2026-54599

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.3AI score0.00335EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/07 6:48 p.m.12 views

CVE-2026-71851

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.3AI score0.00335EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/07 6:48 p.m.300 views

CVE-2026-71851

The CVE-2026-71851 entry describes a vulnerability in crypto-js prior to 4.0.0 where CryptoJS.lib.WordArray.random() uses a non-cryptographically secure PRNG seeded from Math.random(), yielding only 2^39–2^47 entropy. This affects downstream wallets using that entropy for BIP39 recovery phrases, ...

9CVSS5.4AI score0.00335EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-71851

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom...

9CVSS5.8AI score0.00335EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/07 12:00 a.m.15 views

PT-2026-69115

Name of the Vulnerable Software and Affected Versions crypto-js versions prior to 4.0.0 Description The CryptoJS.lib.WordArray.random function uses a custom variation of the Multiply-With-Carry pseudorandom number generator seeded from Math.random instead of a cryptographically secure source. Thi...

9CVSS5.9AI score0.00335EPSS
SaveExploits0References17
OSV
OSV
added 2026/08/05 3:39 p.m.16 views

MAL-2026-13349 Malicious code in mnemonic-to-key (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c8871a9cd738ee7dbe2245e741d52afb659069bc6fcc7d5aa6cfb87bfad9dbcd On require, index.js serializes the full process.env along with hostname, username, homedir, platform, and cwd, base64-encodes the JSON blob, and...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/08/05 6:25 a.m.23 views

MAL-2026-12085 Malicious code in @wethenorth12/bip39-generator (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e4fe167500fb5cab9e31d00a5239bf7ce46ba4205b4c6c044367f424d3285687 Package presents itself as a drop-in replacement for the popular bip39 library but ships a credential stealer in its main entry. On require, the modu...

5.5AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/04 2:25 a.m.21 views

Malicious code in @zzzgenesis00/bip39-generator (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4029e4462d0c27bbfd619024ba7311a0ecefef1ce551dba08ea57e920047e246 Package @zzzgenesis00/bip39-generator impersonates the bitcoinjs project author field set to 'bitcoinjs', repo URL pointing at...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/08/04 2:25 a.m.15 views

MAL-2026-11515 Malicious code in @zzzgenesis00/bip39-generator (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4029e4462d0c27bbfd619024ba7311a0ecefef1ce551dba08ea57e920047e246 Package @zzzgenesis00/bip39-generator impersonates the bitcoinjs project author field set to 'bitcoinjs', repo URL pointing at...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/07/09 12:00 a.m.16 views

MAL-2026-10026 Malicious code in @wagni_bot/hyperliquid-sdk (npm)

The npm package @wagnibot/hyperliquid-sdk is a supply-chain credential stealer disguised as a Hyperliquid SDK. It is one member of a coordinated campaign of 25 crypto/web3 typosquat packages published under the single npm scope @wagnibot on 2026-07-09. Each package declares a postinstall lifecycl...

5.9AI score
SaveExploits0References9
Rows per page
Query Builder