CVE-2019-16784

Source
https://cve.org/CVERecord?id=CVE-2019-16784
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-16784.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-16784
Aliases
Related
Published
2020-01-14T20:15:11.957Z
Modified
2026-04-11T20:52:40.496542Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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).

References

Affected packages

Git / github.com/pyinstaller/pyinstaller

Affected ranges

Type
GIT
Repo
https://github.com/pyinstaller/pyinstaller
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "cpe": "cpe:2.3:a:pyinstaller:pyinstaller:*:*:*:*:*:*:*:*",
    "source": "CPE_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.6"
        }
    ]
}

Affected versions

3.*
3.0
3.0.dev2
3.0.dev7
3.0.dev8
v3.*
v3.1
v3.1.1
v3.2
v3.2.1
v3.3
v3.3.1
v3.4
v3.5

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-16784.json"