nuitka@0.6.0.3 vulnerabilities

Python compiler with full language support and CPython compatibility

  • latest version

    2.6.4

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    1 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the nuitka 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
    Arbitrary Command Injection

    Nuitka is a Python compiler with full language support and CPython compatibility

    Affected versions of this package are vulnerable to Arbitrary Command Injection due to insecure usage of the eval() method in the main() function. Exploiting this vulnerability is possible by replacing one of these environment variables - NUITKA_PYTHONPATH, NUITKA_NAMESPACES or NUITKA_PTH_IMPORTED to a malicious payload string.

    How to fix Arbitrary Command Injection?

    Upgrade Nuitka to version 0.9 or higher.

    [0,0.9)