Pyinstaller

Pyinstaller

3 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 09.09.2025 22:28:20
  • Zuletzt bearbeitet 11.09.2025 17:14:10

PyInstaller bundles a Python application and all its dependencies into a single package. Due to a special entry being appended to `sys.path` during the bootstrap process of a PyInstaller-frozen application, and due to the bootstrap script attempting ...

  • EPSS 0.05%
  • Veröffentlicht 09.12.2023 01:15:07
  • Zuletzt bearbeitet 21.11.2024 08:33:51

PyInstaller bundles a Python application and all its dependencies into a single package. A PyInstaller built application, elevated as a privileged process, may be tricked by an unprivileged attacker into deleting files the unprivileged user does not ...

  • EPSS 3.22%
  • Veröffentlicht 14.01.2020 20:15:11
  • Zuletzt bearbeitet 21.11.2024 04:31:11

In PyInstaller before version 3.6, only on Windows, a local privilege escalation vulnerability is present in this particular case: If a software using PyInstaller in "onefile" mode is launched by a privileged user (at least more than the current one)...