aiohttp@3.11.9 vulnerabilities

Async http client/server framework (asyncio)

  • latest version

    3.11.11

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    4 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the aiohttp 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

    Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the SelectorSocketTransport.writelines() method not draining its buffers, when Protocols are in use. An attacker can cause this behavior which eventually exhausts available memory by continuously writing data without triggering the buffer drain mechanism.

    Note: This is only exploitable on macOS and Linux.

    How to fix Allocation of Resources Without Limits or Throttling?

    Upgrade aiohttp to version 3.11.10 or higher.

    [3.11.0rc2,3.11.10)