Race Condition Affecting pyinstaller package, versions [,5.8.0)


Severity

Recommended
0.0
high
0
10

CVSS assessment made by Snyk's Security Team

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-PYINSTALLER-7577208
  • published 1 Aug 2024
  • disclosed 1 Aug 2024
  • credit Unknown

Introduced: 1 Aug 2024

CVE NOT AVAILABLE CWE-362 Open this link in a new tab

How to fix?

Upgrade pyinstaller to version 5.8.0 or higher.

Overview

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.

References

CVSS Scores

version 4.0
version 3.1
Expand this section

Snyk

Recommended
8.3 high
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    High
  • Attack Requirements (AT)
    None
  • Privileges Required (PR)
    None
  • User Interaction (UI)
    None
  • Confidentiality (VC)
    Low
  • Integrity (VI)
    None
  • Availability (VA)
    High
  • Confidentiality (SC)
    None
  • Integrity (SI)
    None
  • Availability (SA)
    None