python-multipart@0.0.17 vulnerabilities

A streaming multipart parser for Python

  • latest version

    0.0.20

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    9 days ago

  • licenses detected

  • Direct Vulnerabilities

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

    python-multipart is an A streaming multipart parser for Python

    Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the multipart/form-data, when line breaks: CR \r or LF \n in front of the first boundary and any tailing bytes after the last boundary are skipped. An attacker can cause excessive logging and high CPU load, stalling the processing thread by sending a malicious request with lots of data.

    How to fix Allocation of Resources Without Limits or Throttling?

    Upgrade python-multipart to version 0.0.18 or higher.

    [,0.0.18)