SCA: security update for strawberry-graphql (GHSA-79gp-q4wv-33fr)

medium Tenable Self-Hosted Container Security Plugin ID 411963

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2024-47082)

See Also

https://github.com/advisories/GHSA-79gp-q4wv-33fr

Plugin Details

Severity: Medium

ID: 411963

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2024-47082

CVSS v3

Risk Factor: High

Base Score: 8

Temporal Score: 7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 4.8

Threat Score: 1.1

Threat Vector: CVSS:4.0/E:U

Vector: 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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/25/2024

Vulnerability Publication Date: 9/25/2024

Reference Information

CVE: CVE-2024-47082

cwe: CWE-352