Security Advisories (1)
CVE-2023-52431 (2023-07-14)

When not using signed cookies, it was possible to bypass XSRFBlock by POSTing an empty form value and an empty cookie

Changes for version 0.0.17 - 2022-10-17

  • remove internal _token_generator (wasn't documented, couldn't really be changed without also changing invalid_signature, and produced a ref loop)

Documentation

Modules

Block XSRF Attacks with minimal changes to your app