quart@0.15.1 vulnerabilities

A Python ASGI web framework with the same API as Flask

  • latest version

    0.20.0

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    11 months ago

  • licenses detected

  • Direct Vulnerabilities

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable 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)