Safety vulnerability ID: 73495
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of strawberry-graphql are vulnerable to Cross-Site Request Forgery (CSRF) and insufficient security in multipart file uploads. CSRF attacks allow unauthorized actions to be performed on behalf of authenticated users due to the implicit CSRF exemption in Strawberry’s Django integration. Additionally, multipart uploads were enabled by default without proper security controls, making them susceptible to malicious file uploads. These issues are resolved by requiring explicit opt-in for multipart uploads and enforcing CSRF protection.
Latest version: 0.263.1
A library for creating GraphQL APIs
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application