https://github.com/Cyfrin/2024-09-mystery-box/blob/main/src/MysteryBox.sol#L47
Since block.timestamp and msg.sender are publicly accessible values, they can be predicted by buyers or miners, making the randomness vulnerable to manipulation.
randomness can be manipulated by buyers to get higher random values
consider using Chainlink VRF (Verifiable Random Function)
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.