A vulnerability in the London Trust Media Private Internet Access (PIA) VPN Client v82 for macOS could allow an authenticated, local attacker to run arbitrary code with elevated privileges. The openvpn_launcher binary is setuid root. This program is called during the connection process and executes several operating system utilities to configure the system. The networksetup utility is called using relative paths. A local unprivileged user can execute arbitrary commands as root by creating a networksetup trojan which will be executed during the connection process. This is possible because the PATH environment variable is not reset prior to executing the OS utility.
References
Link | Resource |
---|---|
https://github.com/mirchr/security-research/blob/master/vulnerabilities/PIA/CVE-2019-12576.txt | Exploit Third Party Advisory |
https://github.com/mirchr/security-research/blob/master/vulnerabilities/PIA/CVE-2019-12576.txt | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
AND |
|
History
21 Nov 2024, 04:23
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/mirchr/security-research/blob/master/vulnerabilities/PIA/CVE-2019-12576.txt - Exploit, Third Party Advisory |
Information
Published : 2019-07-11 20:15
Updated : 2024-11-21 04:23
NVD link : CVE-2019-12576
Mitre link : CVE-2019-12576
CVE.ORG link : CVE-2019-12576
JSON object : View
Products Affected
londontrustmedia
- private_internet_access_vpn_client
apple
- macos
CWE
CWE-426
Untrusted Search Path