Lucene search
+L

67 matches found

Prion
Prion
added 2023/05/21 10:15 p.m.29 views

Design/Logic Flaw

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

5CVSS7.5AI score0.00582EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2023/05/21 12:00 a.m.13 views

PT-2023-24246 · Unknown · Iden3 Snarkjs

Name of the Vulnerable Software and Affected Versions: iden3 snarkjs versions through 0.6.11 Description: The issue allows double spending due to the lack of validation that the publicSignals length is less than the field modulus. Recommendations: For iden3 snarkjs versions through 0.6.11, consid...

7.5CVSS6.9AI score0.00582EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2023/05/21 12:00 a.m.35 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.8AI score0.00582EPSS
SaveExploits0References2
OSV
OSV
added 2023/05/21 12:00 a.m.25 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.1AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/05/21 12:00 a.m.7 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...

6.8AI score0.00582EPSS
SaveExploits0References2
CVE
CVE
added 2023/05/21 12:00 a.m.88 views

CVE-2023-33252

CVE-2023-33252 concerns the iden3 snarkjs library (up to v0.6.11). The root cause is a missing validation of the length of publicSignals against the field modulus, enabling potential double-spending . The CVE is supported by multiple connected reports (Red Hat, OSV, GHSA, NVD, Veracode) documenti...

7.5CVSS7.5AI score0.00582EPSS
SaveExploits0References2Affected Software1
Code423n4
Code423n4
added 2023/03/18 12:00 a.m.15 views

Adding Multiple Blocks with the Same Timestamp Can Create Ambiguity in the Order of Blocks in the Blockchain Network

Lines of code Vulnerability details Impact Multiple blocks at the same timestamp creates ambiguity about the order in which these blocks should be added to the chain. This can cause inconsistencies in the state of the network and make it vulnerable to attacks such as double-spending. Proof of...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/18 12:00 a.m.25 views

The Risk of Adding an Incorrect Previous Block Hash Value in a Blockchain Network

Lines of code Vulnerability details Impact There is a risk of adding an incorrect previous block hash value to a block, either intentionally or unintentionally. If the previous block hash value is incorrect, it means that the data in the previous block has been tampered with, and the current bloc...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/11/28 12:00 a.m.13 views

Possible double spending issue for PirexERC4626 vault

Lines of code Vulnerability details Impact Solmate's ERC20 does not provide option to increase/decrease allowance, and only option to do so is by setting it via approve - which sets this amount directly. This poses a problem of double spending, when a user want to check current allowance, and bad...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/11/06 12:00 a.m.13 views

Double spending risk in L1 Bridge Contract

Lines of code Vulnerability details Impact There is double spending risk in L1 Bridge Contract. The user may call claimFailedDeposit to release their locked fund while they still have token balance in L2 network. Proof of Concept Let us focus on the L1ERC20Bridge.sol /// @dev Withdraw funds from...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/19 12:00 a.m.13 views

Proposer can double spend his votes as many times as he likes, rugging the party

Lines of code Vulnerability details Description Proposals are created using PartyGovernance's proposeproposal,.. function, and voted on thereafter using acceptproposalid,…. To make sure users don't vote twice, every proposal has hasVoted mapping to keep note of votes. The number of votes counted...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/01 12:00 a.m.20 views

Lack of Access Restriction for Conduit Creation

Lines of code Vulnerability details Impact Anyone can call the createConduit function in the ConduitController contract to create new channels and set the conduit owner. This is dangerous because a hacker can create a new conduit and set himself as the owner of the conduit. The hacker can use the...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/02/22 12:00 a.m.9 views

batched delegate calls used can result in double spending bug

Lines of code Vulnerability details Impact In TWABDelegator.sol anyone can call the multicall function which then calls multicall in PermitAndMulticall.sol. When using batched delegatecalls the msg.sender and msg.value are not updated on every iteration and this can result in double spending bugs...

7.1AI score
SaveExploits0
NVD
NVD
added 2022/02/07 1:15 p.m.20 views

CVE-2021-46359

FISCO-BCOS release-3.0.0-rc2 contains a denial of service vulnerability. Some transactions may not be committed successfully, and malicious users may use this to achieve double-spending attacks...

7.5CVSS0.01197EPSS
SaveExploits1References1
OSV
OSV
added 2022/02/07 1:15 p.m.14 views

CVE-2021-46359

FISCO-BCOS release-3.0.0-rc2 contains a denial of service vulnerability. Some transactions may not be committed successfully, and malicious users may use this to achieve double-spending attacks...

7.5CVSS7AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/02/07 1:15 p.m.10 views

CVE-2021-46359

FISCO-BCOS release-3.0.0-rc2 contains a denial of service vulnerability. Some transactions may not be committed successfully, and malicious users may use this to achieve double-spending attacks...

7.5CVSS7.2AI score0.01197EPSS
SaveExploits1References2
Prion
Prion
added 2022/02/07 1:15 p.m.23 views

Design/Logic Flaw

FISCO-BCOS release-3.0.0-rc2 contains a denial of service vulnerability. Some transactions may not be committed successfully, and malicious users may use this to achieve double-spending attacks...

5CVSS7.4AI score0.01197EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2022/02/07 12:47 p.m.54 views

CVE-2021-46359

CVE-2021-46359 affects FISCO-BCOS release-3.0.0-rc2. The issue is a denial-of-service vulnerability where some transactions may fail to commit, which could enable a double-spending scenario according to linked sources. The vulnerability is documented across multiple feeds (NVD/NVD-derived, CVE li...

7.5CVSS7.4AI score0.01197EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/02/07 12:47 p.m.26 views

CVE-2021-46359

FISCO-BCOS release-3.0.0-rc2 contains a denial of service vulnerability. Some transactions may not be committed successfully, and malicious users may use this to achieve double-spending attacks...

7.6AI score0.01197EPSS
SaveExploits1References1
Code423n4
Code423n4
added 2022/01/14 12:00 a.m.12 views

No check that _to and from are different addresses in outboundTransfer() function

Handle jayjonah8 Vulnerability details Impact In L1LPTGateway.sol the outboundTransfer function transfers the l1Token from the msg.sender to the l1LPTEscrow contract. It also takes in the to argument which is set in the outboundCalldata variable. This function does not check if the msg.sender and...

7.1AI score
SaveExploits0
Rows per page
Query Builder