[tor-bugs] #6124 [Flashproxy]: Flash proxy facilitator should not give IPv6 addresses to IPv4 proxies

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Nov 28 20:09:48 UTC 2012


#6124: Flash proxy facilitator should not give IPv6 addresses to IPv4 proxies
------------------------+---------------------------------------------------
 Reporter:  dcf         |          Owner:  dcf
     Type:  defect      |         Status:  new
 Priority:  normal      |      Milestone:     
Component:  Flashproxy  |        Version:     
 Keywords:              |         Parent:     
   Points:              |   Actualpoints:     
------------------------+---------------------------------------------------

Comment(by jct):

 The attached patch is doing the following:

  * Guessing the IP version of the Proxy
  * Guessing the IP version of the Client:
     * The Client's address in the list of registered clients
 ('''RegSet''') has a different encoding that the Proxy's address
  * Giving to the Proxy a Client from '''RegSet''' with the same IP
 version:
     * It is easy to change it in order to give IPv4 clients to IPv6
 Proxies

 The patch contains an automatic test: '''ticket-6124-test.py'''

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6124#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list