pyinstaller@4.10 vulnerabilities
PyInstaller bundles a Python application and all its dependencies into a single package.
-
latest version
6.11.1
-
latest non vulnerable version
-
first published
12 years ago
-
latest version published
15 days ago
-
licenses detected
- [4.0,)
Direct Vulnerabilities
Known vulnerabilities in the pyinstaller 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.Vulnerability | Vulnerable Version |
---|---|
pyinstaller is a package that bundles a Python application and all its dependencies into a single package Affected versions of this package are vulnerable to Race Condition when processes are spawned concurrently from multiple threads. This issue particularly affects the "spawn" method of multiprocessing, which is not thread-safe on Linux. Note This only affects Linux users. How to fix Race Condition? Upgrade |
[,5.8.0)
|
pyinstaller is a package that bundles a Python application and all its dependencies into a single package Affected versions of this package are vulnerable to Execution with Unnecessary Privileges. When the How to fix Execution with Unnecessary Privileges? Upgrade |
[,5.13.1)
|