python-semantic-release@4.10.0 vulnerabilities

Automatic Semantic Versioning for Python projects

  • latest version

    10.5.2

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the python-semantic-release 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
    • H
    Path Traversal

    python-semantic-release is an Automatic Semantic Versioning for Python projects

    Affected versions of this package are vulnerable to Path Traversal in the RuntimeContext class of semantic_release/cli/config.py file, stems from using Path.resolve() without Path.absolute(), which may return relative paths on Windows for non-existent directories. This could allow attackers to access or modify files outside the intended repository directory.

    Note: This only affects Windows users.

    How to fix Path Traversal?

    Upgrade python-semantic-release to version 9.8.8 or higher.

    [,9.8.8)