quart@0.6.9 vulnerabilities

A Python ASGI web framework with the same API as Flask

  • latest version

    0.20.0

  • latest non vulnerable version

  • first published

    7 years ago

  • latest version published

    3 months ago

  • licenses detected

  • Direct Vulnerabilities

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

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    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)