litestar@2.0.0a5 vulnerabilities

Litestar - A production-ready, highly performant, extensible ASGI API Framework

  • latest version

    2.15.2

  • latest non vulnerable version

  • first published

    2 years ago

  • latest version published

    14 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the litestar 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
    • H
    Allocation of Resources Without Limits or Throttling

    litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework

    Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the lack of size limits or size checks when reading the request body into memory via await self.body().

    Note: All Litestar applications that process json, msgpack or form-data submission requests are affected

    How to fix Allocation of Resources Without Limits or Throttling?

    Upgrade litestar to version 2.13.0 or higher.

    [,2.13.0)