quart@0.18.4 vulnerabilities

A Python ASGI web microframework with the same API as Flask

Direct Vulnerabilities

Known vulnerabilities in the quart package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Allocation of Resources Without Limits or Throttling

Quart is an A Python ASGI web microframework with the same API as Flask

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in formparser.MultiPartParser(). An attacker can cause the parser to consume more memory than the upload size, in excess of max_form_memory_size, by sending malicious data in a non-file field of a multipart/form-data request.

How to fix Allocation of Resources Without Limits or Throttling?

Upgrade Quart to version 0.19.7 or higher.

[,0.19.7)