Lucene search
+L

873 matches found

Code423n4
Code423n4
added 2022/11/08 12:00 a.m.19 views

seller can change lowestBaseand lowestQuote and the seller can make it diffrent values causing a dos or loss of funds

Lines of code Vulnerability details Impact When I a seller finalizes the auction they change the lowestQuote and lowestBase.When users withdraw from the auction after the auction is finalized. QuoteBought is calculated with the new amounts which can cause dos or refund their leftover quote amount...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/11/08 12:00 a.m.37 views

Contracts will not working correctly after February 2106. Vesting will be locked forever if withdrawn after February 2106.

Lines of code Vulnerability details Impact Contracts will not working correctly after February 2106. Migration takes costs and is risky. You shouldn't pass on this work to future programmers. You should fix it in the first place. In case anything went wrong during migration, a big fund loss will...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/11/08 12:00 a.m.24 views

Some bidders can withdraw would claim moreof the baseToken when auction CliffPercent value is 1

Lines of code Vulnerability details Impact If an auction is created with a.timings.cliffPercent set to 1 , then during withdrawal of baseTokens after auction ends, the some bidders to withdraw would claim more tokens than others of the baseToken amounts. Proof of Concept 1. Auction A is created...

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

Bid can be cancelled after being finalized

Lines of code Vulnerability details Impact The SizeSealed contract's cancelBid function can be called after auction has been finalized, thereby allowing the bidder to withdraw their quoteToken after bid is finalized This is possible by bypassing the if a.data.lowestQuote != typeuint128.max ||...

7AI score
SaveExploits0
CNNVD
CNNVD
added 2022/10/31 12:00 a.m.9 views

编号撤回

This CVE number has been withdrawn...

5.2AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/30 12:00 a.m.16 views

Owner can drain pledged tokens balance with recoverERC20 function

Lines of code Vulnerability details Impact The recoverERC20 function allows the owner to withdraw the ERC20 tokens sent by acceident to the contract but it doesn't allow him to withdraw pldged tokens, the owner though could use the removeRewardToken function to remove a token used currently in a...

6.7AI score
SaveExploits0
Prion
Prion
added 2022/10/29 5:15 p.m.27 views

Design/Logic Flaw

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7AI score
SaveExploits0
CNNVD
CNNVD
added 2022/10/29 12:00 a.m.8 views

编号撤回

This CVE number has been withdrawn...

7.7AI score
SaveExploits0
CNNVD
CNNVD
added 2022/10/24 12:00 a.m.21 views

编号撤回

This CVE number has been withdrawn...

5.2AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/10/17 1:15 p.m.3 views

CVE-2022-3555

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

6AI score
SaveExploits0References3
Prion
Prion
added 2022/10/17 12:15 p.m.21 views

Design/Logic Flaw

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/10/17 12:15 p.m.8 views

UBUNTU-CVE-2022-3542

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

5.5CVSS6.3AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2022/10/17 9:15 a.m.4 views

CVE-2022-3532

DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

5.8AI score
SaveExploits0References3
Prion
Prion
added 2022/10/16 7:15 p.m.16 views

Design/Logic Flaw

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.1AI score
SaveExploits0
Prion
Prion
added 2022/10/16 7:15 p.m.16 views

Design/Logic Flaw

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

7.1AI score
SaveExploits0
CNNVD
CNNVD
added 2022/10/16 12:00 a.m.8 views

编号撤回

This CVE number has been withdrawn...

5.2AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/12 12:00 a.m.20 views

No withdraw mechanism for eth sent to GraphProxy contract

Lines of code Vulnerability details Impact The GraphProxy contract implements receive and fallback functions to receive funds. However, there is no method associated with a user to withdraw his funds which might be sent accidentally to the proxy contract, thus leading to most of the eth locked in...

6.7AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/10/01 7:00 a.m.6 views

Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.

...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/09/26 12:00 a.m.16 views

Cannot Withdraw GOO Accrued In GobblerReserve Contracts

Lines of code Vulnerability details Impact The affected GobblerReserve contract does not implement any functionality to withdraw any accrued GOO. Considering that the community and team addresses in the ArtGobblers contract are going to be newly deployed GobblerReserve contracts, immutable and...

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

Use of transfer() instead of call() to send eth

Lines of code Vulnerability details Use of transfer instead of call to send eth Impact Use of transfer might render ETH impossible to withdraw because after istanbul hardfork, there is increases in the gas cost of the SLOAD operation and therefore breaks some existing smart contracts.Those...

6.8AI score
SaveExploits0
Rows per page
Query Builder