Broken Authentication (Insecure CSRF and Session ID)
We have currently carried out security tests on our system developed with Django, our security specialists report a vulnerability to us when a CSRF (Broken Authentication) token is obtained.
(Insecure CSRF and Session ID)), since if this token is obtained it is possible to reuse it several times allowing brute force attacks. Is it possible to modify the validity of this token or disable it when it is consumed in a post/put request and generate a new token within the session or limited the time valid from the inicial token CSRF ?
Change History
(2)
Resolution: |
→ needsinfo
|
Status: |
new → closed
|
Resolution: |
needsinfo → invalid
|
There's not sufficient detail here to assess. As well it's a security report and should not be made in public.
Please follow up with sufficient detail to reproduce to security@…
This is highlighted before creating an issue: