Lucene search
+L

3395 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2023/08/31 10:16 p.m.4 views

Malicious code in wallet-add-chain (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware f669adaac6e6303053b5a1d293a7250bd6a4f8e3c3fa52f941d1a1c4497955a0 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/08/25 12:00 a.m.13 views

PT-2023-27518 · Freighter · Freighter

Name of the Vulnerable Software and Affected Versions: Freighter versions prior to 5.3.1 Description: The issue impacts access control to the mnemonic recovery phrase, potentially allowing a malicious website to access the recovery mnemonic phrase when the Freighter wallet is unlocked...

8.1CVSS7.2AI score0.00676EPSS
SaveExploits0References8
HackRead
HackRead
added 2023/08/21 3:38 p.m.26 views

Benefits of Using an Anonymous Bitcoin Wallet in 2023

By Owais Sultan An anonymous Bitcoin wallet makes it possible to extend the level of anonymity when transferring cryptocurrencies to a… This is a post from HackRead.com Read the original post: Benefits of Using an Anonymous Bitcoin Wallet in 2023...

6.9AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2023/08/10 11:12 a.m.36 views

Cryptographic Flaw in Libbitcoin Explorer Cryptocurrency Wallet

Cryptographic flaws still matter. Heres a flaw in the random-number generator used to create private keys. The seed has only 32 bits of entropy. Seems like this flaw is being exploited in the wild. EDITED TO ADD 8/14: A good explainer...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/10 12:00 a.m.13 views

Delegation empowers more voting weight than expected

Lines of code Vulnerability details Description and Impact The user's voting power decreases linearly from the moment of the lock. To prevent this decrease, users can delegate their voting power to a new wallet. Here is an example scenario illustrating this: 1. The user owns two wallets, Wallet A...

6.7AI score
SaveExploits0
Prion
Prion
added 2023/08/09 10:15 p.m.21 views

Design/Logic Flaw

Crypto wallets implementing the Lindell17 TSS protocol might allow an attacker to extract the full ECDSA private key by exfiltrating a single bit in every signature attempt 256 in total because of not adhering to the paper's security proof's assumption regarding handling aborts after a failed...

5.5CVSS7.9AI score0.01506EPSS
SaveExploits2References4
Prion
Prion
added 2023/08/09 10:15 p.m.26 views

Design/Logic Flaw

Crypto wallets implementing the GG18 or GG20 TSS protocol might allow an attacker to extract a full ECDSA private key by injecting a malicious pallier key and cheating in the range proof. Depending on the Beta parameters chosen in the protocol implementation, the attack might require 16 signature...

6.4CVSS9AI score0.01183EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2023/08/09 9:01 p.m.16 views

CVE-2023-33242 Lindell17 TSS Abort Mishandling

Crypto wallets implementing the Lindell17 TSS protocol might allow an attacker to extract the full ECDSA private key by exfiltrating a single bit in every signature attempt 256 in total because of not adhering to the paper's security proof's assumption regarding handling aborts after a failed...

9.6CVSS6.9AI score0.01506EPSS
SaveExploits2References4
NVD
NVD
added 2023/08/09 3:15 a.m.33 views

CVE-2023-39910

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...

7.5CVSS7.5AI score0.01804EPSS
SaveExploits1References6
Prion
Prion
added 2023/08/09 3:15 a.m.38 views

Design/Logic Flaw

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...

5CVSS7.5AI score0.01804EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2023/08/09 12:00 a.m.43 views

CVE-2023-39910

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...

7.6AI score0.01804EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2023/08/09 12:00 a.m.23 views

CVE-2023-39910

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...

6.9AI score0.01804EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2023/08/09 12:00 a.m.10 views

GG18 TSS and GG20 TSS Injection Vulnerabilities

tss-lib is an open source IO FinNet implementation of the multi-party t,n- threshold ECDSA Elliptic Curve Digital Signature Algorithm based on Gennaro and Goldfeder 20201 and EdDSA Edwards Curve Digital Signature Algorithm. A security vulnerability exists in the GG18 , GG20 TSS that stems from...

9.6CVSS6.8AI score0.01183EPSS
SaveExploits1References6
OSV
OSV
added 2023/08/09 12:00 a.m.38 views

CVE-2023-39910

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...

7.1AI score
SaveExploits0References8
CNNVD
CNNVD
added 2023/08/09 12:00 a.m.13 views

Lindell17 TSS Injection Vulnerability

tss-lib is an open source IO FinNet implementation of the multi-party t,n- threshold ECDSA Elliptic Curve Digital Signature Algorithm based on Gennaro and Goldfeder 20201 and EdDSA Edwards Curve Digital Signature Algorithm. A security vulnerability exists in Lindell17 TSS that stems from allowing...

9.6CVSS6.8AI score0.01506EPSS
SaveExploits2References6
CVE
CVE
added 2023/08/09 12:00 a.m.162 views

CVE-2023-39910

CVE-2023-39910 (Milk Sad) affects Libbitcoin Explorer 3.0.0–3.6.0. The wallet entropy seeding uses an mt19937 PRNG, constraining internal entropy to 32 bits regardless of settings, enabling attackers to recover wallet private keys from residual memory and steal funds. The description notes this w...

7.5CVSS7.4AI score0.01804EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2023/08/08 12:00 a.m.23 views

PT-2023-5500

Name of the Vulnerable Software and Affected Versions Libbitcoin Explorer versions 3.0.0 through 3.6.0 Description The issue is related to the use of a weak cryptocurrency wallet entropy seeding mechanism in Libbitcoin Explorer, also known as the Milk Sad issue. This weakness allows remote...

7.8CVSS7AI score0.01804EPSS
SaveExploits1References31
Code423n4
Code423n4
added 2023/08/07 12:00 a.m.17 views

call() should be used instead of transfer() on an address payable

Lines of code Vulnerability details Impact The use of the transfer function for sending ETH to an address will inevitably make the transaction fail when: The claimer smart contract does not implement a payable function. The claimer smart contract does implement a payable fallback which uses more...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2023/08/06 9:59 p.m.27 views

Information Disclosure

dogecoin is vulnerable to Information Disclosure. An attacker could exploit this vulnerability to steal a user's Bitcoin by obtaining their wallet.dat file. This could be done by causing the Bitcoin Core software to crash, and then extracting the wallet.dat file from the core dump file...

7.5CVSS6.6AI score0.01402EPSS
SaveExploits0References5Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/07/31 3:07 p.m.8 views

Malicious code in coinbase-wallet-sdk (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 1892cfeefb3909aa3aed58c0112f2bc9fcb0a762f2242e57c991846a6b8bc875 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0References1
Rows per page
Query Builder