A vulnerability in the Private Internet Access (PIA) VPN Client for Linux 1.5 through 2.3+ allows remote attackers to bypass an intended VPN kill switch mechanism and read sensitive information via intercepting network traffic. Since 1.5, PIA has supported a “split tunnel” OpenVPN bypass option. The PIA killswitch & associated iptables firewall is designed to protect you while using the Internet. When the kill switch is configured to block all inbound and outbound network traffic, privileged applications can continue sending & receiving network traffic if net.ipv4.ip_forward has been enabled in the system kernel parameters. For example, a Docker container running on a host with the VPN turned off, and the kill switch turned on, can continue using the internet, leaking the host IP (CWE 200). In PIA 2.4.0+, policy-based routing is enabled by default and is used to direct all forwarded packets to the VPN interface automatically.
References
Link | Resource |
---|---|
https://github.com/sickcodes | Not Applicable |
https://github.com/sickcodes/security/blob/master/advisories/SICK-2020-001.md | Exploit Mitigation Third Party Advisory |
https://sick.codes/cve-2020-15590/ | Exploit Mitigation Third Party Advisory |
https://github.com/sickcodes | Not Applicable |
https://github.com/sickcodes/security/blob/master/advisories/SICK-2020-001.md | Exploit Mitigation Third Party Advisory |
https://sick.codes/cve-2020-15590/ | Exploit Mitigation Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 05:05
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/sickcodes - Not Applicable | |
References | () https://github.com/sickcodes/security/blob/master/advisories/SICK-2020-001.md - Exploit, Mitigation, Third Party Advisory | |
References | () https://sick.codes/cve-2020-15590/ - Exploit, Mitigation, Third Party Advisory |
Information
Published : 2020-09-14 22:15
Updated : 2024-11-21 05:05
NVD link : CVE-2020-15590
Mitre link : CVE-2020-15590
CVE.ORG link : CVE-2020-15590
JSON object : View
Products Affected
privateinternetaccess
- private_internet_access_vpn_client
CWE
CWE-863
Incorrect Authorization