[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #10856 [Tor]: Tor SOCKS proxy fails to reject unsupported IP formats.
#10856: Tor SOCKS proxy fails to reject unsupported IP formats.
------------------------+-----------------
Reporter: oc | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
------------------------+-----------------
Comment (by oc):
I've just discovered the `ServerDNSSearchDomains` config flag:
{{{
ServerDNSSearchDomains 0|1
If set to 1, then we will search for addresses in the local search
domain.
For example, if this system is configured to believe it is in
"example.com",
and a client tries to connect to "www", the client will be connected
to
"www.example.com". This option only affects name lookups that your
server
does on behalf of clients. (Default: 0)
}}}
If set, the exit relay might receive non-FQDN requests. Therefore the
client should be able to send them: TLD syntax cannot be used to validate
requests.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10856#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs