aioftp@0.24.0 vulnerabilities

ftp client/server for asyncio

  • latest version

    0.27.2

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    14 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the aioftp 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
    CRLF Injection

    aioftp is a ftp client/server for asyncio

    Affected versions of this package are vulnerable to CRLF Injection via the aioftp.Client.command method that lacks checks for CR/LF characters in command strings. An attacker can add the \r\n characters and inject additional headers in the FTP request sent.

    How to fix CRLF Injection?

    Upgrade aioftp to version 0.26.3 or higher.

    [,0.26.3)