CVE-2024-47082
CVSS V2 None
CVSS V3 None
Description
Strawberry GraphQL is a library for creating GraphQL APIs. Prior to version 0.243.0, 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 cross-site request forgery (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. Version `v0.243.0` is the first `strawberry-graphql` including a patch.
Overview
- CVE ID
- CVE-2024-47082
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-09-25T17:48:24.065Z
- Last Modified Date
- 2024-09-25T18:05:24.810Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/strawberry-graphql/strawberry/security/advisories/GHSA-79gp-q4wv-33fr | x_refsource_CONFIRM |
https://github.com/strawberry-graphql/strawberry/commit/37265b230e511480a9ceace492f9f6a484be1387 | x_refsource_MISC |
https://strawberry.rocks/docs/breaking-changes/0.243.0 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-47082 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47082 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-10-06 12:24:57 | Added to TrackCVE |