CVE-2024-47082
MEDIUM4.6EPSS 0.14%Cross-Site Request Forgery (CSRF) in strawberry-graphql
描述
### Impact Multipart file upload support as defined in the [GraphQL multipart request specification](https://github.com/jaydenseric/graphql-multipart-request-spec) 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](https://strawberry.rocks/docs/breaking-changes/0.243.0) for additional details and upgrade instructions. ### References - [Strawberry upgrade guide](https://strawberry.rocks/docs/breaking-changes/0.243.0) - [Multipart Upload Security Implications](https://github.com/jaydenseric/graphql-multipart-request-spec/blob/master/readme.md#security) ### Credits - [Thomas Grainger](https://github.com/graingert) - [Arthur Bayr](https://github.com/speedy1991) - [Jonathan Ehwald](https://github.com/DoctorJohn)
受影響套件(2)
- PyPI/strawberry-graphqlfrom 0, < 0.243.0
- PyPI/strawberry-graphqlfrom 0, < 37265b230e511480a9ceace492f9f6a484be1387 | from 0, < 0.243.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | MEDIUM4.6 | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-47082
- PATCHhttps://github.com/strawberry-graphql/strawberry
- WEBhttps://github.com/pypa/advisory-database/tree/main/vulns/strawberry-graphql/PYSEC-2024-171.yaml
- WEBhttps://github.com/strawberry-graphql/strawberry/commit/37265b230e511480a9ceace492f9f6a484be1387
- WEBhttps://github.com/strawberry-graphql/strawberry/security/advisories/GHSA-79gp-q4wv-33fr
- WEBhttps://strawberry.rocks/docs/breaking-changes/0.243.0