[tor-bugs] #25089 [Applications/Tor Launcher]: Tor bundle: Special characters not escaped in proxy password

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Feb 2 16:12:32 UTC 2018


#25089: Tor bundle: Special characters not escaped in proxy password
---------------------------------------+------------------------------
 Reporter:  ro0ter                     |          Owner:  brade
     Type:  defect                     |         Status:  needs_review
 Priority:  Medium                     |      Milestone:
Component:  Applications/Tor Launcher  |        Version:
 Severity:  Major                      |     Resolution:
 Keywords:  TorBrowserTeam201802R      |  Actual Points:
Parent ID:                             |         Points:
 Reviewer:                             |        Sponsor:
---------------------------------------+------------------------------
Changes (by mcs):

 * keywords:   => TorBrowserTeam201802R
 * status:  assigned => needs_review


Comment:

 Here is a fix:
 https://gitweb.torproject.org/user/brade/tor-
 launcher.git/commit/?h=bug25089-01&id=fa8590a497b492f6da62bbf7009735a17e17ec21

 ro0ter, you can work around this bug by editing the torrc file that is
 part of your Tor Browser installation. You will want to ensure that your
 torrc includes lines that look like the following:
  HTTPSProxy 1.2.3.4:80
  HTTPSProxyAuthenticator "mcs:secret#1"
 The `HTTPSProxy` value should be `host:port` and the value for
 `HTTPSProxyAuthenticator` should be `"username:password"`.

 Note that if you later use our GUI to make changes, your manual changes
 will be overwritten.

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


More information about the tor-bugs mailing list