Severity: Low
Confidence: High
There is no limit specified on the amount of gas used, so the recipient can use up all of the transaction's gas, causing it to revert. Use addr.call{gas: <amount>}()
or this library instead.
File: src/ProxyFactory.sol
https://github.com/Cyfrin/2023-08-sparkn/blob/main/src/ProxyFactory.sol#L250
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.