[tor-bugs] #25089 [Applications/Tor Launcher]: Tor bundle: Special characters not escaped in proxy password
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Jan 31 08:01:07 UTC 2018
#25089: Tor bundle: Special characters not escaped in proxy password
---------------------------------------+--------------------------
Reporter: ro0ter | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Launcher | Version:
Severity: Major | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
---------------------------------------+--------------------------
Changes (by gk):
* component: Core Tor/Tor => Applications/Tor Launcher
Comment:
Looking at
{{{
const kSafeCharRE = /^[\x21\x23-\x7E]*$/;
}}}
in `_strEscape()` we should try to see if that's a TorLauncher bug first,
I guess.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25089#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list