fix shared VPN/Tor server leak bug

Information

ID: 460
PHID: PHID-TASK-m6nhxor2ytgvipyljeti
Author: Patrick
Status at Migration Time: resolved
Priority at Migration Time: Normal

Description

If the a Tor entry guard is running on the same server as the VPN Server (variable VPN_SERVERS), if the VPN breaks down, Tor may connect directly to the VPN if it happened to choose that as entry guard. This is a bug if the user wants to hide Tor.

The risk increases, if the VPN supports remote port forwarding, because that allows anyone to host a Tor entry guard and have it show up with the VPN’s external IP.

It can be fixed by only allowing user tunnel to establish connections once VPN_FIREWALL has been set to 1. (As opposed to currently to allow connections to all IP defined by variable VPN_SERVERS.

Qubes:

Comments


Patrick

2015-12-29 20:42:36 UTC


Patrick

2015-12-29 21:08:50 UTC


Patrick

2016-01-09 16:44:29 UTC


Patrick

2016-05-02 21:40:26 UTC