TempleGold

TempleDAO
Foundry
25,000 USDC
View results
Submission Details
Severity: low
Invalid

in Auction , recovery Function for ERC20 is implemented but for NFT is not

Summary

https://github.com/Cyfrin/2024-07-templegold/blob/57a3e597e9199f9e9e0c26aab2123332eb19cc28/protocol/contracts/templegold/DaiGoldAuction.sol#L260

if someone bid acidendly blindly with NFT it will be note recovered

Vulnerability Details

lack of recovery functions for NFT

Impact

Lost NFT tokens of noobies

Tools Used

foundry

Recommendations

add similar function to

function recoverToken(

compatible with interface of function safeTransferFrom(address from, address to, uint256 tokenId) external;

Updates

Lead Judging Commences

inallhonesty Lead Judge 11 months ago
Submission Judgement Published
Invalidated
Reason: Lack of quality

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.