Open c4-bot-9 opened 9 months ago
Fixed. Arbitrary safe wallet addresses are no longer suppliable to the stopRent() functions, additionally stopRent() and stopRentBatch() now validate the existence of the supplied rental order prior to the transferal of the rental NFTs.
stopRent()
stopRentBatch()
gzeon-c4 marked the issue as satisfactory
Lines of code
Vulnerability details
Fixed. Arbitrary safe wallet addresses are no longer suppliable to the
stopRent()
functions, additionallystopRent()
andstopRentBatch()
now validate the existence of the supplied rental order prior to the transferal of the rental NFTs.