U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-47082

Change History

New CVE Received by NIST 9/25/2024 2:15:05 PM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
GitHub, Inc. AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L
Added CWE

								
							
							
						
GitHub, Inc. CWE-352
Added 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.
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/strawberry-graphql/strawberry/commit/37265b230e511480a9ceace492f9f6a484be1387 [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/strawberry-graphql/strawberry/security/advisories/GHSA-79gp-q4wv-33fr [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://strawberry.rocks/docs/breaking-changes/0.243.0 [No types assigned]