Lucene search
K

66 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 9:55 a.m.3 views

CVE-2020-12119

Ledger Live before 2.7.0 does not handle Bitcoin's Replace-By-Fee RBF. It increases the user's balance with the value of an unconfirmed transaction as soon as it is received before the transaction is confirmed and does not decrease the balance when it is canceled. As a result, users are exposed t...

8.1CVSS6.9AI score0.002EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2013-3158

Malware in sbrugna...

6.4CVSS6.4AI score0.06693EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-4434

Malware in sbrugna...

8.1CVSS8.1AI score0.002EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-29654

Malware in sbrugna...

7.5CVSS7.5AI score0.00195EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2013-3157

Malware in sbrugna...

5CVSS6.4AI score0.00434EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2021-33047

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00334EPSS
Exploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2023-1652

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00119EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/08/24 8:11 p.m.3 views

CVE-2025-57801

gnark is a zero-knowledge proof system framework. In versions prior to 0.14.0, the Verify function in eddsa.go and ecdsa.go used the S value from a signature without asserting that 0 ≤ S order, leading to a signature malleability vulnerability. Because gnark’s native EdDSA and ECDSA circuits lack...

9.1CVSS7AI score0.00064EPSS
Exploits1References1
Snyk
Snyk
added 2025/08/22 8:43 p.m.1 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature due to missing scalar checks in the Verify and prepareVerification functions. An attacker can produce multiple valid signatures for the same message by manipulating the S value in EdDSA a...

9.1CVSS6.8AI score0.00064EPSS
Exploits1References2
Snyk
Snyk
added 2025/08/22 8:43 p.m.1 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature due to missing scalar checks in the Verify and prepareVerification functions. An attacker can produce multiple valid signatures for the same message by manipulating the S value in EdDSA a...

9.1CVSS7AI score0.00064EPSS
Exploits1References2
NVD
NVD
added 2025/08/22 8:15 p.m.3 views

CVE-2025-57801

gnark is a zero-knowledge proof system framework. In versions prior to 0.14.0, the Verify function in eddsa.go and ecdsa.go used the S value from a signature without asserting that 0 ≤ S order, leading to a signature malleability vulnerability. Because gnark’s native EdDSA and ECDSA circuits lack...

9.1CVSS0.00064EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2025/05/23 3:51 a.m.6 views

CVE-2023-33252

iden3 snarkjs through 0.6.11 allows double spending because there is no validation that the publicSignals length is less than the field modulus...

7.5CVSS6.8AI score0.00119EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:52 p.m.4 views

CVE-2020-8806

Electric Coin Company Zcashd before 2.1.1-1 allows attackers to trigger consensus failure and double spending. A valid chain could be incorrectly rejected because timestamp requirements on block headers were not properly enforced...

7.5CVSS6.9AI score0.00195EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 1:29 a.m.6 views

CVE-2013-3220

bitcoind and Bitcoin-Qt before 0.4.9rc2, 0.5.x before 0.5.8rc2, 0.6.x before 0.6.5rc2, and 0.7.x before 0.7.3rc2, and wxBitcoin, do not properly consider whether a block's size could require an excessive number of database locks, which allows remote attackers to cause a denial of service split an...

6.4CVSS6.9AI score0.06693EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 1:29 a.m.7 views

CVE-2013-3219

bitcoind and Bitcoin-Qt 0.8.x before 0.8.1 do not enforce a certain block protocol rule, which allows remote attackers to bypass intended access restrictions and conduct double-spending attacks via a large block that triggers incorrect Berkeley DB locking in older product versions...

5CVSS7AI score0.00434EPSS
Exploits0References1
Code423n4
Code423n4
added 2023/06/13 12:0 a.m.14 views

Signature malleability in createActionBySig allow an attacker to replicate an attack

Lines of code Vulnerability details Overview The createActionBySig is part of a family of functions that can be called by signature. This functionality is shared with castApprovalBySig and castDisapprovalBySig. However, the last two functions rely on the preCastAssertion function that revert on...

7AI score
Exploits0
Code423n4
Code423n4
added 2023/06/09 12:0 a.m.10 views

Legacy version check should be removed to avoid double relaying message in CrossDomainMessager.sol

Lines of code Vulnerability details Impact Legacy version check should be removed to avoid double relaying message Proof of Concept In Optimism bedrock implementation, to handle the pre-bedrock migration, there is code check to make sure the transaction that finalized and relayed in pre-bedrock...

6.9AI score
Exploits0
Github Security Blog
Github Security Blog
added 2023/05/22 12:30 a.m.49 views

Double spend in snarkjs

iden3 snarkjs through 0.6.11 allows double spending because there is no validation that the publicSignals length is less than the field modulus...

7.5CVSS6.9AI score0.00119EPSS
Exploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2023/05/21 10:15 p.m.9 views

CVE-2023-33252

iden3 snarkjs through 0.6.11 allows double spending because there is no validation that the publicSignals length is less than the field modulus...

7.5CVSS7.1AI score0.00119EPSS
Exploits0References3
OSV
OSV
added 2023/05/21 10:15 p.m.19 views

CVE-2023-33252

iden3 snarkjs through 0.6.11 allows double spending because there is no validation that the publicSignals length is less than the field modulus...

7.5CVSS7.1AI score
Exploits0References2
Rows per page
Query Builder