The testPwned() method in the tests will run 'touch youve-been-pwned-remember-to-turn-off-ffi!' in your system.
The project has FFI enabled which allows Foundry to execute arbitrary system commands. This poses a large security risk as it could allow users who run these tests to potentially execute malicious code without realising it. In this case it is simple making an empty file, but could also be something much worse.
Potentially compromising the security of users who run tests.
Foundry
Disable FFI in foundry.toml and remove the testPwned() test.
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.