Launch Week Day 1: Announcing Security Design Review
MEDIUM 4.6 PyPI

Cross-Site Request Forgery (CSRF) in strawberry-graphql

GHSA-79gp-q4wv-33fr · CVE-2024-47082 · PYSEC-2024-171

Published · Modified

Description

Impact

Multipart file upload support as defined in the GraphQL multipart request specification was enabled by default in all Strawberry HTTP view integrations. This made all Strawberry HTTP view integrations vulnerable to CSRF attacks if users did not explicitly enable CSRF preventing security mechanism for their servers.
Additionally, the Django HTTP view integration, in particular, had an exemption for Django's built-in CSRF protection (i.e., the CsrfViewMiddleware middleware) by default.

In affect, all Strawberry integrations were vulnerable to CSRF attacks by default.

Patches

Version v0.243.0 is the first strawberry-graphql including a patch. Check out our documentation for additional details and upgrade instructions.

References

Credits

Ready to move

Start Securing

Free, no credit card | First findings in minutes