← Back

Purevpn

purevpn

5 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Purevpn
purevpn

CVEs (5)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Purevpn
1Purevpn
Mar 14, 2025
Aug 25, 2024
N/A· v4
5.3 MEDIUM· v3
N/A· v2
PureVPN Linux client 2.0.2-Productions fails to properly handle DNS queries, allowing them to bypass the VPN tunnel and be sent directly to the ISP or default DNS servers.
1Purevpn
1Purevpn
Nov 21, 2024
Oct 26, 2018
N/A· v4
7.8 HIGH· v3
2.1 LOW· v2
The PureVPN client before 6.1.0 for Windows stores Login Credentials (username and password) in cleartext. The location of such files is %PROGRAMDATA%\purevpn\config\login.conf. Additionally, all local users can read thi...Show more
The PureVPN client before 6.1.0 for Windows stores Login Credentials (username and password) in cleartext. The location of such files is %PROGRAMDATA%\purevpn\config\login.conf. Additionally, all local users can read this file.Show less
1Purevpn
1Purevpn
Nov 21, 2024
Apr 18, 2018
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
PureVPN 6.0.1 for Windows suffers from a SYSTEM privilege escalation vulnerability in its "sevpnclient" service. When configured to use the OpenVPN protocol, the "sevpnclient" service executes "openvpn.exe" using the Ope...Show more
PureVPN 6.0.1 for Windows suffers from a SYSTEM privilege escalation vulnerability in its "sevpnclient" service. When configured to use the OpenVPN protocol, the "sevpnclient" service executes "openvpn.exe" using the OpenVPN config file located at %PROGRAMDATA%\purevpn\config\config.ovpn. This file allows "Write" permissions to users in the "Everyone" group. An authenticated attacker may modify this file to specify a dynamic library plugin that should run for every new VPN connection attempt. This plugin will execute code in the context of the SYSTEM account.Show less
1Purevpn
1Purevpn
Nov 21, 2024
Feb 26, 2018
N/A· v4
7.8 HIGH· v3
9.3 HIGH· v2
An issue was discovered in PureVPN through 5.19.4.0 on Windows. The client installation grants the Everyone group Full Control permission to the installation directory. In addition, the PureVPNService.exe service, which...Show more
An issue was discovered in PureVPN through 5.19.4.0 on Windows. The client installation grants the Everyone group Full Control permission to the installation directory. In addition, the PureVPNService.exe service, which runs under NT Authority\SYSTEM privileges, tries to load several dynamic-link libraries using relative paths instead of the absolute path. When not using a fully qualified path, the application will first try to load the library from the directory from which the application is started. As the residing directory of PureVPNService.exe is writable to all users, this makes the application susceptible to privilege escalation through DLL hijacking.Show less
1Purevpn
1Purevpn
Nov 21, 2024
Feb 7, 2018
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
In PureVPN 6.0.1 on macOS, HelperTool LaunchDaemon implements an unprotected XPC service that can be abused to execute system commands as root.