poetry@2.3.3

Python dependency management and packaging made easy.

  • latest version

    2.3.4

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    13 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the poetry package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • L
    Directory Traversal

    poetry is a Python dependency management and packaging made easy.

    Affected versions of this package are vulnerable to Directory Traversal via the extractall() function in src/poetry/utils/helpers.py that extracts sdist tarballs without path traversal protection on Python versions where tarfile.data_filter is unavailable. Considering only Python versions which are still supported by Poetry, these are 3.10.0 - 3.10.12 and 3.11.0 - 3.11.4.

    Note:

    Affected Environments:

    • Python 3.10.0 through 3.10.12 (inclusive): tarfile.data_filter absent or broken
    • Python 3.11.0 through 3.11.4 (inclusive): tarfile.data_filter absent or broken
    • Debian Bookworm: Python 3.11.2 (default)
    • Ubuntu 22.04 LTS: Python 3.10.6 (default)

    How to fix Directory Traversal?

    Upgrade poetry to version 2.3.4 or higher.

    [,2.3.4)