SCA: security update for PyInstaller (GHSA-7fcj-pq9j-wh2r)

high Tenable Self-Hosted Container Security Plugin ID 422681

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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) which have his "TempPath" resolving to a world writable
directory. This is the case for example if the software is launched as a service or as a scheduled task
using a system account (TempPath will be C:\Windows\Temp). In order to be exploitable the software has to
be (re)started after the attacker launch the exploit program, so for a service launched at startup, a
service restart is needed (e.g. after a crash or an upgrade). (CVE-2019-16784)

See Also

https://github.com/advisories/GHSA-7fcj-pq9j-wh2r

Plugin Details

Severity: High

ID: 422681

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 4.4

Temporal Score: 3.3

Vector: CVSS2#AV:L/AC:M/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2019-16784

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.8

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 7.7

Threat Score: 5.2

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/16/2020

Vulnerability Publication Date: 1/14/2020

Reference Information

CVE: CVE-2019-16784

cwe: CWE-250