Mozilla: csrftoken not unique to session or specific user and csrfmiddlewaretoken can be altered
The CSRF token used in the application was not unique to the session or specific user, allowing an attacker to use a valid CSRF token obtained from another user to perform unauthorized actions on behalf of that user...