ptpython@0.21 vulnerabilities

Python REPL build on top of prompt_toolkit

  • latest version

    3.0.29

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    5 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the ptpython 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
    Race Condition

    ptpython is a Python REPL build on top of prompt_toolkit

    Affected versions of this package are vulnerable to Race Condition during retrieval of signatures. _on_input_timeout function is called recursively from within another thread, while it is not thread safe.

    How to fix Race Condition?

    Upgrade ptpython to version 3.0.17 or higher.

    [,3.0.17)