Description: The ChristmasDinner::deposit function only allows the msg.sender to be signed up by adding him to the ChristmasDinner::partcipant mapping. Therefore a user can't sign up other users or his friends, he can only sign up himself to the event(dinner).
Impact: User can't sign up other users as is described in the specification and in the dev comments
Proof of Concept:
Is obvious
Recommendation: Add the possibility to sign up another user by adding a parameter userToSignUp
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.