nuitka@0.6.15 vulnerabilities

Python compiler with full language support and CPython compatibility

Direct Vulnerabilities

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

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable 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)