issues
search
sherlock-audit
/
2024-02-radicalxchange-judging
3
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
jah - pervious owner cant bid because of the fee calculation amount in EnglishPeriodicAuctionInternal._placeBid
#126
sherlock-admin3
closed
8 months ago
6
psb01 - Existing owner of token or initial bidder can not place bid
#125
sherlock-admin2
closed
8 months ago
0
Al-Qa-qa - The token owner can monopoly it, without paying anything if there are no fees.
#124
sherlock-admin4
closed
8 months ago
0
turvec - Broken Invariant: highest bidder can cancel bid
#123
sherlock-admin3
closed
8 months ago
0
jah - a user can cancel his bid even if he is the highest biddeer and win without tranferring a bid
#122
sherlock-admin2
closed
8 months ago
0
thisvishalsingh - risk of reentrancy in `_withdrawCollateral`
#121
sherlock-admin4
closed
8 months ago
0
dipp - The highest bidder for the current auction round is able to claim their collateral in addition to the auctioned tokenId
#120
sherlock-admin3
closed
8 months ago
0
ge6a - _cancelAllBids does not check if the current bidder is the highest bid bidder
#119
sherlock-admin2
closed
8 months ago
0
merlin - Some highest bidder's ether will remain on the EnglishPeriodicAuctionFacet smart contract
#118
sherlock-admin4
closed
8 months ago
0
0xPwned - _placeBid reverts for perfectly fine bid and collateral amount.
#117
sherlock-admin3
closed
8 months ago
0
jah - wrong calculation in englishperiodicautioninternal
#116
sherlock-admin2
closed
8 months ago
9
koreanspicygarlic - cancelAllBids might be impossible to be called due to OOG
#115
sherlock-admin4
closed
8 months ago
0
theOwl - Bidder can take the place of the highest bidder without having a bigger bid
#114
sherlock-admin3
closed
8 months ago
0
thisvishalsingh - Potential for Unbounded Loop in `_cancelAllBids`
#113
sherlock-admin2
closed
8 months ago
0
Al-Qa-qa - Unbidded Auctions can not get closed because of not checking `repossessor` address.
#112
sherlock-admin4
closed
8 months ago
0
Al-Qa-qa - `feeAmount` can get locked because of missing returned value check after distributing `SETH` to beneficiaries
#111
sherlock-admin3
closed
7 months ago
15
Al-Qa-qa - Bidders can pay less fees than required because of rounding down
#110
sherlock-admin2
closed
8 months ago
0
Al-Qa-qa - `EnglishPeriodicAuctionInternal::_cancelAllBids()` will be un-callable after many rounds
#109
sherlock-admin4
closed
8 months ago
0
Al-Qa-qa - The Highest Bidder can steal the collateral and win the auction without paying
#108
sherlock-admin3
closed
8 months ago
0
Al-Qa-qa - No Fees state makes the Auction process insolvable
#107
sherlock-admin2
closed
8 months ago
0
ljj - [H-02] Current steward has too much advantage in the auction leading to multiple problems.
#106
sherlock-admin4
closed
8 months ago
3
theOwl - If the honorarium is to small compared with the total number of units, then no values will be added for the shareholders because of the rounding down
#105
sherlock-admin3
closed
8 months ago
15
koreanspicygarlic - cancelAllBids does not check if bid is highest bid.
#104
sherlock-admin2
closed
8 months ago
0
merlin - Bidder with highest bid can cancel their bid and withdraw collateral
#103
sherlock-admin4
closed
8 months ago
0
koreanspicygarlic - ETH might be burned if bidder becomes owner prior to end of auction
#102
sherlock-admin3
closed
8 months ago
1
Marcologonz - The highest bidder can cancel his bid, withdraw his collateral and still obtain ownership of the license
#101
sherlock-admin2
closed
8 months ago
0
koreanspicygarlic - NFT owner can drain the contract
#100
sherlock-admin4
closed
8 months ago
1
ethernal - Highest bidder can cancel his bid even though he's not supposed to
#99
sherlock-admin3
closed
8 months ago
0
0xPwned - The original SL owner can keep their position as the highest bidder by inflating their bid amount while only paying a fraction of it.
#98
sherlock-admin2
closed
8 months ago
0
psb01 - highest bidder can cancel bid
#97
sherlock-admin4
closed
8 months ago
0
theOwl - Malicious bidder can steal the license by canceling his bid before end of the auction using cancelAllBidsAndWithdrawCollateral
#96
sherlock-admin3
closed
8 months ago
0
neocrao - Bidders are susceptible to bidding parameters changes during on ongoing auction
#95
sherlock-admin2
closed
8 months ago
0
aycozynfada - Malicious admin can cheat other bidders out of aunction by setting exhorbitant Mininimum Bid increment.
#94
sherlock-admin4
closed
8 months ago
0
thisvishalsingh - Bid Cancellation Logic flaw
#93
sherlock-admin3
closed
8 months ago
0
emrekocak - `EnglishPeriodicAuctionInternal::_placeBid` function may revert because of rounded fee calculation
#92
sherlock-admin2
closed
8 months ago
4
kgothatso - winning a bid with less funds deposited
#91
sherlock-admin3
closed
8 months ago
0
Dots - User can cancel bid if he is the highest bidder
#90
sherlock-admin4
closed
8 months ago
0
404666 - Auction extension doesn't work as intended
#89
sherlock-admin2
closed
8 months ago
19
dian.ivanov - Missing input validation/constraints on all setters
#88
sherlock-admin3
closed
8 months ago
0
0xPwned - The highest bidder can win the auction without paying the deposited collateral amount.
#87
sherlock-admin4
closed
8 months ago
0
kgothatso - user can withdraw more than they deposited
#86
sherlock-admin2
closed
8 months ago
2
DenTonylifer - Highest bidder can cancel his bid
#85
sherlock-admin3
closed
8 months ago
0
aycozynfada - Highest bidder can still cancel bid with cancelAllBidsAndWithdrawCollateral()
#84
sherlock-admin4
closed
8 months ago
0
Tendency - The Highest Bidder Can Maliciously Cancel His Bid Just Before Closing the Auction
#83
sherlock-admin2
closed
8 months ago
0
ljj - [H-01] Highest bidder can cancel their bid and withdraw their collateral.
#82
sherlock-admin3
closed
8 months ago
0
valentin2304 - highest bidder is able to cancle his bid using _cancelAllBids function
#81
sherlock-admin4
closed
8 months ago
0
Atharv - `EnglishPeriodicAuctionInternal.sol:_cancelAllBids` function can cancel the highest bid
#80
sherlock-admin2
closed
8 months ago
0
sandy - ``currentBidder``, if becomes the ``highest bidder`` can skip paying ``feeAmount`` to the ``beneficiary`` by calling ``_cancelAllBids()`` before auction is settled by ``_closeAuction()`` function.
#79
sherlock-admin4
closed
8 months ago
0
thisvishalsingh - Auction Logic Flaw
#78
sherlock-admin4
closed
8 months ago
0
aycozynfada - executing the initializeAuction() without the owner parameter can render the contract without ownership
#77
sherlock-admin2
closed
8 months ago
0
Next