SCA: security update for Quart, Werkzeug (GHSA-q34m-jh98-gwm2)

medium Tenable Self-Hosted Container Security Plugin ID 417823

Description

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

- Werkzeug is a Web Server Gateway Interface web application library. Applications using
`werkzeug.formparser.MultiPartParser` corresponding to a version of Werkzeug prior to 3.0.6 to parse
`multipart/form-data` requests (e.g. all flask applications) are vulnerable to a relatively simple but
effective resource exhaustion (denial of service) attack. A specifically crafted form submission request
can cause the parser to allocate and block 3 to 8 times the upload size in main memory. There is no upper
limit; a single upload at 1 Gbit/s can exhaust 32 GB of RAM in less than 60 seconds. Werkzeug version
3.0.6 fixes this issue. (CVE-2024-49767)

Solution

Update the Quart library and its related packages to version 0.20.0 or later.

See Also

https://github.com/advisories/GHSA-q34m-jh98-gwm2

Plugin Details

Severity: Medium

ID: 417823

Version: Revision 1.14

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

Score: 3

Percentile: 23.69

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2024-49767

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/25/2024

Vulnerability Publication Date: 10/25/2024

Reference Information

CVE: CVE-2024-49767

cwe: CWE-400