Goal: Add a new attraction through a forged cross-site request and make the action endpoint return a flag.
The endpoint trusts any authenticated browser request and never verifies that the request originated from the application itself. That means a malicious external page can force the victim browser to submit the same POST and create a new attraction.